Hello,
I am currently setting up calls to the REST Api, and I want to know if there are any best practices to improve the speed. If I try to run the same data that we are using with Anaplan Connect, it times out. This is a listing from the history for 14 Days of data, that does not time out. We usually run 60 days with Anaplan Connect.
This is a really popular question. I've found three things really help with import performance.
Please correct me if I am wrong, but you are pulling this from the History log, correct? If so, here are a couple of best practices:
Rob
Actually, no. The list was just for a record count reference, I am using upload/import/action.
I have set the upload chunk to .5MB and currently with Anaplan Connect we are uploading 60 days worth of data (15-25 minutes), with Rest API solution 14 days takes 15 minutes. The tasks that I am performing are upload, import, and action. The list provided was just for row count reference.