The following DBA setting, and project defaults are applicable for the Agreements
integration.
DBA Settings
|
DBA Setting
|
Description
|
Default Value
|
|
ECO_PO_FREQ
|
It defines the frequency (in hours) in which an agreement job runs repeatedly.
For example: If you provide 2 as value, agreement job will run after every two hours all the recent changes will get reflected in the application.
To start the job, run “BEGIN m_pck_ecosys.load_agreements; END;”.
|
24
|
Project Defaults
|
Project Default
|
Description
|
Default Value
|
|
ZI_E_PHAPI
|
Determines the EcoSys Agreement Header Resource name that transfers Agreement Headers from to EcoSys.
Sample format:
{EcoSys API name}/?{EcoSys parameter}={ZI_E_PROJ}
For example: AgreementHeader/?RootCostObject={ZI_E_PROJ}
|
-
|
|
ZI_E_PLAPI
|
Determines the EcoSys Agreement Line Items Resource name that transfers Agreement Line Items from to EcoSys.
Sample format:
{EcoSys API name}/?{EcoSys parameter}={ZI_E_PROJ}
For example: AgreementLineItems/?RootCostObject={ZI_E_PROJ}
|
-
|
|
ZI_E_POSER
|
Manages Agreements integration with EcoSys. If value is set to Y, Agreement data transfers from to EcoSys, and if value is N, then no data is transferred.
Only logged in project data gets transferred from to EcoSys Project ID that is assigned to ZI_E_PROJ default.
|
N
|
|
ZI_E_PHOC
|
Manages Agreement Header Level Other Cost(s) integration with EcoSys. If value is set to Y, Agreement Header Other Cost(s) transfers from to EcoSys, and if value is N, then no data is transferred.
Only logged in project data gets transferred from to EcoSys Project ID that is assigned to ZI_E_PROJ default.
|
Y
|
|
ZI_E_PLOC
|
Manages Agreement Line Item Level Other Cost(s) integration with EcoSy If value is set to Y, Agreement Line Item Level Other Cost(s) transfers from to EcoSys, and if value is N, then no data is transferred.
Only logged in project data gets transferred from to EcoSys Project ID that is assigned to ZI_E_PROJ default.
|
Y
|