cancel
Showing results for 
Search instead for 
Did you mean: 

SAP-CC IVR loop SOAP response

0 Kudos

Hi,

I need to read a response from a web service that can bring more than one item,
then I need to go through each "item" to take certain values (amounts, dates ...) and
tell them to the client.
As far as I understand, there is no possibility of make a loop while/for; they could guide
me how to solve it.


Thank you in advance,

Best Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,

the information that returns a soap call is in json format, that's what I need to cycle.
In any case, solve it with the "go to" in conjunction with a cutomizer.

thank you very much,.
Sergio

former_member187604
Contributor
0 Kudos

Hi

Please review the SAP Note 2381581 - IVR Examples/Samples for SAP Contact Center and the "IVR Development Guide" which is linked there. There is some advice for loops and accessing data in the xml structure.

BR

-Lasse