Hi All,
"The user is not authorized to perform this action."
We started getting this error message in our AX 2009 PROD system, when ever we try to consume an XML file using an Endpoint thru a File System Chanel to create a Sales Order.
We did not made any code changes / setup changes.
-
We validated the “SourceEndpointUser”.
-
The File System Channel “Parallel processing” field is not checked
-
In C \ AifInboundParallelMsgProcess\Methods\run -
The code is valid “inboundMsgProcess = new AifInboundMsgProcess(gatewayQueue.data(),
resourceLockId);”
Thanks in advance.