IBM Support

JR55458: AFTER YOU UPGRADE IBM BPM TO V8.5.7, PROCESS PORTAL DISPLAYS TAB NAMES INCORRECTLY

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • After you upgrade IBM Business Process Manager (BPM) to V8.5.7,
    IBM Process Portal shows all the default UI tab names with an
    additional  suffix: '(Main)', for example
    Work (Main)
    Processes (Main)
    Team Performance (Main)
    Process Performance (Main)
    

Local fix

  • To fix this issue on IBM BPM V8.5.7, replace @SCHEMA@ with  the
    schema name used in your environment and then run the following
    SQL statement:
    
    DELETE FROM @[email protected]_FAVORITE WHERE FAVORITE_ID IN (SELECT
    fav.FAVORITE_ID FROM @[email protected]_FAVORITE fav
    WHERE fav.SNAPSHOT_ID IN (SELECT f1.SNAPSHOT_ID
    FROM @[email protected]_FAVORITE f1 inner join @[email protected]_FAVORITE
    f2 ON f1.CACHED_PROCESS_VERSION_ID =
    f2.CACHED_PROCESS_VERSION_ID
    WHERE f1.FAVORITE_ID  <> f2.FAVORITE_ID
    AND f1.SNAPSHOT_ID = f2.SNAPSHOT_ID
    AND f1.TIP='T'
    AND f2.TIP='F')
    AND fav.CACHED_PROCESS_VERSION_ID NOT IN (SELECT
    f1.CACHED_PROCESS_VERSION_ID FROM @[email protected]_FAVORITE f1 inner
    join @[email protected]_FAVORITE f2 ON f1.CACHED_PROCESS_VERSION_ID =
    f2.CACHED_PROCESS_VERSION_ID
    WHERE f1.FAVORITE_ID <> f2.FAVORITE_ID
    AND f1.SNAPSHOT_ID = f2.SNAPSHOT_ID
    AND f1.TIP='T'
    AND f2.TIP='F')
    AND fav.SNAPSHOT_ID IN (SELECT f1.SNAPSHOT_ID FROM
    @[email protected]_FAVORITE f1 inner join @[email protected]_FAVORITE f2 ON
    f1.CACHED_PROCESS_VERSION_ID = f2.CACHED_PROCESS_VERSION_ID
    WHERE f1.FAVORITE_ID <> f2.FAVORITE_ID
    AND f1.SNAPSHOT_ID  <> f2.SNAPSHOT_ID
    AND f1.TIP='T'
    AND f2.TIP='F')
    AND fav.TIP = 'T'
    AND fav.NAME IN ('BPM_WORK','Processes','Process Diagram','Team
    Performance','Process Performance'))
    

Problem summary

  • No additional information is available.
    

Problem conclusion

  • A fix is available for IBM BPM V8.5.7.0 that removes the suffix.
    
    On Fix Central (http://www.ibm.com/support/fixcentral), search
    for JR55458:
    
    1. Select IBM Business Process Manager with your edition from
      the product selector, the installed version to the fix pack
      level, and your platform, and then click Continue.
    
    2. Select APAR or SPR, enter JR55458, and click Continue.
    
    When you download 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

  • Not applicable
    

Comments

APAR Information

  • APAR number

    JR55458

  • Reported component name

    BPM STANDARD

  • Reported component ID

    5725C9500

  • Reported release

    857

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-03-03

  • Closed date

    2016-03-22

  • Last modified date

    2016-03-22

  • 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 STANDARD

  • Fixed component ID

    5725C9500

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSFTDH","label":"IBM Business Process Manager Standard"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"857","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
31 August 2023