Applies to Product - Dynamics 365 Supply Chain Management
What’s happening?
The customer reported an error when posting inventory movement in batch, resulting in an empty log file.
Reason:
This was identified to be related to a package deployment that occurred, which restarted the environment. This resulted in a transient issue that was automatically resolved, returning the environment to its normal state. Additionally, it was noted that retry options were not implemented in the environment.
Resolution:
- It is recommended to implement retry logic for batch operations. For guidance on setting up batch framework retry, refer to the documentation on retryable batch.
- If this occurred non-interactively, custom retry logic should be considered. More information can be found in the documentation on custom scripts.
- It is advised to avoid performing a large number of posting inventories in environments that are not intended for high-performance activities. If performance testing is necessary, consider upgrading to a higher tier environment designed for such activities.
