Get Started with Redwood for Oracle Cloud HCM Begin Now
Alert based on legal entity id
Summary:
Hello ,
We have a requirement where alert should be sent to employee for couple of Legal entities.
I tried to create condition for single Legal entity, but its not working in 22A.
same if i did based on business unit id , its working.
I am using below query to fetch legalentity id
select legal_entity_id,
LEGAL_ENTITY_IDENTIFIER,
name
from xle_entity_profiles
Is there something which Iam missing.
Also how can I add condition for multiple LE?
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0