Hi Experts,
Trying to export data from Anaplan to SQL using JDBC connection. the script was working good for my last export where i was able to export the data to SQL successfully. Approach is the same and with new export script now, Script was working good till export and i encounter 500 internal server error for new exports. API attempts to fetch the file (export id) but fails
I used batch connection to export the data, export was successful and created the export ID. While exporting this file to database it fails as the referenced ID could not be fetched. API request is attempting to fetch that particular export id and ending up without result. After multiple attempts it prompts error (attached the batch execution screen)
Kindly explain why this unusual behavior and how to overcome this situation.
Note: i referred one another post for a similar issues but there was no solution. (that worked without any changes)
Regards,
Siva