cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Datasphere OData service

deshmukh
Participant
0 Likes
1,098

We want to consume SAP Datasphere data into Service Now using the OData service. Is it possible? Can someone help me on this please?

Accepted Solutions (0)

Answers (2)

Answers (2)

Savio_Dmello
Active Participant

In SAP Datasphere, create and publish an analytical model as an OData service to generate an OData service URL.

In ServiceNow, create a new REST message that points to the OData service URL you obtained from SAP Datasphere. This REST message will define how ServiceNow interacts with the OData service, including the HTTP methods (GET, POST, etc.) and parameters used.
Map the retrieved data to ServiceNow fields and use it in workflows or reports.

deshmukh
Participant
0 Likes
Thank you so much. I will try it.
Simon_Ye
Product and Topic Expert
Product and Topic Expert