cancel
Showing results for 
Search instead for 
Did you mean: 

Odata Patch operation for marketing cloud API_MKT_INTERACTION_SRV failed

itsravi
Explorer

Hi Experts

Need your help in resolving the error we are facing while updating the interactions for the marketing cloud for the ODATA service "API_MKT_INTERACTION_SRV". In cpi we are using the odata adapter v2 with patch operation for updating particular contact based on the 'interactionuuid'.

In cpi it is erroring out with the following messasge .

"LastError = org.apache.olingo.odata2.api.uri.UriSyntaxException: Unknown literal: '[00163e78-60da-1ee9-8993-78387a6a7cf5]'., cause: org.apache.olingo.odata2.api.edm.EdmLiteralException: Unknown literal: '00163e78-60da-1ee9-8993-78387a6a7cf5'"


But the uuid is on the standard format .


Need help in finding out the root cause for the issue and steps for resolution .


Odata seeting maintained in the cpi odata adapter modeling please find the image attached .

odata-modelsetting.png


Thanks

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

apu_das2
Active Contributor
0 Kudos

Make sure your EDMX file is up to date and related xsd is user for message mapping.