Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Workbench process to combine two pdf comments to one document using DDX

Avatar

Level 2

Dear all,

I have configured a process in workbench using assembler DDX. When i check result using the DDX its showing proper output.

When I create a watch folder in workbench. I am not getting the combined comments document, only one documents comments were there.

We have use the below DDX

--------------

<PDF result="final.pdf">
<PDF source="doc1.pdf"/>
<Comments>
<PDF source="doc2.pdf"/>
</Comments>
</PDF>

----------------

In get result I have added the "final.pdf" as well.

workbenchworkbench

I not sure what is the issue, can anyone have the same issue or am I configured wrongly.

Please advice.

Shaji

0 Replies