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