Skip to Content
0
Former Member
Jan 10, 2017 at 03:17 PM

SAP PO 7.4 NWDS Sender REST Adapter

446 Views

Hello All,

I have a REST to File Iflowszenario without mapping. My goal is to extract data from a Tool ( Iteraplan which uses JSON Format) to a Folder.

Quey in JSON Format for Sender-System:

The Iteraplan JSON Query, which extracts a Technical Component:

curl -X GET -k -L -v --cookie cookies.txt -o jul_iteraplan_getquery.json

http://iteraplan_tt:1245/axipa/api/element/technicalComponent/6499

I tested this REST Querie with Curl-Tool ,and it delivers me a result as a JSON file.

My Question is this for the iflow:

Where should I set the methods (POST, GET, PUT, DELETE)?

Where is the authentification done in the REST Adapter in the iFlow in NWDS. I couldnt find it in the adapter

Where should I enter the URI of the server. What is the correct structure?

Where should I enter the session ID?

Iflow Configuration:

Dummy Sender Interface, Dummy Receiver Interface. No Specific Datatype or Messagetyp.

View of the Adapter Specific Tab and the Settings , that I did:

In the endpoint , I pasted the direct url of the object , that i want to extract

in Patternelement , I put in the parent URL:

Thank you for your answers.

Kind regards

Attachments

iteraplan1.png (14.6 kB)
iteraplan2.png (16.2 kB)
iteraplan3.png (24.4 kB)
iteraplan4.png (10.8 kB)
iteraplan5.png (21.8 kB)