IBM Support

IT35038: FALLBACK TO CATALOG TITLE IF CATALOG NAME IS NOT FOUND

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • API DataPower AI Gateway currently only support Catalog Name as
    input of catalog properties.
    A fallback to Catalog Title is needed if no Catalog Name is
    matched.
    For example if you have the following API:
    =====
    swagger: '2.0'
    info:
      x-ibm-name: test-catalog-properties
      title: test-catalog-properties
      version: 1.0.0
    schemes:
      - https
    host: $(catalog.host)
    basePath: /test-catalog-properties
    consumes:
      - application/json
    produces:
      - application/json
    securityDefinitions:
      clientIdHeader:
        type: apiKey
        in: header
        name: X-IBM-Client-Id
    security:
      - clientIdHeader: []
    x-ibm-configuration:
      testable: true
      enforced: true
      cors:
        enabled: true
      assembly:
        execute:
          - invoke:
              target-url: $(target-url)$(request.path)
      phase: realized
      properties:
        test-property-foo:
          value: Foobar
          description: ''
          encoded: false
      catalogs:
        App State Dev:
          properties:
            test-property-foo: Test New Value
        App State Prod:
          properties:
            test-property-foo: Prod value
    paths: {}
    definitions: {}
    tags: []
    ======
    In the above example, the two Catalog Titles have to be handled.
    Currently, if you try to import/publish the API, the DataPower
    CLI commands will fail due to the spaces.
    

Local fix

Problem summary

  • APIC users may use Catalog Name but not Catalog Title in the API
     properties section in API Gateway.
    

Problem conclusion

  • Fixed in 2018.4.1.15, 10.0.1.2
    

Temporary fix

Comments

APAR Information

  • APAR number

    IT35038

  • Reported component name

    DATAPOWER

  • Reported component ID

    DP1234567

  • Reported release

    A0X

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-11-24

  • Closed date

    2021-01-26

  • Last modified date

    2021-01-26

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    DATAPOWER

  • Fixed component ID

    DP1234567

Applicable component levels

  • R770 PSY

       UP

  • RA0X PSY

       UP

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS9H2Y","label":"IBM DataPower Gateways"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A0X"}]

Document Information

Modified date:
29 August 2021