IBM Support

JR51452: THERE IS NO API FOR CREATING INTERNAL GROUPS IN IBM BUSINESS PROCESS MANAGER (BPM)

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • There is no API for creating IBM Business Process Manager (BPM)
    internal groups programmatically.
    

Local fix

Problem summary

  • You can create IBM BPM internal groups only by using the Process
    Admin Console. You cannot create IBM BPM internal groups
    programmatically by using existing APIs. A corresponding method
    is needed at the JavaScript API to enable programmatic access.
    

Problem conclusion

  • A fix is available for IBM BPM V8.5.0.1 that provides a new
    JavaScript API method that you can use to create an internal
    group in IBM BPM.
    
    Using the method follows this syntax:
    
    TWRole createRole(String roleName, String roleDisplayName,
    String roleDescription, boolean checkAuthorization), where
    
    - roleName: name of the role to create, cannot be null
    - roleDisplayName: display name to be used for the role, if null
     roleName is added as display name
    - roleDescription: description to be used for the role, can be
     null
    - checkAuthorization:
     -- if true, authorization is enforced: only administrative
       users (members of the BpmAdminsSecurityGroup) are allowed to
       create the role
     -- if false, no authorization check is performed
    
    If role creation is successful, a scriptable object of type
    TWRole is returned.
    
    If role creation is not successful, for example, because a role
    with the same name already exists, null is returned.
    If a required authorization fails, an exception is thrown.
    
    On Fix Central (http://www.ibm.com/support/fixcentral), search
    for JR51452
    
    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 JR51452, 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

    JR51452

  • Reported component name

    BPM ADVANCED

  • Reported component ID

    5725C9400

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-10-07

  • Closed date

    2014-12-01

  • Last modified date

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

  • Fixed component ID

    5725C9500

Applicable component levels

  • R850 PSY

       UP

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

Document Information

Modified date:
16 October 2021