Customizing Business Automation Workflow properties
About this task
This task provides the generic methods for modifying Liberty and 100Custom configuration settings for Business Automation Workflow deployment. The usage is generally paired with other documentation pages, which might describe a specific Liberty or 100Custom configuration setting that needs to be modified.
- baw_configuration[x].liberty_custom_xml to customize the Business Automation Workflow Runtime Liberty server. If the customization does not contain sensitive information, you can use this property to put the customization directly into the custom resource.
- baw_configuration[x].custom_xml_secret_name to customize Business Automation Workflow Runtime Liberty server if the customization contains sensitive information
- baw_configuration[x].lombardi_custom_xml_secret_name to customize the Workflow Server Runtime 100Custom.xml
To modify settings, use the method for Business Automation Workflow Liberty configuration settings either in baw_configuration[x].liberty_custom_xml or in baw_configuration[x].custom_xml_secret_name. Don't use both methods to specify configuration values.
This procedure is for Workflow Runtime only. To customize Workflow Authoring or Workflow Process Server Authoring, see Customizing Business Automation Studio properties. To customize Workflow Process Server Runtime, see Customizing the Liberty configuration.