IBM Support

JR46243: NAMESPACE PREFIX IS ADDED FOR UNQUALIFIED ELEMENTS IN THE SOAP MESSAGE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • If the schema has unqualified tag for the individual elements
    then the message sent has namespace in it for that element
    
    Example: elements Untitled1 and Untitled2 have
    form="unqualified" results in following soap msg
    
    <soapenv:Body>
    <ns0:test xmlns:ns0="http://TUT/WS.tws">
    <ns0:MyInput>
    <ns0:Untitled1 xmlns:ns1="http://TUT">a</ns0:Untitled1>
    <ns0:Untitled2 xmlns:ns1="http://TUT">b</ns0:Untitled2>
    </ns0:MyInput>
    </ns0:test>
    </soapenv:Body>
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  IBM Business Process Manager v7.5.1 user    *
    *                  using web service with unqualified tag in   *
    *                  their schemas.                              *
    ****************************************************************
    * PROBLEM DESCRIPTION: Namespace prefix is added in the        *
    *                      element name for element using          *
    *                      unqualified tag.                        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    Schema using unqualified tag for indiviual elements results in
    message being sent with namespace prefix for that element in
    the soap msg.
    

Problem conclusion

  • Code is fixed as not to send the namespace for the element if
    the schema has unqualified tag for the individual elements.
    
    Install/Dependency information is available in the readme.txt
    on FixCentral. When the user goes to the download files page
    in FixCentral, the readme will be available with the fix
    package as a separate download.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR46243

  • Reported component name

    BPM ADVANCED

  • Reported component ID

    5725C9400

  • Reported release

    751

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-04-03

  • Closed date

    2013-05-17

  • Last modified date

    2013-05-17

  • 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

    BPM ADVANCED

  • Fixed component ID

    5725C9400

Applicable component levels

  • R750 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSFTN5","label":"IBM Business Process Manager Advanced"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5.1","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
11 October 2021