cancel
Showing results for 
Search instead for 
Did you mean: 

R/3 workflow triggering an out bound proxy

Former Member
0 Kudos

Hi Experts,

My scenario is i need to send an leave form using HTTP - NW - R/3(Workflow).

my question is -

1.Is there any way to send a flat file from a HTTP Client, If so please i ned snippet..

2.Is there any concept of content conversion in http adapter, can i write my own module to do this?

3. how to trigger an outbound proxy?

4.How do i collate xi with R/3 (work flow)

Needful help is appreciated..............

Thanks-

s....

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member192892
Active Contributor
0 Kudos

Hi Soumya,

To do the leave form to RFC scenario, you can refer to a sample scenario in the below link

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5474f19e-0701-0010-4eaa-97c4f78d...

Basically, you need to transform your HTML request in XMl format and post it to the XI Server. from here on you can do the mapping and develop syncronous interfaces to call the RFC