IBM Support

JR58495: YOU CAN'T RETRIEVE IBM BPM INTERNAL GROUPS THAT HAVE LEADING OR TRAILING SPACES

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • IBM Business Process Manager (BPM) internal groups that have
    leading or trailing spaces and are created in the Process Admin
    Console or by using the tw.system.org.createRole() JavaScript
    can't be retrieved when calling
    tw.system.org.findRoleByName(Group Name) script. Some database
    vendors or versions do not trim the space, which causes no
    results to return when you try to retrieve the group.
    
    PRODUCTS AFFECTED
    IBM BPM
    IBM BPM Express
    

Local fix

  • You can run following the query:
    update lsw_usr_grp_xref set group_name=TRIM(GROUP_NAME) where
    (group_name like '% ' or group_name like ' %') and group_type=3
    

Problem summary

  • You can create internal groups that have leading or trailing
    spaces in the group name; however, doing so might prevent some
    other IBM BPM APIs from finding the groups.
    

Problem conclusion

  • A fix that prevents you from creating internal groups that have
    leading or trailing spaces in the group name will be included in
     a future release of IBM BPM.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR58495

  • Reported component name

    BPM STANDARD

  • Reported component ID

    5725C9500

  • Reported release

    860

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-09-26

  • Closed date

    2017-12-01

  • Last modified date

    2017-12-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

    BPM

  • Fixed component ID

    5737A5700

Applicable component levels

  • R860 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSFPJS","label":"IBM Business Process Manager"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.6.0.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
14 September 2022