cancel
Showing results for 
Search instead for 
Did you mean: 

Baching of data

swatifunde
Contributor

Hello Community,

I want to batch the data into some number of records which is coming from snowflake and then load into SAP system.
How can I achieve this.

2 REPLIES 2

aditya_gupta41
Contributor

For batching (grouping) data, you can use ‘Group By N’ or ‘Group By Field’ snaps which can group input documents into batches of output documents. Check out below links:

https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1439007/Group+By+N)
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1439014/Group+By+Fields

Thanks.

I dont want to group the data, I want to send the data into some number of size .

If there are 1Lakh records then I want to send it into 20K batches