Connect to Repositories on IBM webMethods Software Download Center

Before you begin

To download software from Passport Advantage Online (PAO), you must have an IBM account and a Site Number. To get your Site Number, contact your sales representative or organization for a copy of a recent Proof-of-Entitlement (PoE), invoice, or sales order. Any of these documents should include your PAO Site number. For more information, go to Passport Advantage Online for Customers.

About this task

The IBM webMethods Software Download Center (SDC) on Passport Advantage Online (PAO) hosts the repositories that contain the webMethods products and fixes that you can install with Command Central.

When you use Command Central to upgrade product installations and install fixes, Command Central uses an IBM account entitlement key to connect to the product and fix master repositories.

To install fixes and products with Command Central version 10.15 on nodes with version 10.11 or lower, you can:

  • Use mirror repositories hosted on a local Platform Manager version 10.15 or newer to install products and fixes. Update your mirror repositories as described in this procedure to install products and fixes on installations with version 10.11 or lower.
  • Update your version of Platform Manager to connect to master repositories for version 10.11 or lower. Install the fixes in the second column, or newer, to connect a version of Platform Manager to the master repositories for that version:
    Platform Manager version Fix required for connection to master repositories
    10.15.0
    • Installer Bundles 10.15.0 FIX 7
      (WIS_10.15_InstallationProvisioning_Fix7)
    • webMethods Installer Shared Tools SUM API 10.15.0 FIX 5
      (WIS_10.15_SUMAPI_Fix5)
    10.11.0
    • Installer Bundles 10.11.0 FIX 5
      (WIS_10.11_InstallationProvisioning_Fix5)
    • webMethods Installer Shared Tools SUM API 10.11.0 FIX 6
      (WIS_10.11_SUMAPI_Fix6)
    10.7.0
    • webMethods Installer Shared Tools SUM API 10.7.0 FIX 5
      (WIS_10.7_SUMAPI_Fix5)
    • Installer Bundles 10.7.0 FIX 5
      (WIS_10.7_InstallationProvisioning_Fix5)
    10.5.0
    • webMethods Installer Shared Tools SUM API 10.5.0 FIX 12
      (WIS_10.5_SUMAPI_Fix12)
    • Installer Bundles 10.5.0 FIX 11
      (WIS_10.5_InstallationProvisioning_Fix11)

To use your existing installation of Command Central 10.15 for installing products and fixes, you must update your Command Central to use an IBM account for connecting to the IBM webMethods SDC repositories.

Procedure

  1. Download the newest bootstrapper for Command Central version 10.15 available on IBM Fix Central here.
  2. Run this command to update your existing installation of Command Central version 10.15:
    cc-def-10.15-fix<number-operating_system>.{bat|sh} -d <existing-command-cetral-install-directory> -p <admin-password>

    For more information, see Update Existing Command Central Installation.

  3. In Command Central, create а new credential alias for your IBM account, as described in Create Credentials Aliases.
  4. Configure product and fix repositories to connect to SDC with your IBM account in one of these ways:
    • Create new connections to product and fix master repositories with the credential alias for your IBM account. For more information about how you can add repositories, see Connect to Software AG Repositories.
    • From the command prompt, update your existing repositories to use the new location and credentials:
      1. Run this command to update the master fix repository:
        sagcc update repository fixes master <your-master-repo>  credentials=<IBM-credential-alias> location=https://sdc.webmethods.io/updates/prodRepo_WM
      2. Run this command to update the master product repository:
        sagcc update repository products master <your-master-repo> credentials=<IBM-credential-alias> location=https://sdc.webmethods.io/dataservewebM<yourRepoReleaseVersion>/repository/
      3. In Command Central, go to Repositories and click the gear drop-down menu > Update Repository Contents, or refresh the repositories from the command prompt, as described in sagcc exec repository refresh.