Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Fetching entitlements for any user

user979688Oct 6 2016 — edited Oct 6 2016

Hello,

OIG version: 11GR2 PS2

API Name: getEntitlementsForUser(java.lang.String userId, SearchCriteria criteria, java.util.HashMap configParams) --> Provisioning Service

While fetching entitlements for any user though the API document says we can pass entitlement status (Provisioned, In Progress, ..) as one of the search criteria argument, the code does not support the search criteria for entitlement status. Any thoughts?

Reason: Starting particular version of OIG the API is returning in progress entitlements as well. The workaround might be once the entitlements are fetched we can check on the status. Just trying to check if we can control at the search criteria.

Thank you!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 3 2016
Added on Oct 6 2016
2 comments
265 views