Skip to Content
0
Former Member
Feb 12, 2009 at 12:45 PM

ccBPM: can we resend the failed message from PI to R/3

32 Views

Hi All,

I have a scenario where I need to process 4 separate files in a fixed sequenec in R/3. (File-1 first, then File-2, File-3 and then File-4). These files will come to PI at same time.

I understand CCBPM may be the only way to do it elegantly. (please advise if otherwise)

My questions on CCBPM approach:

1. If out of the 4 files, The first file fails to update data in R/3 (due to missing config), can I make the ccBPM to stop and not process other files.

2. So approach in point 1 above means, ccBPM will have to wait for an acknowledgement from SAP or run some RFC command to check if data has actually been posted...am I right?

3. Now, If the user manually corrects the config in R/3, can I re-run this interface from PI(read ccBPM) to start the processing of 1st file( which failed previously).

4. If it succeeds to post data in SAP, then will ccBPM ensure that all other files are sent for processing as they all need to go in a sequence.

5. Is this message re-running possible from SXI_MONITOR or for ccBPM failed messages there is something else. ( aplogies for this basic question - I am new to ccBPM approach )

Appreciate your help on same.

Many thanks

SK