This activity allows to create a task operation which opens a mask to insert a profile.
Set as true if you want the inserted profile to be related to the running process.
The description of the operation.
The ExternalId of the mask to be used to insert the profile. Leave it null to use the default one.
The minimum number of times the operation could be executed.
The maximum number of times the operation could be executed.
The name of the operation.
The mask additional parameters to be passed to the portal page.
The profile for insert object which represents the profile to be inserted.
The ShowPriority property indicates the order in which operations should be displayed within a task screen.It can be assigned to any integer value(even negative), so be sure to assign it in a way that respects the order in which the operations must be performed.The higher the number, the more the operation has priority so it must be performed before the others.