Previous Topic: Intellisig TriggersNext Topic: Reconciling Intellisig Data with other CA Products


Modifying a Custom Intellisig

As a developer of the Intellisigs, you can modify the custom Intellisigs to update the script, triggers, or data files in the Intellisig.

ModifyiSig

Export Intellisigs

Export the Intellisigs to either modify the Intellisig or move the Intellisig from a domain manager to enterprise manager or to another domain manager. You can export all the Intellisigs, specific Intellisigs, or specific versions of an Intellisig. You can also use the CLI for exporting Intellisigs. For more information about the CLI, see intellisigcmd export—Export Intellisigs.

Note: You can export only at the Intellisig level, not at the product, release or patch definitions level.

Follow these steps:

  1. Navigate to Software, Definitions and do one of the following depending on whether you want to export all the Intellisigs, specific Intellisigs, or specific versions of an Intellisig:

    All Intellisigs

    Specific Intellisigs

    Specific Versions of an Intellisig

    The Intellisig Export dialog lists the Intellisigs you selected.

  2. Specify whether you want to export the Intellisig as a compressed file or uncompressed folder and click Browse to modify the location if required.

    Note: We recommend using uncompressed format while modifying the Intellisigs and compressed format while moving the Intellisigs between managers.

  3. Click OK.

    The selected Intellisigs are exported and placed in the location you specified.

Back to Top

More information:

Modifying a Custom Intellisig

Moving Intellisigs Between Managers

Modify a Custom Intellisig

You can modify an Intellisig to update the script, triggers, or data files.

Follow these steps:

  1. Verify that you have exported the Intellisig.
  2. Open the exported Intellisig archive file or folder and update the files as per your requirement. For more information about customizing Intellisigs, see Creating Custom Intellisigs.
  3. Save the modified files and compress them if you want to import them as zip files.

Import Intellisigs

Import the Intellisigs to either update the Intellisig after modifications or move the Intellisig from a domain manager to enterprise manager or to another domain manager. You can also use the CLI for exporting Intellisigs. For more information about the CLI, see intellisigcmd import—Import Intellisigs.

Follow these steps:

  1. Navigate to Software, Definitions and right-click the Intellisigs node and select Import.

    The Intellisigs Import dialog opens.

  2. Click Browse and select the zip or xml file of the Intellisig that you want to import.
  3. Select the Import Mode to specify whether you want to replace the existing definition, merge only new changes, or merge all the changes.
  4. (Optional) Clear the Update active Intellisig version during the import option, if you do not want to modify active Intellisig versions. Click OK.

    The import process begins.

Note: The intellisig in zip format must be exported by corresponding zip (from the export zip options of Intellisig only). Do not use any third-party compression (zip) utility.