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.
User Defined Content ( Journey Task) : Unable to send parameters to custom rest api from calling UI
Summary:
Hello -
We tried to call a custom rest api from a redwood ui (change salary) , but unable to pass the paraemeter at run time. There was no such errors, but system failed to pass the parameters value dynamically. however, the hard-coding of those parameter did work.
Steps followed :
- created the custom rest api ( method : GET, URL (query) parameters : PersonId and AssignmentId)
- configured checklist integration ( Category : Journey Task, Type : User defined content) , Provided URL: https://<pod>/ic/api/integration/v1/flows/rest/JOURNEYS_DNU/1.0/get/salarychanges?PersonId={PersonId}&AssignmentId={AssignmentId}
- created guided journey, added above integration as Task of the jounney
Tagged:
0