IBM Support

IT24315: XML MGMT (SOMA) RESPONSE OF "VIEW-CERTIFICATE-DETAILS" DOES NOT COMPLY TO ITS SCHEMA (XML-MGMT-OPS.XSD).

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The user observed that IBM DataPower Gateways XML Management
    (SOMA) response of "view-certificate-details" action does not
    comply to its schema (xml-mgmt-ops.xsd).
    In particular, the "CryptoCertificate" element has to be nested
    inside of a "view-certificate-details" element which is missing.
    Due to this mistake it is impossible to use tools like jax-ws
    to generate code; the generated code cannot parse the provided
    reply (certificate details).
    Erroneous response structure:
    <env:Envelope
      xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
      <env:Body>
        <dp:response
          xmlns:dp="http://www.datapower.com/schemas/management">
          <dp:timestamp>2018-01-29T16:09:52+01:00</dp:timestamp>
          <CryptoCertificate>
          ...
    Expected schema compliant response structure:
    <env:Envelope
      xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
      <env:Body>
        <dp:response
          xmlns:dp="http://www.datapower.com/schemas/management">
          <dp:timestamp>2018-01-29T16:09:52+01:00</dp:timestamp>
            <dp:view-certificate-details>
              <CryptoCertificate>
              ...
    

Local fix

  • Route all SOMA traffic through a MPGW that applies a
    transformation to fix the response to adhere to the schema.
    

Problem summary

  • SOMA respose for view-certificate-details does not respond with
    a body that can be correctly validated by the xml-mgmt-ops.xsd
    schema.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    IT24315

  • Reported component name

    DATAPOWER

  • Reported component ID

    DP1234567

  • Reported release

    752

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-03-08

  • Closed date

    2018-05-17

  • Last modified date

    2018-05-23

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

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

Modules/Macros

  • 0
    

Fix information

  • Fixed component name

    DATAPOWER

  • Fixed component ID

    DP1234567

Applicable component levels

  • R770 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS9H2Y","label":"IBM DataPower Gateway"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"752","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
11 February 2022