Example: Using the UI Action Quick Action to Open a Workflow (CAD)
1 min
the following example shows how you can use a ui action to show the approval process of a change see ui action quick action docid 1txfl5vsrr tlqhyjc35f from the configuration console, click build > automation tools > quick actions to open the actions manager workspace the list of business objects that have actions appears click add/edit for the change business object the actions center appears click the create new actions tab click ui action the ui action page appears enter information into the fields field description enter action name a name for this action enter action description an optional description enter category the category select from the drop down list scope enter currenttab\ objectworkspace\ objectview publish to the roles that need access to this action command id enter showworkflow confirmation enter null command data enter the following { objecttype "change#" ,childobjecttype "change#" ,newobjecttype "change#" } click save
