Solved !!
Looks like there is no other way to update the user status than using workflow action as the Status field can not be updated in action scripts yet ...( God knows why SAP kept it locked !! )
So the solution one has to use if they want to modify the user status on an event is, to have a custom field and use it like a flag - Mark/unmark it based on your business logic in the event script or action script and create a workflow condition based on this custom flag field to update the status.
Hello Suchita,
To update a status you need an action which is part of Status & Action Management (SAM).
Is this "User Status" such a SAM dependent element?
Bye,
Horst
Add comment