Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
BPM Worklist: IF Statement to check/validate the assignment category used in offer creation
Summary:
We are trying to create an offer approval where it checks the assignment category as one of the conditions. I have tried using the 3 IF statements below but the approval errored out.
GetRequestorInformationByAssignmentIdAsyncResponse.result.Assignment Category
GetRequestorInformationByAssignmentIdResponse.result.Assignment Category
Proposed Assignment Details.Assignment Category
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
23D
Code Snippet (add any code snippets that support your topic, if applicable):
GetRequestorInformationByAssignmentIdAsyncResponse.result.Assignment Category is "Casual-On Call"
GetRequestorInformationByAssignmentIdResponse.result.Assignment Category is "Casual-On Call"
Proposed Assignment Details.Assignment Category is "Casual-On Call"