IBM Support

JR61963: DISCOVERING A WSDL FILE THAT HAS SIMPLE TYPES MIGHT RESULT IN AN INCORRECT EXTERNAL SERVICE INTERFACE

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

Direct link to fix

 

APAR status

  • Closed as program error.

Error description

  • If you discover a WSDL in the web IBM Process Designer that
    specifies a simple type being used as array element type, an
    external service with an incorrect interface will be generated.
    The following example shows a pattern that could lead to an
    incorrect interface:
    
    <wsdl:types>
      <xsd:schema targetNamespace="http://testtns"
    xmlns:tns="http://testtns">
        <xsd:element name="test1">
          <xsd:complexType>
            <xsd:sequence>
              <xsd:element maxOccurs="1" minOccurs="0" name="test2"
    type="tns:Test3"/>
            </xsd:sequence>
          </xsd:complexType>
        </xsd:element>
    
    <xsd:complexType name="Test3">
    <xsd:sequence>
    <xsd:element maxOccurs="unbounded" minOccurs="0" name="test4"
    type="tns:Test5">
    </xsd:element>
    </xsd:sequence>
    </xsd:complexType>
    
    <xsd:simpleType name="Test5">
          <xsd:restriction base="xsd:string"/>
        </xsd:simpleType>
      </xsd:schema>
    </wsdl:types>
    
    <wsdl:message name="TestMsgReq">
        <wsdl:part element="tns:test1" name="test"/>
    </wsdl:message>
    
    
    PRODUCTS AFFECTED
    IBM Business Process Manager (BPM) Advanced
    IBM BPM Standard
    IBM BPM Express
    IBM BPM
    IBM Business Automation Workflow
    

Local fix

  • Discover everything in one TK or one PA.
    

Problem summary

  • No additional information is available.
    

Problem conclusion

  • A fix that ensures that the correct external service interface
    is generated will be available in a future release of IBM
    Business Automation Workflow.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR61963

  • Reported component name

    BUS AUTO WORKFL

  • Reported component ID

    5737H4100

  • Reported release

    J00

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-02-10

  • Closed date

    2020-02-27

  • Last modified date

    2020-02-27

  • 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

    BUS AUTO WORKFL

  • Fixed component ID

    5737H4100

Applicable component levels

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS8JB4","label":"IBM Business Automation Workflow"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"19.0.0.1","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
22 June 2020