Skip to the content.

CICS CM (Beta) - Component Templates

Component Templates

Overview

You can use component templates to reuse component processes and properties across similar deployment scenarios. The CICS CM plug-in provides a CICS CM component template.

Using a component template

To use a component template, create a new component from the component template:

  1. From the Components tab, click Create Component.
  2. In the dialogue box that opens, select the relevant template from the **Template** list. For example,CICS CM.
  3. Complete the required fields, and click Save.

Updating a CICS CM supplied component template

When the CICS CM plug-in is updated, the component template is updated.

You can bind your component to a specific version of the template to avoid automatically using newer versions. If you want to modify the template processes, you can copy the process and update the copy.

More information

For more information about creating, using, and editing component templates, see the Component Templates section of the UrbanCode Deploy documentation or watch the introductory video, Component Templates in IBM UrbanCode Deploy v6.0.

CICS CM template

The CICS CM template contains the following processes:

Dynamic Migration

To dynamically migrate resource definitions within a change package to a CSD or BAS configuration.

The dynamic migration steps are:

  1. Create the migration scheme.
  2. Ready the change package.
  3. Migrate change package.

Dynamic Migration and Install (CSD)

To dynamically migrate resource definitions within a change package to a CSD configuration, and then install the resource definitions to a connected CICS region.

The dynamic migration and install steps are:

  1. Create the migration scheme.
  2. Ready the change package.
  3. Migrate change package.
  4. Install the change package.

________________________________________________________________________________________________________

Dynamic Migration process diagram. DynamicMigrationProcess

________________________________________________________________________________________________________

Dynamic Migration and Install (CSD) process diagram. DynamicMigrationAndInstall(CSD)Process

________________________________________________________________________________________________________

Back to …   Latest Version CICS CM (Beta)        
All Plugins Deploy Plugins 0 Readme Overview Steps Usage Downloads