Eai_js date pattern is not applicable
Hi
I have set date pattern as infranet.eai.date_pattern=yyyy-MM-dd'T'hh:mm:ss in eai_js Infranet.properties file but still the XML is showing some other date format.
XML in Payloadconfig_crm_sync.xml:
<ChildAccount Source="EVENT" PinFld="PIN_FLD_SUBORDS"
DataFrom="PIN_FLD_SUBORDS" Tag="ChildAccount">
<Field PinFld="PIN_FLD_ACCOUNT_OBJ" Tag="AccountObj"/>
<Field PinFld="PIN_FLD_AAC_SERIAL_NUM" Tag="Vin"/>
<ExtendedInfo PinFld="PIN_FLD_SUBORD_INFO" Tag="ChildProducts">
<Field PinFld="PIN_FLD_PRODUCT_OBJ" Tag="ProductObj"/>
<Field PinFld="PIN_FLD_AMOUNT" Tag="Amount"/>
<Field PinFld="PIN_FLD_TAX" Tag="Tax"/>
<Field PinFld="PIN_FLD_START_T" Tag="StartDate"/>