Skip to Content
0
Feb 27, 2018 at 12:11 AM

SCP Workflow Service Task - Consume OData service registered via OData Provisioning

352 Views

Hi,

We are in the process of testing out the SAP CP Workflow Service. We want to consume, via a Service task, an OData service registered via OData Provisioning.

We previously had an issue with this and had to wait for SAP to provide a way to access OData from Workflow via OAuth2. The latest update from SAP provided this ..

https://help.sap.com/viewer/f85276c5069a429fa37d1cd352785c25/Cloud/en-US/94a9f35c8790404392301c4e78050571.html

However, we are facing an issue when we tried using this. Just a background, we authenticate via our corporate LDAP. So, when we access the OData directly via https://gwaas-<full URL>, we get redirected to the SAP Cloud identity service for authentication.

So, back to the workflow ... we followed the details in the help as above but we are getting an issue with the workflow (see below)

An exception has occurred while executing the HTTP request (URL: https://gwaas- trial.hanatrial.ondemand.com/odata/SAP/YPOC_APPROVER_SRV/ApproverSet?$format=json). Check if the URL is malformed or why the HTTP request cannot be executed.

Has anyone tried this?

Regards,

Jing