Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Unable to create email notification when the SR Status change from "New" to "In Progress"
Summary:
We are trying to create a email notification so that the primary contact could get a notification when the status changes. We are using the Redwood UI.
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
if (isAttributeChanged('StatusTypeCd') && StatusTypeCd == 'ORA_SVC_HRHD_INPROGRESS' && StripeCd == 'ORA_SVC_HRHD'){
return true;
}
Tagged:
0