Hi All,
I am trying to change the status of a Production Order from "Released" to "Start" to "Report as Finished"
I am using MES (Manufacturing Execution System) integration system feature in MS Dynamics 365.
I have been able to successfully change the status from "Released" to "Start" .
However , while setting the Production Order status to "Report as Finished" I am facing issues while processing the request in queue in Dynamics 365.
I am sending the following request body to MSDynamics 365
{ "_companyId": "USMF", "_messageQueue": "JmgMES3P", "_messageType": "ProdProductionOrderReportFinished", "_messageContent": { "ProductionOrderNumber": "P000263", "ReportFinishedLines": [ { "ItemNumber": "CAR_13", "ReportedGoodQuantity": 1, "AcceptError": 0, "ReportAsFinishedDate": "2023-01-01", "EndJob": 0, "PickingListProductionJournalNameId": "00994", "RouteCardProductionJournalNameId": "00995", "AutomaticBOMConsumptionRule": 2, "AutomaticRouteConsumptionRule": 2 } ] } }
What am i missing over here . Is there any configuration while processing the request MES integration queue?
What does "Failed Dependency" mean ? How can I get more info on this ?
Hi André ,
Thank you for your help ,that link was super helpful. It seems it was an issue with the request body I was sending.
Regards,
Sameer Kulkarni
Hi Sameer,
If you click on the Log link (just above the lower grid), do you then get a descriptive error what might be wrong?
Hi André,
Yes I have gone through this documentation especially this section
learn.microsoft.com/.../mes-integration
However , the on processing the request in the MES integration system in the D365 UI , I am getting the error as "Failed dependency " (as shown in the screenshot ).
Kindly help in that regard.
Regards,
Sameer Kulkarni
Hi Sameer,
Have you checked the documentation about the MES integration? Integrate with third-party manufacturing execution systems - Supply Chain Management | Dynamics 365 | Microsoft Learn
Moved to the Dynamics 365 SCM forum.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156