cancel
Showing results for 
Search instead for 
Did you mean: 

XI Flow in a loop

Former Member
0 Kudos

Hi,

I have created the following scenario in XI.

1. Get a file using the File adapter.

2. Call another XI service using HTTP, which in turn will call a synchronous ABAP proxy.

After running the file adapter to get the file, the whole process appears to be in a loop and I do not know how to stop it.

Any help a.s.a. would be greatly appreciated.

Thanks

Martin

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

try deleting it from TCODE: SWWL

but in BPM with a simple sync call there are no loops...

Regards,

michal

Former Member
0 Kudos

There is no BPM.

agasthuri_doss
Active Contributor
0 Kudos

Dear Martin Shinks,

If so then go for Asynchronous ABAP proxy,

Kindly let me know any clarifications,

Regards

Agasthuri Doss

former_member206604
Active Contributor
0 Kudos

Hi,

1. Make the adapters Inactive

2. Try unregistering the queue and the go to SXMB_MONI and cancel all the message.

Thanks,

Prakash