Hi Girish and Kosta, I tested the invoke ddx step by itself and it results in a failure. I suspect the issue is due to the input mapping as well. I made an ArrayList variable of type Document to hold the attachments, but the ArrayList/Document variable does not show in the Set Variable step. It does...
Hi workflowuser, yes, the goal is to assemble all form attachments into one pdf, then have it send as a separate attachment with the Document of Record.
I have a dynamic number of pdf attachments as input from an adaptive form, and would like to merge all attached pdfs into a single pdf using DDX, then have it send separately with the Document of Record with the Send Email step. However I encountered an issue with the Send Email step with the follow...