IBM DataPower Operations Dashboard v1.0.13.0

A newer version of this product documentation is available.

You are viewing an older version. View latest at IBM DPOD Documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Before you can use certain features of the DevOps portal, you will need the following setup/configuration:

  1. If you wish to use Remote or Local WSDL validation or promotion - create a temporary domain(s) for DPOD operations
    DPOD will create temporary services on this domain in order to validate the service WSDL and may upload files to the local filesystem.
    a. Per-device temporary domain

    From Monitored Devices→monitored device→Settings Tab, choose a temporary domain 
    The temporary domain needs to be accessible to this device, you may choose the same temporary domain for multiple devices

    b. Default temporary domain for all devices that don't have per-device setup

    Enter the temporary domain's device name in DPOD's system parameter (see "DevOps Portal Parameters" section under system parameters)
    Enter the temporary domain's name in DPOD's system parameter (see "DevOps Portal Parameters" section under system parameters)

    It is the Gateway admin's responsibility to clear the temporary domain's content and/or services.
    DPOD does not clear the domain's content.
    Once DPOD finished validating or promoting a service, the temporary service and its files are no longer required and can be safely deleted.

    For remote WSDL validation or promotion - the temporary domain should have access to the remote WSDL address.
    Read Remote WSDL Validation and Promotion to learn more about how the remote WSDL validation is performed

  2. If you wish to use Local WSDL validation or promotion you will need to use two custom Python scripts,
    a. a script to analyze the WSDL/XSD files
    b. a script to replace references in the WSDL/XSD files.
    see DevOps Services Portal's User Scripts for more information about the script specifications.
    Once you uploaded the scripts to DPOD, you will need to setup their path and names in DPOD's system parameters so DPOD can use them (see "DevOps Portal Parameters" section under system parameters)
    c. You can limit the maximum WSDL and XSD file sizes that users are allowed to upload (see "DevOps Portal Parameters" section under system parameters)
  3. After setting up the monitored devices, you can setup DNS translations for the DevOps services list page
  • No labels