Hi All,
I am trying to implement the workflow approval by Email functionality to the ax 2012R3. The steps which i done already are mentioned below:
1. Created a SAS service bus namespace.
2. Install the latest AX mobile connector in the server containing the AOS.
3. The AX mobile connector is up and running and also the mobile connector service is up.
4. In Inbound port i created the Emailapprovals service and give the applyUrlAction as service operation.
5. Under workflow parameters - baseurl has been configured.
6. For Mobile connector configuration i uses the port Number 8201.
Whenever i am submitting the workflow, user is getting the Email with the link of approve and reject.
Whenever user click on approve or reject button, system is redirected to a page and shows a message The workflow item action is failed.
On Checking in Event viewer, I found that System is showing the message User is not authorized for the port.
Does anyone provide me the solution for this? It is quite urgent for me