Returns whether a web client requesting a service is in a specific role. This allows the collaboration to customize the business process based on the client's identity.
Syntax
boolean isCallerInRole(String Role)
Parameters
Returns
Returns true if the client is in the specified Role; otherwise returns false.
Notes
You must turn on Role-Based Access Control in the Security tab of the System Manager before the collaboration can access the roles. For more details, see the IBM WebSphere Business Integration Server Administration Guide for your server.