Disabling VCS integration (deprecated)

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
You can disable integration with a version control system (VCS).

About this task

Disabling VCS integration stops IBM® Business Automation Workflow from running the commit and deliver scripts that are used to copy solution information to the VCS.

Tip: If you later re-enable VCS integration, any commits that occurred while the feature was disabled are not tracked. To ensure that the VCS contains the latest versions of a solution after you re-enable VCS integration, deliver that solution to establish a baseline.

Procedure

To disable VCS integration:

  1. Run the following command:
    BPMConfig -update -de DE_name -enableVCS false -component CaseManager -profile profile_name
    where
    • DE_name is the name of the IBM Business Automation Workflow development environment
    • profile_name is the name of the IBM Business Automation Workflow configuration profile
  2. Restart the IBM Business Automation Workflow application server.
  3. Optional: Remove the files from the sandbox.
    IBM Business Automation Workflow does not remove the files from the sandbox when you disable VCS integration.

Results

After you disable VCS integration, the Deliver option is no longer available in Case Builder. The Commit action is available, but does not run the commit script.