IBM Support

PK46056: DFHPIEP REJECTS A SOAP MESSAGE CONTAINING NO EXPLICIT NAMESPACE FOR THE ENVELOPE ELEMENT. MESSAGE DFHPI0602 IS ISSUED.

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • DFHPIEP rejects a soap message containing an envelope element
    with no explicit namespace coded. For example:
    <?xml version="1.0" encoding="UTF-8"?>
    <Envelope xmlns=http://schemas.xmlsoap.org/soap/envelope/
     xmlns:soapenc=http://schemas.xmlsoap.org/soap/encoding/
    .
    .
    .
    </Envelope>
    .
    DFHPIEP expects something similar to the following:
    <?xml version="1.0" encoding="UTF-8"?>
    <soap:Envelope xmlns=http://schemas.xmlsoap.org/soap/envelope/
     xmlns:soapenc=http://schemas.xmlsoap.org/soap/encoding/
    .
    .
    .
    .
    </soap:Envelope>
    .
    DFHPIEP rejects the soap message with message DFHPI0602.
    Trace shows:
    PI 0C16 PISN EXIT-SOAP_PARSER DFHPIEP_RC(8) PLISAXA_RC(0)
    .
    DFHPIEP sets up 'fc_invalid_msg;' (RC8) because it was unable
    to find ':Envelope' (which would also be used as the namespace
    prefix).
    DFHPIEP should accept a SOAP message containing an Envelope
    element without an explicit namespace coded.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All.                                         *
    ****************************************************************
    * PROBLEM DESCRIPTION: DFHPI0602 when parsing a SOAP message.  *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When a SOAP message is received by CICS, DFHPISN calls DFHPIEP
    to parse the message. DFHPIEP calls the system parser (PLISAXA)
    and processes each element returned. DFHPIEP checks the format
    of the various tags ENVELOPE/HEADER/BODY but rejects them if
    they are not qualified by a specific namespace, MSGDFHPI0602 is
    displayed showing PLISAXA rc(0) and DFHPIEP rc(8).
    

Problem conclusion

  • DFHPIEP has been changed to allow Envelope, Header and Body tags
    with no specific namespace qualification.
    

Temporary fix

  • FIX AVAILABLE BY PTF ONLY
    

Comments

APAR Information

  • APAR number

    PK46056

  • Reported component name

    CICSTS 3.X Z/OS

  • Reported component ID

    5655M1500

  • Reported release

    400

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2007-05-29

  • Closed date

    2007-09-12

  • Last modified date

    2007-10-02

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

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

    PK50960 UK29113

Modules/Macros

  •    DFHPIEP
    

Fix information

  • Fixed component name

    CICSTS 3.X Z/OS

  • Fixed component ID

    5655M1500

Applicable component levels

  • R402 PSN UK29113

       UP07/09/14 P F709

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 October 2007