Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
azael_navarro
Active Participant

Dear experts,

You can find the logic in the following link: SAP PI Scenario | ABAP Proxy to Multimapping to divided flows without ccBPM | following 4 blog posts

After implement the last 2 blogs (in few days i will post the "design part" post, that includes all the logic about this 3 "dummies" posts):

Develop and send your first outbound ABAP Proxy to SAP PI - for dummies part 1 of 3

Multimapping in SAP PI (Graphical / Java: Simple, DOM, SAX / XSLT, ABAP) - for dummies part 2 of 3

Now you will be able to execute or test (in execution mode), from your ECC (1 sender) to SAP PI (Multimapping) and in this case, we will split the receiver information (to 2 system receivers):

1.- Execute your ABAP Proxy from ECC, and insert your rows:

2.- Then, return to the first form and execute the "send option", to deliver the row added:

Add the Id of your row (dont repeat your ids)

3.- Monitor your ECC using transaction: SXI_MONITOR and deliver messages if are stucked in the queue:

4.- Monitor PI in transaction: SXI_MONITOR

5.- Monitor PI and confirm if the Communication channels of the receiver are working correctly, from the Runtime workbench / Communication Channel Monitoring :

http://pisystem:port/mdt/channelmonitorservlet

6.- Confirm the flows were delivered, correctly into Workbench monitoring / MessageMonitoring option:

http://pisystem:port/rwb/index.jsp

I hope you have finished your great interface, succesfuly... If you have doubts, feel free to ask me...

Thank you!...

Labels in this area