Views:

Applies to Product - Dynamics 365 Finance


What’s happening?
A custom entity batch job responsible for sending inventory feeds to customers is failing consistently.
 

Reason:
This was related to backend code that built the custom entity.
 

Resolution:
To resolve this, follow these steps:

  1. Perform an enhanced abort operation to terminate the failing batch job.
  2. If the enhanced abort does not resolve the issue, verify the current environment version. If the environment is running on version 10.0.40, ensure it is upgraded to the latest available build version for the 10.0.40 environment. This upgrade addresses known issues related to custom entities and batch job execution.
  3. If there is customization involved , please ask customer to check with Microsoft Partner to investigate custom code.