I've been trying to get to the HROrganizationUnit via the ActionRequest business class to filter on an Instance Selection but the where Instance always returns a blank.
What ever code I reference below always returns a blank. Any ideas what I may be doing wrong?
Code that I've tried:
WorkUnitRel.Actor.ActorOrgUnit_ByActor_SetRel.HROrganizationUnit
WorkUnitRel.Actor.ActorOrgUnit_ByActor_SetRel.HROrganizationUnit.ActorOrgUnitRel.HROrganizationUnit
WorkUnitRel.AuthenticatedActor.ActorOrgUnit_ByActor_SetRel.HROrganizationUnit
BusinessAction.ActionResultsRel.Actor.ActorOrgUnit_ByActor_SetRel.HROrganizationUnit
LPL CODE:
