cancel
Showing results for 
Search instead for 
Did you mean: 

Splitting inbound message by item count

former_member192851
Active Participant
0 Kudos

Hi!

I have ERP (SOAP XI) -> PI -> Third-Party (SOAP HTTP) Scenario.

From ERP I get message with 1 million items. I want to split this message, send to Third-Party two messages with 500000 items in each.

this is standart issue i think, but.. I will be appreciate for link or how-to guide

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

former_member181985
Active Contributor
0 Kudos

Hi Artem Solohin,

You can either control this from ERP by chunking 500000 items for each message

or

use Multi-mapping in PI, to have 500000 items for each message

Best Regards,

Praveen Gujjeti

former_member192851
Active Participant
0 Kudos

I have made Multi-Mapping.

But it depends on my Data Structure.

I thought there's an easier way

Answers (0)