cancel
Showing results for 
Search instead for 
Did you mean: 

R/3 Work flow triggering an outbound proxy

Former Member
0 Kudos

Hi Experts,

I need help from you guys regarding my issue. First let you know my scenario.

Scenario:

Step1: Asynchronous scenario where a HTTP client sends a data. XI picks up the file using File Adapter from the specified path and process it.

Step2: Providing the connectivity between XI and R/3 WorkFlow, processed file push to R/3 WrorkFlow system by RFC adapter.

Step3: After Workflow triggering has been completed in R/3 the result has to be sent back to XI using ABAP Proxy.

Step4: XI sends the response back to specified file using file adapter.

We are able to send the data to Workflow. But my issues are:

1. How do I handle the data in Workflow(Please take an example as Leave Request)

2. How do I pass the response to ABAP Proxies

3. How do I manage the Proxies

4. And last how do I pass the data to XI from Proxies.

I would be very thankfull if any one of you guys give me some suggestions on this issue.

Thanks-

Ramesh.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos