This documentation supports an earlier version of BMC Helix Operations Management.

To view the documentation for the latest version, select 23.1 from the Product version picker.

Migrating event policies between tenants

As an administrator, export and import event policies to migrate them between tenants in BMC Helix Operations Management . This feature enables you to export and import all event policy types except the dynamic enrichment policy.

Scenario

Sarah is an administrator at Apex Global. Her company wants to migrate event policies from a test environment to a production environment in BMC Helix Operations Management . She can achieve this goal by exporting event policies from a test tenant and importing them into a production tenant in BMC Helix Operations Management .

The event policies are exported and imported in the JSON file format. You can import event policies with a file size of up to 4 MB.

Before you begin

Make sure that the event class definitions in the source (for example, test) environment match the event class definitions in the target (for example, production) environment.

For more information about the event class definition, see Event base event class.

Example: Import and export event policies

The following example helps you understand how you can import and export an event policy:


To export an event policy

  1. Select Configuration > Event Policies.
  2. Do one of the following actions:
    • Select the policy and click Export.
      You can export a maximum of up to five event policies at a time.
    • From the Actions menu of a policy, select Export. The policy is exported as a JSON file.

In the Export policy JSON file window, you can do one of the following actions to set the policy name of the exported policy:

      • Choose to append the default suffix "_Imported_<CurrentTime>" to the policy name. This option is the default.

      • Choose to retain the original policy name.

      • Choose to append a custom suffix to the policy name.

Important

  • We recommend that you do not edit the exported JSON files.
  • You cannot export dynamic enrichment policies. The export of such policies is skipped.
    For example, if you export 5 policies and 2 out of them are dynamic enrichment policies, only 3 policies are exported and the other 2 policies are skipped.
  • The export for event policies happens page-wise.
    For example, if you select 2 policies on page 1 and 3 policies on page 2 and click Export on page 2, only 3 policies are exported.

To import an event policy

  1. Select Configuration > Event Policies.
  2. Click Import .
    You can import a maximum of up to five event policies at a time.
  3. In the Import policy JSON file window, click Attach File to select a file to import and click Import.

Important

You cannot import dynamic enrichment policies. The import of such policies is skipped.
For example, if you import 5 policies and 2 out of them are dynamic enrichment policies, only 3 policies are imported and the other 2 policies are skipped.

Was this page helpful? Yes No Submitting... Thank you

Comments