cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming OData service exposed in SAP PO in a BPM step

vijay4sap
Explorer
0 Kudos

Hello Experts,

I am trying to combine a regular ECC proxy and a OData service in a BPM. For this purpose I exposed the OData service in the PO server using the below blog:

https://blogs.sap.com/2014/11/26/exposing-gateway-services-from-process-orchestration/

Now I was able to download a file that does not look like a WSDL.

<?xml version="1.0" encoding="UTF-8"?>

<service xmlns="http://www.w3.org/2007/app" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:gp="http://www.sap.com/Protocols/SAPData/GenericPlayer" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:sap="http://www.sap.com/Protocols/SAPData" xmlns:ux="http://www.sap.com/Protocols/OData4SAP/UX" xml:base="http://xxxxxxxxxx:50000/igwj/odata/SAP/xxxx_srv;v=1/">

<workspace>

<atom:title type="text">Data</atom:title>

Any idea how I can import into my BPM and use it in a step to invoke the OData service and get the response.

I did such a thing for BRM and it worked with the Automated step in the BPM. However I am not sure how to make this work. Your help is appreciated.

Thanks,

Vijay.

vijay4sap
Explorer
0 Kudos

Hello,

Please provide your inputs if anyone has worked on combining a proxy and a Gateway service in a BPM. Your help is appreciated.

Thanks,

Vijay.

Accepted Solutions (0)

Answers (0)