Hi,
I just discover a critical issue on project I'm currently working for.
When I create a purchase requisition involving a workflow assignment to a "dimension owner", I have this bug even though everything is set up correctly (users, employee exists with relationship in place etc..) + inventory posting are also correctly in place..
Stopped (error): X++ Exception: Participant token 'TPCO' does not resolve to any user
at SysWorkflowParticipantProvider-resolve
SysWorkflowParticipantProvider-resolveParticipants
SysWorkflowServiceProvider-resolveParticipant
SysWorkflowQueue-resume
("TPCO" behing the code of my expenditure participant setup related to purchase requisitions).
Now.. If I fill the MainAccoint dimension, it works !
So my conclusion is that we might have a bug there because it seems obvious that a requestor doesn't have to fill a MainAccount dimension when he creates a PR.
This dimension should be defaulted from posting setup + should be visible neither "overridenable".
Am I wrong ? is there something I missed in the setup on Procurement and/or LEdger modules ? Could you help ?