IBM Support

IC70705: 4GL-SOA DOES NOT RECOGNIZE THE ATTRIBUTE XSI:NIL IN SOAP REQUESTS NOR USE IT IN SOAP RESPONSES

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • You implement a web service function using the 4GL web services
    extension and send an XML SOAP (Simple Object Access Protocol)
    request to it. One parameter has the value NULL specified using
    the SOAP attribute xsi:nil, as in the following example:
    
       <myNameSpace:myParam xsi:nil="true"/>
    
    The 4GL service function does not recognize the value and
    returns error -1318 . In addition, NULL return values from the
    4GL service function are not marked using the attribute xsi:nil
    in the corresponding XML SOAP answer.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * All Users                                                    *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * The earlier design was not handling NULL values. Now with    *
    * the thread safe solution, all requests/responses will be     *
    * treated as string, and hence it is easier to handle NULL     *
    * values. This is partially fixed, there is one more defect in *
    * which NULL values in real/smallfloat, etc. are being         *
    * returned as 0 instead of NULL.                               *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Wait for 4GL 7.50.xC5 to come out to test this.              *
    ****************************************************************
    

Problem conclusion

  • With every request/response being treated as string, if there is
    a NULL value, the push and pop string functions will handle
    this.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IC70705

  • Reported component name

    IBM INFORMIX 4G

  • Reported component ID

    5724C6680

  • Reported release

    750

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-08-23

  • Closed date

    2012-10-31

  • Last modified date

    2012-11-01

  • 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

    IBM INFORMIX 4G

  • Fixed component ID

    5724C6680

Applicable component levels

  • R750 PSN

       UP

  • R750 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSAVH7","label":"Informix 4GL"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"750","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
06 April 2023