Question
When executing a task to export a file to an AWS S3 bucket, the task successfully initiates an export task, but the recipe fails to proceed to the next task after the export job completes.
Answer
Check if the recipe was executed in Test mode or Started normally? The export action in RIH recipes will not complete as expected if you execute it in test mode. Please start the recipe and run it normally.
Comments
Please sign in to leave a comment.