Identity Service API Performance Issue getGranteesToGroup
(Doc ID 1218013.1)
Last updated on MARCH 27, 2020
Applies to:
Oracle SOA Suite - Version 11.1.1.1.0 to 11.1.1.3.0 [Release 11gR1]Information in this document applies to any platform.
Symptoms
On SOA 11.1.1.2.0 and 11.1.1.3.0, when using the oracle.tip.pc.services.identity.BPMIdentityService.getGranteesToGroup API to retrieve the grantees of a particular group that has more than 20 members, the API call takes a long time to return.
API: Set<BPMIdentity> users =
identityServiceClient.getGranteesToGroup(groupUid, true);
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |