cancel
Showing results for 
Search instead for 
Did you mean: 

Split logic in XI/PI for input mesage

Former Member
0 Kudos

Hi,

I have a requirement to split a huge input message into multiple mesages in XI/PI.

A proxy triggers a message with nearly 50 MB file.Can I split the messages in XI/PI.Is there any procedure to split the messages.

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

You can perform a split in mapping. Search for Multi mapping on SDN.

Regards,

Prateek

Former Member
0 Kudos

Hi,

I dont want to split the mapping.I need to split the message before the message mapping.

Former Member
0 Kudos

Hello Laks,

This logic needs to be implemented at SAP side. SAP person have to trigger the message in to multiple chunks.

At the same time he has to provide some indicator in the message when it reaches end of file so that XI can group all these messages.

Please let me know If you need more info.....

prateek
Active Contributor
0 Kudos

Then it would be better to perform this at proxy end. Not much choice in PI.

Regards,

Prateek

Former Member
0 Kudos

Thanks for the info.I am aware of doing it at the source end.I just wanted to know if there is any possibility that we can split a huge message into small chunks in XI/PI

Edited by: Lakshmi munagala on Mar 7, 2010 10:43 AM

former_member206760
Active Contributor
0 Kudos

u cannot do it in PI then ...has to be done on Sender side