IBM Support

JR61628: DOC - LIST IN SIMPLE TYPE IS NOT SUPPORTED AND IS UNDOCUMENTED

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.

 

APAR status

  • Closed as program error.

Error description

  • In "Troubleshooting XML schema messages for web service
    integrations"
    (https://www.ibm.com/support/knowledgecenter/SSFPJS_8.6.0/com.ib
    m.wbpm.wle.editor.doc/topics/troubleshooting_xml4webservice_copy
    .html)
    the following information about the unsupported xsd:list type is
    missing:
    
    For the external service discovery of a WSDL it is not supported
    if the WSDL contains a simple type with a list element, as in
    the following example:
    
    <xsd:element name="StringArray" type="tns:StringArray"/>
      <xsd:simpleType name="StringArray">
        <xsd:list itemType="xsd:string"/>
    </xsd:simpleType>
    
    If you try to discover such a WSDL file to create an external
    service that contains such an element you get the following
    error:
    
    CWTBG0019E: Unexpected exception during execution.
    Exception information: 'Unhandled simple type: StringArray. A
    list type is not supported.'
    
    To describe a list, use the complex type instead and set the
    minOccurs and maxOccurs attributes. For the previous example,
    this looks lik:
    
    <xsd:complexType name="StringArray">
       <xsd:sequence>
          <xsd:element minOccurs="0" name="strings"
    type="xsd:string" maxOccurs="unbounded">
          </xsd:element>
       </xsd:sequence>
    </xsd:complexType>
    
    
    PRODUCTS AFFECTED
    IBM Business Automation Workflow
    IBM Business Process Manager (BPM) Advanced
    IBM BPM Standard
    IBM BPM Express
    

Local fix

Problem summary

  • No additional information is available.
    

Problem conclusion

  • The content will be updated the next time the documentation is
    refreshed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR61628

  • 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

    2019-10-22

  • Closed date

    2019-11-05

  • Last modified date

    2019-11-05

  • 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"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"19.0.0.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
05 November 2019