Hi all,
I am doing a workflow to access the API from Infor Document Management, especially on /distribution/v1/submit and /distribution/v1/status/{jobid}. However, I found out I get different result from /distribution/v1/status/{jobid}, then I have more IDM security roles to the user. However, I still could not get the correct result after I test on the workflow using that user's service account.
The questions are:
1. Should I re-create the service account for workflow?
2. What is the correct security roles to access the 2 APIs stated above?
Huiggy