microsoft / Dynamics-AX-Integration

Dynamics AX Integration samples and demos.
287 stars 356 forks source link

ODataServices timeout on call to ExportToPackage #39

Closed tz1pkj closed 6 years ago

tz1pkj commented 6 years ago

On calling ExportToPackage for a standard data project outputting to Excel, the call to ExportToPackage does not return immediately, but sits for a period before then timing out. I can confirm that the job execution id has been generated and the request is processing.

image

srpraveenkumar commented 6 years ago

@tz1pkj - This could be a bug in the system. Could you kindly contact support team.

ccampora commented 6 years ago

I confirm this. I have the same behavior using the endpoint from logic apps. The expected behavior should be to return the execution Id.