cancel
Showing results for 
Search instead for 
Did you mean: 

Voice Response

Former Member
0 Kudos

Hi Experts,

I am migrating a scenario from Business Connector into XI in which xml data comes to XI from a interactive voice device and then based on the input RFC is called in R/3 and result is sent back to source side.

i dont have source side URL path to send the response...how can i go for it

Thanks,

Vishal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi!

If you have a synchronous scenario then you do not need an explicit response URL because the response is part of the request/response cycle and is sent to the requestor's URL

Otherwise have a look in your SAP BC and "steal" the configuration from there ...

Regards,

Volker

Answers (3)

Answers (3)

Former Member
0 Kudos

answered

Former Member
0 Kudos

I did some work on SAP interface with this type of IVR solution, in most of the case IVR provider will give database or webservice to input the result .

Former Member
0 Kudos

Hi,

when you are migrating from BC, doesn't the scenario there contain the response URL?

Kai