Avatar

Correct answer by
Level 5

Hi @SebasRios ,

 

I tried out the above use case, and I can see the payload in the CRX:

Screen Shot 2022-08-18 at 11.23.41 am.png

Screen Shot 2022-08-18 at 11.23.54 am.png

 

However, something to note here is that the workflow hasn't completed yet and is still running. If the workflow was to complete and archive, this payload also goes away.

 

Can you check if your workflow is still running (if it in Instances section) or if it is completed (if it is Archive section)?

 

Also FYI, you can access the input file from your watch folder on the file system as well:

- If the workflow is still running, you can find it in the 'stage' folder.

- If the workflow is complete, you should see it in the 'result' folder.

You can find the exact filesytem path from the workflow node in CRX:

Screen Shot 2022-08-18 at 11.35.06 am.png

View solution in original post