Change Management Extract Utility

How to:

Many organizations do not grant developers write access to the user acceptance test and production environments. Access to these environments is controlled and granted only to administrators or automated change management processes (or both). Only developers know which changes are ready to be moved into test. The Change Management Extract Utility presents developers with a graphical view of the Managed Reporting domains they manage and allows them to build a change package. This package is then loaded into another environment by a Managed Reporting Administrator using the Change Management Load Utility or the (Java) Load Program named IBILoadRepos.

Note: The Change Management Extract Utility only extracts Domain content, not My Reports or Custom Reports.


Top of page

x
Procedure: How to Access and Use the Change Management Extract Utility
  1. Launch the WebFOCUS Welcome Page in the environment where you want to create a change package with the Change Management Extract Utility
    http://hostname[:port]/ibi_apps/

    where:

    hostname[:port]

    Is the name of the Web server and optional port number (specified only if you are not using the default port number) where the WebFOCUS Web application in the desired environment is deployed.

  2. Click the Managed Reporting Change Management Extract link.
  3. Type your Managed Reporting Administrator or Developer user ID and password and click Logon.

    The Change Management Extract Utility loads and displays the Domains to which the developer or administrator has access.

    The following image shows the Change Management Extract Utility for developers, which displays the Domains Tree pane on the left and the Selected Files and Domains pane on the right. The available options include Download File (default) and Save on Server.

    Change Management Extract Utility Window

  4. Expand the folders in the Domains Tree pane. You can select individual items from a domain or the contents of an entire domain for your change package.

    You can single-click (or drag and drop) one or more items from a domain. You can also select the domain help and profile files.

    You can also double-click (or drag and drop) a domain to conveniently select all of the content from this domain. Properties of the domain, for example, its Server and/or Application Path, are not propagated by the change management process. Note that a selected domain is a collection of the domain content, not a complete clone of the original domain.

    When you select an item or domain, it appears in the Selected Files and Domains list. If you select duplicate items or domains, they are only added to the change package once. You should not select individual items from a domain that is already selected.

  5. If you need to remove an item or domain from the Selected Files and Domains list, select the item and press the Delete key.

    To remove all items and domains from the Selected Files and Domains list, click the Clear File List button.

  6. Administrators determine which option you should select, Download File or Save on Server.
  7. By default, the Download File option is selected. Click Create Change Package to download the change package to your browser. You will then have the option to open it or save it locally, as shown in the following image.

    File Download options Window

    The naming format for the change package is: YYYYMMDD_admin_HHMMSS.zip. The format is Java Zip (which is WinZip compatible). If you have WinZip installed locally, open the change package. To ensure that the Change Management utility recognizes the file and processes it correctly, do not change the file name or the .zip file extension.

    The contents of the change package includes the extracted files and a cmRepos.xml document that contains metadata about the files, such as their internal references and properties, as shown in the following image.

    WinZip Interface Window

    If you select the Save on Server option, the following window opens to provide you with the name of the change package created on the server.

    Save Confirmation Window


WebFOCUS