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. The time zone offset is either added or subtracted during the write back of the object’s validity dates to ERP. The default value is 0, which means the IRC and the ERP time zones are same for all connections.
TimeZoneSettings-AMS_ERPTimeZoneSetting.xml
Configure the XML as:
Setting | Description |
---|---|
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 hrs
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. |