Break down export to batches of 300 records

Konstantinos Di
Mega Guru

Hey everyone,

 

we are using Scheduled Data Exports with export sets and I was wondering if it was possible to somehow break down the fetched records to batches of 300 records.

We have about 13000 records in that table but the customers SAP can't handle more than 300 records at once.

 

We're thinking about using a flag on the records and to limit the Max Rowcount on the Export set to 300.

Therefore we would be flagging the 300 that got used in the export and define the condition in the export definition to only fetch records that are not yet flagged.
The issue here would be that we'd need to reset the flag after a month to be able to fetch the records and export them again ( the customer wants all records every month on the 20th).

The reset itself isn't that much of an issue but what if new records were created inbetween of the exports?

Their flag would be on false since we can't set it on true by default.

 

Does anyone have had any experience with the Export Sets and perhaps this kind of issue?

 

Thank you in advance.

 

0 REPLIES 0