Optional: Post-installation tasks for Business Automation Studio
You can add custom configuration for IBM Business Automation Studio by modifying the properties.
About this task
This task provides the generic methods for modifying Liberty and 100Custom configuration settings for Business Automation Studio 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.
You can customize the following properties:
- bastudio_configuration.custom_xml to customize the Liberty server. If the customization does not contain sensitive information, you can use this property to put the customization directly into the custom resource.
- bastudio_configuration.custom_secret_name to customize the Liberty server if the customization contains sensitive information
- bastudio_configuration.bastudio_custom_xml to customize Workflow Authoring
Important: Put your configuration settings either in
bastudio_configuration.custom_xml or in
bastudio_configuration.custom_secret_name. Don't specify the same configuration
value in both places.