Configure the difference in time zones
The xml file AMS_ERPTimeZoneSetting.xml is used to configure the IRC and ERP time zone difference as time zone offset for each connection. When the validity dates of objects are written back in the ERP system, this time zone offset is either added or subtracted, depending on whether the IRC time zone is behind or ahead of the ERP time zone. The default value is 0, which means the IRC and the ERP time zones are same for all connections.
Connection name -AMS_ERPTimeZoneSetting.xml
Configure the xml as:
XML file name and path | [InstallPath]\Settings\AMS_ERPTimeZoneSetting.xml |
Tag | <TimeZoneSettings> |
Node |
<Connection name="
TimeZoneOffset="0:00"/>
|
Configuration setting | Provide the time difference. For example , if the IRC time
zone is 10 hours 30min behind the ERP time zone then the TimeZoneOffset setting
should be set at ‘+10.30’
Note: This setting must be updated whenever the time difference
changes.
|
Default | The default value is 0. |