
Hi All,
I want to export and import file from Finance and Oerations, which is generated through recurring Data jobs.
I have created a recurring job to export XML file of ProductMasters entity. I followed MS Docs: https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/data-entities/recurring-integrations
I tried to download exported file in my systems via above mentioned APIs in above tutorial, but didn't get result successfully. When I call client to execute GET call to fetch the file it gives error :
"{HTTP/1.1 500 Internal Server Error [Cache-Control: private, Content-Type: text/html, Server: Microsoft-IIS/10.0, X-Powered-By: ASP.NET, X-Content-Type-Options: nosniff, X-Frame-Options: SAMEORIGIN, p3p: CP="No P3P policy defined. Read the Microsoft privacy statement at https://go.microsoft.com/fwlink/?LinkId=271135", Date: Wed, 11 Oct 2017 11:06:22 GMT, Content-Length: 75]}".
Please suggest.
*This post is locked for comments
I have the same question (0)