Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Do we have a delivered diagnostic report to clean a orphaned journey(checklist tasks)
For example, while hiring a person, journey tasks are initiated automatically.
Later the person's work relationship has been deleted(CANCELED_HIRE)but journey is still in initiated status.
So, we are trying to complete the journey via HDL for this person and its not allowing to load.
HDL file:
METADATA|AllocateChecklist|PersonNumber|ChecklistName|ChecklistInstance|ChecklistCategory|Country|ChecklistStatus
MERGE|AllocateChecklist|#PersonNumber|Onboarding Journey Jumbo employees|1|ONBOARD|#NULL|COM
HDL Error message:
You need to enter a valid value for the {ATTR_NAME} attribute. The current values are {ATTR_VALUES}.
You need to enter a valid value for the PeriodOfServiceId attribute.
The current values are #PersonId.
0