Skip to main content
Question

Restriction to apply to the # of records to be imported

  • July 6, 2026
  • 1 reply
  • 8 views

Forum|alt.badge.img

Hello all,

I have a scenario where I have a GI with thousands in lines in acumatica and I would like to import those lines on automation basis. So I would like to import 100 lines under one schedule/one go. How can I do so?

1 reply

Forum|alt.badge.img+9
  • Captain II
  • July 6, 2026

@Harry 

 

In the GI, you should set the Select Top value as 100:

 

This way, the GI will not show more than 100 records.

 

It may be worth ensuring there is some sort of flag to determine whether the rows have been processed, if not, it may duplicate the processing.