I need to find createdDate and endDate from Identityrequest object. On the behalf of the entitlement request, I want to find the details above. If IdentityRequestitem contains entitlement information, then how can i get dates from identity request? Please suggest to me any filter or some set of codes that will help me to find.
Hi @iamksatish,
We have Entitlement information requested for users. Entitlement information available in identityRequestItem object and date information available in identityRequest object. So on the behalf of identity request item object which is containing entitlement information. I want to fetch the date from identity request object.
So how can we use join in both the objects in filter.