I am trying to merge the two XDPs where one is an address fragment and another one is a form. I am using assembler service for the same and am gettting an error as "com.adobe.internal.pdfm.xfa.XFAServiceException: PDFM_S28003: XFA Assembly unable to assemble required XFA Fragment" even after passing the correct fragment name. Can you please help me to figure out this issue?
Solved! Go to Solution.
Views
Replies
Total Likes
Check out this link, it describes how 2 XDPs are merged. Assembling Multiple XDP Fragments | Adobe Experience Manager
You need to have an insertion point in your form where to add the fragment(s) via Assembler
Check out this link, it describes how 2 XDPs are merged. Assembling Multiple XDP Fragments | Adobe Experience Manager
You need to have an insertion point in your form where to add the fragment(s) via Assembler
are you using aem forms osgi?