Space banner

 

This documentation supports the 20.02 version of BMC Digital Workplace Advanced.

To view the latest version, select the version from the Product Version menu.

Creating a BMC Digital Workplace Catalog installation options file

Before you can install BMC Digital Workplace Catalog, you must create a text file that provides the required information about the Linux server and database server for the installation.

Before you begin

Collect the information about the Linux server and database server on the Installation worksheets for BMC Digital Workplace Catalog.

Extract the installation archive files as described in Extracting the downloaded archive.

Providing options for the installation

To install BMC Digital Workplace Catalog, you must provide the details about the Linux server and database server that you collected in the Installation worksheets for BMC Digital Workplace Catalog. After you extract the files from the installation package, you can edit the options.txt file from the package. The second file, advanced-options.txt, contains the required options in the options.txt file as well as additional options for you to customize the installation.

Note

If you are editing the options files on a Windows computer, use a text editor that supports UNIX line endings.

File

Description

options.txt

Contains the minimal set of installation parameters, so you can enter values for only the necessary parameters. The reduced option set provides a simpler installation experience by implementing default values based on a typical installation.

advanced-options.txt

Contains the complete set of installation options (minimal and advanced), so you can customize the installation process to match the specifics of your environment. You can copy only the parameters from the advanced-options.txt file that you need to customize the installation.

To edit the installation options file

You can edit the options.txt file directly on the Linux server where you will install BMC Digital Workplace Catalog, but the following steps show another approach where you create the installation options file on your local machine to upload to the Linux server afterward.

  1. Download the options.txt file to a local computer, and rename it.
    Example
    dwpoptions_server01.txt
  2. In a text editor, edit the files to update the settings based on the values in the installation worksheets.
  3. (Optional) If you are installing into a cluster, create a different file for each server to identify the server to be installed. Provide values for the following parameters that are specific to each server.

    Parameter name and descriptionParameter to add in the options fileExamples

    BMC Helix Digital Workplace Catalog server instance name

    When installing on servers in a cluster, specify the name of the cluster alias as the <BMC_DWP_SERVER_NAME> parameter.

    Note: The alias can be any valid name, but you must use the same name for all servers in the cluster.

    For more information about aliases, see Server group naming Open link .

    -J BMC_DWP_SERVER_NAME=dwp-catalog-ha-server-group

    BMC Helix Digital Workplace Catalog server host name

    When installing on servers in a cluster, specify the fully qualified domain name of specific primary or secondary as the <BMC_DWP_SERVER_HOST_NAME> parameter.

    -J BMC_DWP_SERVER_HOST_NAME=dwp-catalog-ha-server-01.domain.com

    BMC Helix Digital Workplace Catalog server role

    When installing on secondary nodes in a server cluster, set the value for the BMC_DWP_SERVER_ROLE parameter to Slave.

    -J BMC_DWP_SERVER_ROLESlave

To customize the installation options file

If you need to customize server or port settings to accommodate your environment, copy only the required fields from the advanced-options.txt file. You do not need to edit the advanced-options.txt file directly.

For a detailed reference about the installation parameters, see BMC Digital Workplace Catalog installation parameter reference.

Parameter prefix descriptions

An installation options file contains parameters prefaced by -P-J, and -A, which are explained in the following table:

Option

Description

-P

Sets the installation folder for an application.

-J

Specifies Java properties that correspond to user input.

-A

Specifies the products and features to be installed. BMC Digital Workplace Catalog supports only the following value for <featureName>. .

For more information, see Example options.txt files and BMC Digital Workplace Catalog installation parameter reference.

Where to go from here

When you have completed the installation options file, you are ready to install BMC Digital Workplace Catalog. Upload the installation options file to the appropriate server into a folder in a location that is available to the installation script, and proceed to the next task:

Running the BMC Digital Workplace Catalog installer

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

Comments

  1. Mohamed Atta

    the hyperlink for "Understanding server group naming" under section "To edit the installation options file " is not working !!

    Mar 12, 2020 02:20
    1. Ravee Panjwani

      Thanks for your comment, Mohamed.

      I have fixed the link, and the update will be available here next week. In the meanwhile, please use this URL to access the required content → Server group naming.

      Thanks,
      Ravee

      Mar 12, 2020 01:20