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.
boolean isCallerInRole(String Role)
Returns true if the client is in the specified Role; otherwise returns false.
You must turn on Role-Based Access Control in the Security tab of System Manager before the collaboration can access the roles. For more details, see the System Administration Guide.