cancel
Showing results for 
Search instead for 
Did you mean: 

Can one start Integration Process on it's own?

Former Member
0 Kudos

Hi,

we have requirement where Integration Process should make RFC call to R/3 system. And the return from RFC is then processed further in Integration Process. Actually there is infinite loop & wait steps in IP, within this infinite loop, we want to call this particular RFC (which has some business logic in it) and this RFC will send some data from R/3 and based on return we want to process further. How can we start Integration Process, which has send as first step (rather then recv).

We want to automate this process rather than to initiate within R/3?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

We can not have Send as the first step in IP.You need to have a Receive step as the first step in any IP.

also to answer your question,you can not run IP individually,it needs to receive data from some source system.

Thanks

Aamir

Answers (0)