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.
Most efficient method to retrieve journey attachments for further processing
Summary: We have a use case where we collect an image in HCM Journeys and we need to extract the collected image and pass it to another system for further processing. It seems like I will need to process several API calls in order to retrieve the image and I wanted to ensure I am approaching in the most efficient manner.
Content (please ensure you mask any confidential information):
Here is how I am thinking about the steps:
- Get an allocated checklist to get the allocatedchecklistuniqId:
- Get all tasks within the checklist to obtain the AllocatedTaskId
- Get the attachment from within the task to get the AttachmentsUniqId:
Tagged:
1