Hi All,
While synchronizing Infor XA Sync receive delivery BOD using Infor ION and we are getting below error.
<?xml version='1.0' encoding='UTF-8'?>
<System-Link version='1.0' hostVersion='1.0'>
<LoginResponse actionSucceeded='true' sessionAlias='MSAC_0'>
<SessionHandle value='-645befeb:16870743546:-7724'/>
</LoginResponse>
<Response sessionHandle='-645befeb:16870743546:-7724' workHandle='-645befeb:16870743546:-76e8' systemTimestamp='2019-01-23 09:52:21.803' systemTimeZoneOffset='+0:00' hasErrors='true' hasWarnings='false'>
<CreateTemporaryResponse name='processObject_ReceiveDelivery_1' requestedDomainClass='com.mapics.mm.ExternalReceiveDeliveryHeaderNotification' actionSucceeded='false'>
<Exception name='com.pjx.eScript.RequestDataException'>
<Text>
<![CDATA[CreateTemporary not supported]]>
</Text>
<Message type='error'>
<Text>
<![CDATA[CreateTemporary is not supported for domain class 'com.mapics.mm.ExternalReceiveDeliveryHeaderNotification']]>
</Text>
</Message>
</Exception>
</CreateTemporaryResponse>
<CreateTemporaryResponse name='processObject_ReceiveDelivery_1_DocumentReference_1' requestedDomainClass='com.mapics.mm.ExtReceiveDeliveryHeaderDocRefNotification' actionSucceeded='false'>
<Exception name='com.pjx.eScript.RequestDataException'>
<Text>
<![CDATA[CreateTemporary not supported]]>
</Text>
<Message type='error'>
<Text>
<![CDATA[CreateTemporary is not supported for domain class 'com.mapics.mm.ExtReceiveDeliveryHeaderDocRefNotification']]>
</Text>
</Message>
</Exception>
</CreateTemporaryResponse>
<CreateTemporaryResponse name='processObject_ReceiveDelivery_1_DocumentReference_2' requestedDomainClass='com.mapics.mm.ExtReceiveDeliveryHeaderDocRefNotification' actionSucceeded='false'>
<Exception name='com.pjx.eScript.RequestDataException'>
<Text>
<![CDATA[CreateTemporary not supported]]>
</Text>
<Message type='error'>
<Text>
<![CDATA[CreateTemporary is not supported for domain class 'com.mapics.mm.ExtReceiveDeliveryHeaderDocRefNotification']]>
</Text>
</Message>
</Exception>
</CreateTemporaryResponse>
<CreateTemporaryResponse name='processObject_ReceiveDelivery_1_Line_1' requestedDomainClass='com.mapics.mm.ExternalReceiveDeliveryItemNotification' actionSucceeded='false'>
<Exception name='com.pjx.eScript.RequestDataException'>
<Text>
<![CDATA[CreateTemporary not supported]]>
</Text>
<Message type='error'>
<Text>
<![CDATA[CreateTemporary is not supported for domain class 'com.mapics.mm.ExternalReceiveDeliveryItemNotification']]>
</Text>
</Message>
</Exception>
</CreateTemporaryResponse>
<CreateTemporaryResponse name='processObject_ReceiveDelivery_1_Line_00001_DocRef_1' requestedDomainClass='com.mapics.mm.ExternalReceiveDeliveryItemDocRefNotification' actionSucceeded='false'>
<Exception name='com.pjx.eScript.RequestDataException'>
<Text>
<![CDATA[CreateTemporary not supported]]>
</Text>
<Message type='error'>
<Text>
<![CDATA[CreateTemporary is not supported for domain class 'com.mapics.mm.ExternalReceiveDeliveryItemDocRefNotification']]>
</Text>
</Message>
</Exception>
</CreateTemporaryResponse>
<SynchronizeResponse name='syncReceiveDelivery' actionSucceeded='false'>
<Exception name='com.pjx.eScript.RequestDataException'>
<Text>
<![CDATA[Synchronize not supported]]>
</Text>
<Message type='error'>
<Text>
<![CDATA[Sychronize is not supported for domain class 'com.mapics.mm.ExternalReceiveDeliveryHeaderNotification']]>
</Text>
</Message>
</Exception>
</SynchronizeResponse>
</Response>
</System-Link>
Has anyone faced similiar kind of issue.
Please guide
Thanks & Regards,
Ajit Shinde