If I need to open, edit, and save 2500 item records, do we think a map/reduce script would be best?
💯 1
b
battk
07/28/2020, 10:23 AM
sounds reasonable given the information
c
Craig
07/28/2020, 10:24 AM
Just realised it's very very hard to call a custom script from a celigo integration
Craig
07/28/2020, 10:25 AM
Celigo uses a custom restlet - hoping they've done something in there that will account for massive governance usage otherwise I'll have to call this API straight from map/reduce
b
battk
07/28/2020, 10:26 AM
i believe you have options to control how many records are imported at a time
c
Craig
07/28/2020, 10:27 AM
Yeah - found a setting to limit that and add the remaining records to a queue - too easy