Hi,
I have notice a difference when we send IDOCS from SAP to wM.
in 6.5 / 4.6 adapter: (routing rule)
in the EDI_DC40 header:
The CREDAT format is yyyyMMdd in the xml data (transaction => xml) and when it’s converted to an IDOC in the pipeline the CREDAT becomes yyyy-MM-dd (“20170101” > “2017-01-01”)
for CRETIM: hhmmss <> hh:mm:ss
in 8.2 / 7.1 adapter: (routing notification)
for the same IDoc:
The CREDAT format and CRETIM are kept the same yyyyMMdd <> yyyyMMdd (“20170101” > “20170101”) and same behavior for the CRETIM.
Any idea why?
We are currently migrating this system and this is causing us some issues as some of the flow code manipulates the CREDAT and CRETIM values.
Thanks
Alex
#webMethods#Integration-Server-and-ESB#webMethods-Upgrade#webMethods-General