cancel
Showing results for 
Search instead for 
Did you mean: 

Getting "Vocab validation failed" for URI error

Shiveta
Explorer
0 Kudos
314

Hi Folks,

We are sending JSON data to an on-premise oDATA v4 service from CPI but getting the below error. We tried manipulating the payload, headers, URL etc. but nothing seems to work.

Could someone help with the root cause of this issue?

"org.apache.camel.RuntimeCamelException: com.sap.gateway.core.ip.component.exceptions.OData4Exception: Vocab validation failed for URI: http://<virtualhost:port>/sap/opu/odata/IWFND/CATALOGSERVICE;v=2/Vocabularies(TechnicalName='%2FIWBE..., cause: com.sap.gateway.core.ip.component.exception.ODataProcessingException: Vocab validation failed for URI:"

Accepted Solutions (0)

Answers (1)

Answers (1)

araman14
Explorer
0 Kudos

Hi ,

Please add /sap/opu/odata/IWFND/ in cloud connector.

We had similar issue and was resolved after adding the resource path. Let me know if this worked for you as well or not.

Regards,

Anjana ER