500 Request Item Limit when generating requests from JSON Payload
Summary:
We have found that there is a 500 request item limit when generating requests from JSON payload. We have developed a process to loop through the request items and generate multiple payloads when there are 500+ items. This however does create a few pain points that we have found (below).
Content (required):
- Large dimension import processes are not uncommon, sometimes requiring the generation of 20+ payloads. From a technical perspective this is not an issue, however it does create pain points for application admins when attempting to troubleshoot import issues. Each payload generates its own request file, so when attempting to troubleshoot an issue you need to weed through many request files to see the source data that the import process is loading.
1