Migrating the CDA 5 Snapshot Functionality

CDA version 5 does not support snapshot functionality out of the box. Snapshot functionality is now bundled with packages for specific tasks (for example, for WebLogic or Tomcat).

If you require to migrate the CDA 5 snapshot functionality, perform the steps below for each of the following workflow objects:

Old Workflow Object Name

New Workflow Object Name

UC4_RF.ES_HOOK.CREATE_LIVE_SNAPSHOT

PCK.AUTOMIC_BOND.PRV.SNAPSHOT.CREATE_LIVE

UC4_CF.ES_HOOK.DELETE_SNAPSHOT

PCK.AUTOMIC_BOND.PRV.COM.SNAPSHOT.DELETE

UC4_CF.ES_HOOK.COMPARE_SNAPSHOT

PCK.AUTOMIC_BOND.PRV.COM.SNAPSHOT.COMPARE

UC4_CF.ES_HOOK.COMPARE_DETAIL_SNAPSHOT PCK.AUTOMIC_BOND.PRV.COM.SNAPSHOT.COMPARE_DETAIL

To Migrate the CDA 5 Snapshot Functionality

  1. For the old object (Old Workflow Object Name), create a new and empty workflow with the corresponding New Workflow Object Name as listed in the table.
  2. Open both, the old and the new object side by side in the AWI.
  3. In the old object, mark all Subworkflows, right-click one, and select Copy task(s).
  4. In the new object, right-click the background and select Paste task(s).

    Note: This process is necessary to keep the task properties.

  5. Connect with the Line Tool so that the new object looks like the old one

    Note: When installing new packages that provide snapshot functionality, these workflows and connections are automatically added by the CA Automic Package Manager.

For workflow PCK.AUTOMIC_BOND.PRV.SNAPSHOT.CREATE_LIVE:

  1. Open the workflow.
  2. Edit the task properties of the UC4_RF.LIVE_TOMCAT.CREATE_SNAPSHOT.
  3. Open the Preconditions tab and change the text in the SKIP TASK section from "Snapshot type doesn't match" to "Snapshot type does not match" to avoid the apostrophe.

For workflow PCK.AUTOMIC_BOND.PRV.SNAPSHOT_REGISTRY:

  1. Open the workflow and fill it with the following values:

    Image displaying statis values of variables

Next step:

Updating User Permissions