Skip to main content
1-Visitor
May 1, 2020
Solved

Problem: Thingworx SAP integration (mapping ID)

  • May 1, 2020
  • 1 reply
  • 3750 views

Hi , TW Community 
I'am trying to integrate SAP to TW , I did ( Runtime integration webservice) without any issues , than I configured SAP Credentials to the Thing but when I want to create an API Map I got this error !!!
where can I get the Mapping ID ?

 

bYoussouf_0-1588295479270.png

BR

Best answer by bYoussouf

Thanks Barko ,

Good News , problem solved it was in the URL's and Endpoints (Misconfiguration)

bYoussouf_0-1588817159669.png

 

1 reply

16-Pearl
May 1, 2020

The “Your route exchange has failed” message is generic and means something about your connection or request is not right. Frequently it involves the authentication method you are using. There is usually more information in the webserver logs on the target side (example: access.log and error.log in Apache Httpd webserver).

 

The “Internal error accessing metadata references” is an issue on the Resource Provider (SAP) side. You may need to follow up this message with your SAP administrator. In a similar case involving Windchill as the Resource Provider, the case was transferred from Navigate to Windchill and the Windchill team recommended reinstalling REST services on Windchill.

bYoussouf1-VisitorAuthor
1-Visitor
May 2, 2020
Thanks for your reply , honsetly I didn't understand what caused the problem , any idea how to treat this kind of issues or how to debug it?
16-Pearl
May 5, 2020

You have to go through the logs to find more information about what happened. I have no access to SAP, so I can’t be more specific than that.