IBM Support

JR62208: DOC - INFORMATION ABOUT WORKING WITH BUSINESS OBJECTS IN LAZY PARSING MODE IS MISSING

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as documentation error.

Error description

  • In lazy business object parsing mode, data is not loaded until
    it is needed. Business objects are accessed by using the Service
     Data Object (SDO) API. The SDO API implements the List
    interface and overrides some methods to ensure that items in the
     list are loaded and cached before performing operations on the
    data in the list.
    
    The following methods do not ensure that items are loaded:
    
    * ListIterator<E> listIterator()
    * boolean removeAll(Collection<?> c)
    * List<E> subList(int fromIndex, int toIndex)
    
    The remaining methods listed in
    https://docs.oracle.com/javase/8/docs/api/java/util/List.html do
    not have any issues.
    
    PRODUCTS AFFECTED
    IBM Business Process Manager (BPM) Advanced
    IBM Business Automation Workflow
    

Local fix

  • To ensure that items are loaded, call size() first, which is a
    lightweight operation.
    

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

    JR62208

  • Reported component name

    BUS AUTO WORKFL

  • Reported component ID

    5737H4100

  • Reported release

    I00

  • Status

    CLOSED DOC

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-04-08

  • Closed date

    2020-06-19

  • Last modified date

    2020-06-19

  • 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

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS8JB4","label":"IBM Business Automation Workflow"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"18.0.0.0","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
20 June 2020