cancel
Showing results for 
Search instead for 
Did you mean: 

General splitter: Limitations

jorgeh
Explorer
0 Kudos

Hi

My XML document with more than 8k records is not splitted correctly. All the messages are not created.

Records are groupped using value 500 and SCI create 10 messages of 500 records.

Is there any kind of limitation on the number of messages created?

Trying to send recods using odata to hana i am not receiving errors

Kr

Accepted Solutions (0)

Answers (1)

Answers (1)

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Jorge,

As per my understanding it Splitter is capable of handling 8K records ( with 4 fields in each record ) without any issues.

I have just replicated once again by splitting 8K records grouping every 500 records each .I am able to get the expected output without any issues.

Just to debug the issue if you have SFTP server try creating a file after splitter with file name like "File_Index_${header.CamelSplitIndex}.csv" and you can verify every file randomly with no of records created to isolate the issue.

Regards,

Sriprasad Shivaram Bhat