Dear all,
I'm quite new to PI, but that shouldn't a big problem...I just want
- to participate from your experience dealing with SAP PI
- to know if it's possible just using the PI or if I have to develop an additional report in the SAP ERP backend system and if it's possible using the PI receiving a short roadmap in order to go deeper in the PI topic.
Our system ... SAP PI 7.3 Java-only
My problem / task: Consuming depending webservices
Result of a webservice, named WS1 (queue summary), is a table with 2 fields VAR1 (queue name) VAR2 (queue count).
For each entry: While VAR2 (queue count) > 0 call webservice WS2 (receive next queue entry) using VAR1 (queue name) following call a third webservice (delete current queue entry) using VAR1 (queue).
Is such a depending logic designable in SAP PI?!
Thx in advance for your time and support.
Kind regards,
André