Skip to main content

CreateUpdateDeleteTemplate

Creates the three types of workflow for the given entity as well as the execution rights for the given profile.

The scaffolding generates the following scaffoldings:

Examples


<CreateUpdateDeleteTemplate EntityType="Directory_UserType" Profile="Administrator"/>

Properties

PropertyDetails
EntityType optionalType String Description Identifier of the entity type involved in the scaffolding.
Profile optionalType String Description Identifier of the profile involved in the scaffolding.
Property optionalType String Description Identifier of the property involved in the scaffolding.

Generated XML

Our example generates the following configuration:


<CreateUpdateDeleteAccessControlRules Id="49" EntityType="Directory_UserType" Profile="Administrator" /><CreateUpdateDeleteMenus Id="76" EntityType="Directory_UserType" /><CreateUpdateDeleteWorkflows Id="90" EntityType="Directory_UserType" /><EntityTypeDisplayName Id="108" EntityType="Directory_UserType" /><EntityTypeDisplayTable Id="126" EntityType="Directory_UserType" /><EntityTypeSearchBar Id="140" EntityType="Directory_UserType" /><ViewAccessControlRules Id="15" EntityType="Directory_UserType" Profile="Administrator" /><WorkflowEntityType Id="210" EntityType="Directory_UserType" />