Get Started with Redwood for Oracle Cloud HCM Begin Now
Most efficient method to retrieve journey attachments for further processing
in Journeys
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