I have a requisition in my inbasket, I approve the req and it disappears from the inbasket, but doesn't continue through the flow. If I go to my Actions or my requests the item is not there either. This is the first time testing in the Lawsn 10 IPA 10 . Everything was working in EPI v10.
what does the log say?
Thanks Jon - what you said might explain it better.
and of course if I test anything in the IP Designer it works fine.
I found this KB article which looks similar to what I’m seeing. We made the change and stopped and restarted "everything" and now the user action nodes are completing and the workunits move on through the next activity nodes!
KB 1521682
Description:
When the lawson user attempts to approve a transaction via the Smart Office or Rich Client, the transaction appropriately disappears from the inbasket, and all the activity nodes following the User Action activity node process successfully.
However, when any user other than lawson approves a transaction via either Smart Office or Rich Client, the transaction appropriately disappears from the inbasket, but none of the activity nodes following the User Action activity nodes process at all. The transaction is stuck in limbo and the transaction cannot complete. Upon taking action, the activity nodes following the action should get executed.
Seeing the following error:
Caused by: com.lawson.security.authen.SecurityAuthenException: com.lawson.security.authen.LawsonUserContextImpl.security.authen.actor_does_not_support_run_as
Resolution:
The user account that starts the GRID services, such as lawson, needs to have the RunAs setting enabled. View the actor record, account tab of this user, and verify if the runas is enabled or not. If it is not enabled, go to and open the landmark command prompt and run:
secadm actor enablerunas
This will enable the runas for this user, and the LPA service will need to be restarted for this to take effect.
Our DBA made the change here: