IBM Support

JR49028: MULTIPLE DOCUMENT LIST INSTANCES IN THE SAME COACH DO NOT SHOW THE CORRECT SET OF DOCUMENTS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When more than one Document List coach view is used, only the
    first instance is populated with the results of the last
    instance.
    
    AFFECTED PRODUCTS:
    IBM Business Process Manager (BPM) Advanced
    IBM BPM Standard
    IBM BPM Express
    

Local fix

  • Copy the Document List coach view and documentList.js managed
    asset to your process app or toolkit and uncomment the following
    line in the copy of documentList.js:
    //table=this.documentListTable; and delete the line underneath
    it: table = document.getElementById("documentListTable");
    

Problem summary

  • When you work with two or more document list instances in the
    same coach view, you will notice that the first instance is
    always populated with the data of the last instance, and
    instances other than the first instance are not populated with
    any data.
    
    PROBLEM DETAILED DESCRIPTION:
    Each document list instance creates a document table to
    render the search results. For a document list instance to
    determine the table to update, the JavaScript,
    document.getElementById was used instead of looking within the
    context of the current instance only. When the whole coach page
    is searched for the document table, usually the first table is
    found in the page. This found instance might not correspond to
    the instance that is currently being updated; therefore, the
    wrong document list instance is updated.
    

Problem conclusion

  • A fix is available for IBM BPM V8.0.1.2 that alters the
    documentList.js file to use the table instance that is in the
    current document list being updated.
    
    For 8.0.1.2, the fix for APAR JR49028 has been superseded by
    JR51012,
    
    http://www.ibm.com/support/docview.wss?uid=swg1JR51012 .
    
    On Fix Central (http://www.ibm.com/support/fixcentral), search
    for swg1JR51012:
    
         1. Select the product group, product, installed version,
    and platform, and click Continue.
         2. Select APAR or SPR, enter swg1JR51012, and click
    Continue.
    
    When downloading fix packages, ensure that you also download the
    readme file for each fix. Review each readme file for additional
    installation instructions and information about the fix.
    

Temporary fix

  • Make a copy of the documentList.js managed asset and uncomment
    the line: //table=this.documentListTable; and delete the line
    underneath it: table =
    document.getElementById("documentListTable");
    

Comments

APAR Information

  • APAR number

    JR49028

  • Reported component name

    BPM ADVANCED

  • Reported component ID

    5725C9400

  • Reported release

    801

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-01-10

  • Closed date

    2014-03-09

  • Last modified date

    2014-08-25

  • 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

  • R801 PSY

       UP

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

Document Information

Modified date:
07 October 2021