cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Json format in Odata receiver adapter

0 Kudos

Hi.

I am getting a JSON string from an on premise system as below

{

"Id": "",

"Timestamp": "/Date(1504784121)/",

"UserName": "XXXX",

"SourceSystemType": "EXT",

"SourceSystemId": "XXX",

"ForceSynchronousProcessing": true,

"ContactMarketingPermissions": [

{

"Id": "XXXX",

"IdOrigin": "EMAIL",

"Timestamp": "/Date(1504784121000)/",

"OptIn": "Y",

"OutboundCommunicationMedium": "EMAIL",

"CommunicationMedium": "EMAIL",

"CommunicationCategoryId": "",

"CommunicationDirection": "O"

}

]

}

I am trying to pass the same JSON string to a cloud system via HCI using an Odata receiver adapter . while doing so i hit the below error in HCI. Any idea what is wrong here.

Thanks

Accepted Solutions (0)

Answers (0)