How do I get the Action name of an Event?
I am using the following code in my policy.
Event event = (Event) getParameters().get("LIFECYCLE_EVENT_KEY"); How do I get the action name and Identifier? And how do I get the state, that my asset is entering in case I am moving to a new state. (We have a custom LifeCycle) Thx |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.