...
For all the components that we have in EmpowerID, we also have corresponding operation activities. If we create any new component, we won't initially have the operation activity for that component. In such cases, we can request the Product Team to create an operation activity for it, in order to control the CRUD (Create, Update, and Delete) operations on that resource.
Almost all EID CRUD activities are delivered as operation activities.
Operation activities can have multiple executors and operations defined in a single activity.
When an operation activity is added to a workflow, the desired operations must be enabled in the activity right-side menu.
...
The wrapped code will not execute unless the current person has that operation in the context/for the resource against which it is being checked.
In the labs, we will explore how to use operation-based activities on the Person Component in EmpowerID. We will utilize two operation activities:
...