Configuring the Action Builder
As a system administrator, you configure the Action Builder to create new Actions (sets of objects) for common operations to be used in workflows.
Configuring the Action Builder
Configuration is optional and can be done via the actionbuilder.properties
file located in /config/awi-plugins-actionbuilder-<yourversion> in your installation folder.
You can configure the following values or use them as default when creating new Action Packs:
-
Version number:
scaffolding.package_version = 1.0.0
-
Company name:
scaffolding.package_company = Custom
-
Dependencies:
#scaffolding.package_dependencies =
PCK.ITPA_SHARED ~> 1.1Important! As long as you do not have additional dependencies, leave this unchanged.
-
Company website:
scaffolding.package_homepage = www.yourcompany.com
-
Action Pack prefix:
scaffolding.package_title_prefix = CUSTOM_
See also: