cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with IDOC processing

Former Member
0 Kudos

Hi All,

We have developed an interface from SAP ECC to an external ssytem using IDOC-IDOC scenario. We are sending Idocs from SAP ECC to SAP PI one after the other in a queue using a standard program. But when the message leaves PI and goes to the external system it gets packaged in bundles and get sent.

Is there a way to send Idocs one after the other in SAP PI to external system and remove any IDOC packaging that happens in the system ?

Please let me know

Thank you

Venkat Kolli

Accepted Solutions (1)

Accepted Solutions (1)

former_member181962
Active Contributor
0 Kudos

Hi,

Check if you are using any sender IDOC adapter.

If yes, remove any packaging option that might have been enabled.

Best Regards,

Ravikanth Talagana

Former Member
0 Kudos

Thank you all for your suggestion. We have solved this issue. The main problem was that the IDOC processing configuration was all set to default and we had to modify the configuration from DEFAULT to a custom one and update SXMS_CONFIG

Answers (2)

Answers (2)

maciej_jarecki
Contributor
0 Kudos

HI

check in Tcode SXMSFILTER and check does idoc packeging is active ?

in sxmb_adm -> integration engine conf check does RUNTIME -> PACKAGING is set ?

if yes go to SXMS_BCONF and check there if packaging is active

BR

Maciej

Former Member
0 Kudos

are you using the quality of service EOIO?