Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Problem

When posting receive orders an invalidRemoteCallException is thrown from AX.

This is caused by a knowledge Base patch from Microsoft, that executes business logic client side, and not server side

Applicable for Dynamics AX R3 with KB3063879 installed. relevant for both Windows and Android versions

Solution

Modify the InventTransWMS_Register::getDateInvent(...) method to run server-side.

  • No labels