IBM Support

IT30834: ADDING AN EXAMPLE FOR CONVERTING EXCEPTIONLIST TO STRING IN ESQLTO OUR KNOWLEDGE CENTER

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as documentation error.

Error description

  • The following example for converting ExceptionList to String in
    ESQL need be added to the Knowledge Center:
    
    https://www.ibm.com/support/knowledgecenter/SSMKHH_10.0.0/com.ib
    m.etools.mft.doc/ac16830_.htm
    
    ==
    
    DECLARE tmp ROW;
    CREATE LASTCHILD OF tmp DOMAIN('XMLNSC') NAME 'XMLNSC';
    SET tmp.XMLNSC.ExceptionList = InputExceptionList;
    SET tmp.BLOB = ASBITSTREAM(tmp.XMLNSC.ExceptionList OPTIONS
    FolderBitStream CCSID 1208);
    CAST(tmp.BLOB AS CHAR CCSID 1208) to get the exception string.
    
    ==
    

Local fix

  • n/a
    

Problem summary

  • ****************************************************************
    USERS AFFECTED:
    All Users of IBM Integration Bus v10.0 and App Connect
    Enterprise V11.0 trying to convert ExceptionList to its string
    representation.
    
    
    Platforms affected:
    MultiPlatform
    
    ****************************************************************
    PROBLEM DESCRIPTION:
     The product Knowledge Center does not provide an example of how
    to convert an ExceptionLlist to a string.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    IT30834

  • Reported component name

    INTEGRATION BUS

  • Reported component ID

    5724J0540

  • Reported release

    A00

  • Status

    CLOSED DOC

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-11-12

  • Closed date

    2020-10-16

  • Last modified date

    2020-10-16

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

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

Fix information

Applicable component levels

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSNQK6","label":"IBM Integration Bus"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"10.0"}]

Document Information

Modified date:
17 October 2020