<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Content in Adobe Community</title>
    <link>/place-content.jspa?containerType=14&amp;userID=null&amp;filterID=contentstatus[published]~objecttype~objecttype[thread]&amp;containerID=3405</link>
    <description>Recent content in Adobe Community</description>
    <language>en</language>
    <pubDate>Wed, 22 Oct 2014 07:54:01 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-10-22T07:54:01Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>ES4 Assembler and portfolios' folders compatibility with Acrobat 9</title>
      <link>https://forums.adobe.com/thread/1614183</link>
      <description>&lt;!-- [DocumentBodyStart:0db72f8b-7bfe-4a5f-af51-98b236e99b0e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have the following problem: I'm producing a PDF Portfolio with some nested file and folders through Assembler WebAPI.&lt;br/&gt;The portfolio is ok and works fine if opened with Acrobat XI, but the same portfolio is bugged if opened with Acrobat 9: all the package files are shown in the root directory and clicking (or right-clicking) on them causes a navigation to the (empty) directory specified in the DDX. There is also no way to open the package files.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(PDF Portfolios created with Acrobat 9 works fine in both versions, so isn't a problem related to my installation of Acrobat 9)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can i make it works also in Acrobat 9? I'm defining a wrong DDX or it is a known bug?&lt;br/&gt;The file should be distributed to clients who use Acrobat 9 and cannot install newer version due to company policies.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Example DDX (tried also many other forms, like using PDF source elements or defining a PackageFiles element with a file:/// source including subfolders, but the results in Acrobat 9 is always bugged):&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;PDF result="output"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Portfolio&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Navigator source="MyNavigator" /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ColorScheme scheme="blueScheme" /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Portfolio&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Folder name="Folder1"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Folder name="Subfolder1"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PackageFiles source="source1.pdf" nameKey="&lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;"&gt;source1.pdf&lt;/span&gt;"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;File filename="&lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;"&gt;source1.pdf&lt;/span&gt;" mimetype="application/pdf" /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PackageFiles&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PackageFiles source="source2.pdf" nameKey="&lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;"&gt;source2.pdf&lt;/span&gt;"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;File filename="&lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;"&gt;source2.pdf&lt;/span&gt;" mimetype="application/pdf" /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PackageFiles&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Folder&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Folder&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/DDX&amp;gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0db72f8b-7bfe-4a5f-af51-98b236e99b0e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">portfolio</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">assembler</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">es4</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">assembler_service</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">acrobat 9</category>
      <pubDate>Wed, 22 Oct 2014 07:54:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1614183</guid>
      <dc:date>2014-10-22T07:54:01Z</dc:date>
      <clearspace:dateToText>3 weeks 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Any Tutorial / Sample to create Single PDF from multiple source files using PDF assembler in a watched folder process.</title>
      <link>https://forums.adobe.com/thread/1606633</link>
      <description>&lt;!-- [DocumentBodyStart:b3e18683-6205-4d7d-a651-0beec4e69ad0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Any Tutorial / Sample to create Single PDF from multiple source files using PDF assembler in a watched folder process. I have a client application which will prepare number of source files and some meta data information (in .XML) which will be used in header/footer. Is it possible to put a run time generated DDX file in the watch folder and use it in Process. If possible how can I pass the file names in the DDX. Any sample Process will be very helpful.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b3e18683-6205-4d7d-a651-0beec4e69ad0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">ddx</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">tutorial</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">assembler</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">watched folder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">sample process</category>
      <pubDate>Fri, 17 Oct 2014 06:03:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1606633</guid>
      <dc:date>2014-10-17T06:03:52Z</dc:date>
      <clearspace:dateToText>3 weeks 7 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ALC-ASM-S00-002 NumberFormatException on attachment filename or source</title>
      <link>https://forums.adobe.com/thread/1582653</link>
      <description>&lt;!-- [DocumentBodyStart:c11e7066-bae7-400c-8a2c-d16f0910f01e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;DDX:&lt;/p&gt;&lt;!--[CodeBlockStart:14bf7358-6668-451c-9c5d-bcd3b870d352][excluded]--&gt;&lt;pre class="xml" name="code"&gt;
 &amp;lt;DDX xmlns="http://ns.adobe.com/DDX/1.0/"&amp;gt;
&amp;nbsp; &amp;lt;PDF result="pdfWithAttachments" format="PDF"&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="pdfWithoutAttachments"/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;FileAttachments source="pic_20140917135051.bmp"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;File filename="pic_20140917135051.bmp"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Description&amp;gt;null&amp;lt;/Description&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/FileAttachments&amp;gt;
&amp;nbsp; &amp;lt;/PDF&amp;gt;
 &amp;lt;/DDX&amp;gt;
&lt;/pre&gt;&lt;!--[CodeBlockEnd:14bf7358-6668-451c-9c5d-bcd3b870d352]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Error:&lt;/p&gt;&lt;!--[CodeBlockStart:7af567ff-6959-4c63-9f49-c5e8d1e16b95][excluded]--&gt;&lt;pre class="java" name="code"&gt;
INFO&amp;nbsp; [com.adobe.livecycle.assembler.AssemblerServiceImpl] ALC-ASM-N00-001: Execute: invoke() begin on thread WorkerThread#1[192.168.126.196:59718] 186
INFO&amp;nbsp; [com.adobe.internal.ddxm.Executive] DDXM_N00000: Started processing result named pdfWithAttachments
ERROR [com.adobe.internal.ddxm.Executive] DDXM_S00001: Failed to assemble result named pdfWithAttachments
ERROR [com.adobe.livecycle.assembler.AssemblerServiceImpl] ALC-ASM-S00-002: Failed to execute the DDX - error messages provided.
com.adobe.livecycle.assembler.client.ProcessingException: ALC-ASM-S00-002: Failed to execute the DDX - error messages provided.
 at com.adobe.livecycle.assembler.AssemblerServiceImpl.makeResult(AssemblerServiceImpl.java:906)
 at com.adobe.livecycle.assembler.AssemblerServiceImpl.execute(AssemblerServiceImpl.java:510)
 at com.adobe.livecycle.assembler.AssemblerServiceImpl.invoke(AssemblerServiceImpl.java:454)
Caused by: java.lang.NumberFormatException: For input string: "20140917135051"
 at java.lang.NumberFormatException.forInputString(Unknown Source)
 at java.lang.Integer.parseInt(Unknown Source)
 at java.lang.Integer.parseInt(Unknown Source)
 at com.adobe.internal.pdfm.embeddedfiles.EmbeddedFilesHandler.updateBaseDocEmbeddedFilenames(EmbeddedFilesHandler.java:947)
 at com.adobe.internal.pdfm.embeddedfiles.EmbeddedFilesHandler.addEmbeddedFile(EmbeddedFilesHandler.java:691)
 at com.adobe.internal.pdfm.embeddedfiles.EmbeddedFilesHandler.importEmbeddedFiles(EmbeddedFilesHandler.java:285)
 at com.adobe.internal.pdfm.attachments.Attachments.importAttachments(Attachments.java:370)
 at com.adobe.internal.ddxm.task.attachments.ImportAttachments.execute(ImportAttachments.java:216)
 at com.adobe.internal.ddxm.ddx.Node.execute(Node.java:353) 
&lt;/pre&gt;&lt;!--[CodeBlockEnd:7af567ff-6959-4c63-9f49-c5e8d1e16b95]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The assembler is parsing the filename or source string (not sure which) and cast the timestamp part to a number ??&lt;/p&gt;&lt;p&gt;The assembler proces works fine with source and filename "pic_1.bmp"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Livecycle ES2.0&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c11e7066-bae7-400c-8a2c-d16f0910f01e] --&gt;</description>
      <pubDate>Tue, 23 Sep 2014 08:13:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1582653</guid>
      <dc:date>2014-09-23T08:13:32Z</dc:date>
      <clearspace:dateToText>1 month 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Inline PDF in DDX</title>
      <link>https://forums.adobe.com/thread/1559348</link>
      <description>&lt;!-- [DocumentBodyStart:fa258391-6d4c-4aa2-8c7a-0ceb35eaa960] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I need to send PDF Base64 encoded inline with the DDX that I'm sending to Assembler.&amp;nbsp; Any idea how to accomplish that ? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have tried the following, but I get the following error &lt;/p&gt;&lt;p&gt;&amp;nbsp; The input BLOB object should have attachmentID, remoteURL, or binaryData field specified.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF result="File:///\\share\readonly_2.pdf" encryption="limit"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ser:binaryData&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PENvcnJlc3BvbmRhbmNlPg0KCTxEb2N1bWVudFBhcmFtcz4NCgkJPExhbmd1YWdlPjE8L0xhbmd1YWdlPg0KCQk8Q 2FzZU5vPjc4LzM0MDQyMzY8L0Nhc2V&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; snip...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ser:binaryData&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PasswordEncryptionProfile name="limit" compatibilityLevel="Acrobat5"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Permissions copy="No" edit="No" print="No" screenReading="No"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;MasterPassword&amp;gt;mySecret&amp;lt;/MasterPassword&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Permissions&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PasswordEncryptionProfile&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/DDX&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fa258391-6d4c-4aa2-8c7a-0ceb35eaa960] --&gt;</description>
      <pubDate>Thu, 28 Aug 2014 04:04:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1559348</guid>
      <dc:date>2014-08-28T04:04:41Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FileAttachments in Execute Script</title>
      <link>https://forums.adobe.com/thread/1552520</link>
      <description>&lt;!-- [DocumentBodyStart:96bb6076-3e98-4a01-8cef-cd6a72cc7652] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;strong&gt;How to add attachments to generated PDF document (i.e. MainForm) and send it to a mail in a ALC process?&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here, my script below&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;import java.util.Map;&lt;/p&gt;&lt;p&gt;import java.util.HashMap;&lt;/p&gt;&lt;p&gt;import java.lang.String;&lt;/p&gt;&lt;p&gt;import java.lang.StringBuilder;&lt;/p&gt;&lt;p&gt;import java.util.List;&lt;/p&gt;&lt;p&gt;import com.adobe.idp.Document;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;String QUOTE = "\"";&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;quote( String s ) {&lt;/p&gt;&lt;p&gt;&amp;nbsp; return&amp;nbsp; QUOTE + s + QUOTE;&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;generateDDX() {&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;List attachList = patExecContext.getProcessDataListValue("/process_data/attachments1");&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Document parentDocument = patExecContext.getProcessDataDocumentValue("/process_data/formDoc");&lt;/p&gt;&lt;p&gt;String documentName = parentDocument.getAttribute("basename");&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;final StringBuilder ddx = new StringBuilder();&lt;/p&gt;&lt;p&gt;final String newLine = "\n";&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;?xml version=" ).append( quote("1.0" ) ).append( " encoding=" ) .append( quote( "UTF-8") ).append(&amp;nbsp; "?&amp;gt;"&amp;nbsp; ).append( newLine );&lt;/p&gt;&lt;p&gt;&lt;span&gt;ddx.append( "&amp;lt;DDX xmlns=" ).append( this.quote( "&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;" ) ).append( "&amp;gt;" ).append( newLine );&lt;/span&gt;&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;PDF result=" ).append( this.quote( "out.pdf" )).append( "&amp;gt;" ).append( newLine );&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;PDF source=" ).append( this.quote( "in.pdf" )&amp;nbsp; ).append("&amp;gt;").append( newLine );&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;NoForms/&amp;gt;" ).append( newLine );&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;NoXFA/&amp;gt;" ).append( newLine );&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Map documents = new HashMap();&lt;/p&gt;&lt;p&gt;for (int i=0; i&amp;lt;attachList.size(); i++) {&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Document document = (Document)attachList.get(i);&lt;/p&gt;&lt;p&gt;String currentFileName = document.getAttribute("basename");&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;FileAttachments source=" ).append( this.quote( currentFileName ) ).append(&amp;nbsp; "&amp;gt;" ).append( newLine );&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;File filename=" ).append( this.quote( currentFileName )&amp;nbsp; ).append(&amp;nbsp; "/&amp;gt;" ).append( newLine );&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;FilenameEncoding encoding=" ) .append( this.quote( "UTF-8" )&amp;nbsp; ).append(&amp;nbsp; "/&amp;gt;" ).append( newLine );&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;/FileAttachments&amp;gt;").append( newLine );&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;documents.put(currentFileName, document);&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;patExecContext.setProcessDataMapValue("/process_data/documents", documents);&lt;/p&gt;&lt;p&gt;ddx.append( "&amp;lt;/PDF&amp;gt;\n&amp;lt;/PDF&amp;gt;\n&amp;lt;/DDX&amp;gt;\n" );&lt;/p&gt;&lt;p&gt;patExecContext.setProcessDataStringValue( "/process_data/@AssemblerDDX", ddx.toString() );&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;this.generateDDX();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Error Message:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6657052-662136/Capture.JPG"&gt;&lt;img alt="Capture.JPG" class="jive-image image-1" height="181" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6657052-662136/900-181/Capture.JPG" style="height: 125px; width: 620px;" width="900"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:96bb6076-3e98-4a01-8cef-cd6a72cc7652] --&gt;</description>
      <pubDate>Tue, 26 Aug 2014 05:42:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1552520</guid>
      <dc:date>2014-08-26T05:42:14Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>What is</title>
      <link>https://forums.adobe.com/thread/1532224</link>
      <description>&lt;!-- [DocumentBodyStart:aa1d0c94-0882-442e-9dd7-fc6dbeb7b7df] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Google Translations:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Source Text (English):&lt;/p&gt;&lt;p&gt;&lt;span&gt;Delivery to the following recipient failed permanently: &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:info@twitter.com"&gt;info@twitter.com&lt;/a&gt;&lt;span&gt; Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the server for the recipient domain twitter.com by aspmx.l.google.com. . The error that the other server returned was: 552-5.2.2 The email account that you tried to reach is over quota. Please direct 552-5.2.2 the recipient to 552 5.2.2 &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://support.google.com/mail/bin/answer.py%3Fanswer%3D6558" rel="nofollow"&gt;http://support.google.com/mail/bin/answer.py%3Fanswer%3D6558&lt;/a&gt;&lt;span&gt; pk4si8876433pac.99 - gsmtp -&lt;/span&gt;&lt;/p&gt;&lt;hr originalText="----"/&gt;&lt;p&gt; Original message -&lt;/p&gt;&lt;hr originalText="----"/&gt;&lt;p&gt; DKIM-Signature: v%3D1; a%3Drsa-sha256; c%3Drelaxed/relaxed; d%3Dgmail.com; s%3D20120113; h%3Dsubject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version; bh%3DgORcQ5eR&lt;em&gt;p0&lt;/em&gt;qNP4l53yvket3NwncOkPtSbaOdqaovo%3D; b%3Dsqd8BygPczoqYaV9pLOzQrBXR9ALiKPn0KI9TnqCTIsXW4CQHJykhZ7JmWPzPiCZmM G/PTlwSv5A5Of0HNYgde/rt/3F49f67fNJr14TC6E9DQ3CFlw3OiyxnoIRrlikd87I3B RbClL5cxysAR4cidF3HVhU&lt;em&gt;0Nq0CNR2xxqaA&lt;/em&gt;qgW1WcCA19xwHCdpTsAE4sJC35SGJZG 3I6XLRvjQ&lt;em&gt;5Kw6szwXmFs00sZpsQ9X76d10PjYqkPplVK9BAz6DvfxkzM1YOjc3jXRhO d6zEPRoZVMgHEiXW74HlZhr4u3BqwBFoBp6IX8Pbt/r9lzPrPihwBzXylH&lt;/em&gt;&lt;span&gt;+NaQST8iU SIoQ%3D%3D X-Received: by 10.66.66.140 with SMTP id f12mr6045890pat.78.1406159059011; Wed, 23 Jul 2014 16:44:19 -0700 (PDT) Return-Path: Received: from&amp;nbsp; () by mx.google.com with ESMTPSA id gu1sm3569715pbd.0.2014.07.23.16.44.13 for (version%3DTLSv1 cipher%3DECDHE-RSA-RC4-SHA bits%3D128/128); Wed, 23 Jul 2014 16:44:18 -0700 (PDT) Subject: Ok From: Setthapong Content-Type: text/plain; charset%3Dus-ascii Message-Id: &amp;lt;&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:1EDAA515-DF5C-49FB-ACCF-48463EA5ACAA@gmail.com"&gt;1EDAA515-DF5C-49FB-ACCF-48463EA5ACAA@gmail.com&lt;/a&gt;&lt;span&gt;&amp;gt; Date: Thu, 24 Jul 2014 06:08:30 &lt;/span&gt;&lt;em&gt;&lt;span&gt;0700 To: "&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:hipporemote@robohippo.com"&gt;hipporemote@robohippo.com&lt;/a&gt;&lt;span&gt;" , &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:itunesconnect@apple.com"&gt;itunesconnect@apple.com&lt;/a&gt;&lt;span&gt;, &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:contact@appsnotfound.com"&gt;contact@appsnotfound.com&lt;/a&gt;&lt;span&gt;, Youtube Microsoft , "Hi OliveOffice Team, I am using your application -- OliveOfficeHD, version 2.0.5, concerning which I have something to say: *i want give you support my iPad in Thailand Thank you Sent from my iPad" , &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:mobile-support@google.com"&gt;mobile-support@google.com&lt;/a&gt;&lt;span&gt;, "Hi OliveOffice Team, I am using your application -- OliveOfficeHD, version 2.0.5, concerning which I have something to say: *i want give you support my iPad in Thailand Thank you Sent from my iPad" , "&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:downloadplu.service@gmail.com"&gt;downloadplu.service@gmail.com&lt;/a&gt;&lt;span&gt;" , Twitter , "Adobe-Your browser doesn't support flashontent, please install flash player" , EFileExplorer , Software , %3D%3Futf-8%3FB%3F4LmB4Lir4Lil4LmI4LiH4Lij4Lin4LihIOC4o&lt;/span&gt;&lt;/em&gt;&lt;span&gt;C4ueC4mw%3D%3D%3F%3D , Ping , Uservoice , &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:support@fellowsoftware.com"&gt;support@fellowsoftware.com&lt;/a&gt;&lt;span&gt; Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (1.0) X-Mailer: iPad Mail (9B206) Sent from my iPad&lt;/span&gt;&lt;/p&gt;&lt;p&gt;-Target Text (Thai):&lt;/p&gt;&lt;p&gt;&lt;span&gt;จัดส่งไปยังผู้รับต่อไปนี้ล้มเหลวอย่างถาวร: - -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:info@twitter.com"&gt;info@twitter.com&lt;/a&gt;&lt;span&gt; - - รายละเอียดทางเทคนิคของความล้มเหลวอย่างถาวร: - Google พยายามที่จะส่งข้อความของคุณ แต่ก็ถูกปฏิเสธจากเซิร์ฟเวอร์สำหรับโดเมน twitter.com ผู้รับโดย aspmx.l.google.com&amp;nbsp; - - ข้อผิดพลาดที่เซิร์ฟเวอร์อื่น ๆ กลับมาก็คือ - 552-5.2.2 บัญชีอีเมลที่คุณพยายามที่จะเข้าถึงมากกว่าโควต้า กรุณาส่ง - 552-5.2.2 ผู้รับ - 552 5.2.2 &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://support.google.com/mail/bin/answer.py%3Fanswer%3D6558" rel="nofollow"&gt;http://support.google.com/mail/bin/answer.py%3Fanswer%3D6558&lt;/a&gt;&lt;span&gt; pk4si8876433pac.99 - gsmtp - - -&lt;/span&gt;&lt;/p&gt;&lt;hr originalText="----"/&gt;&lt;p&gt; ข้อความต้นฉบับ -&lt;/p&gt;&lt;hr originalText="----"/&gt;&lt;p&gt;&lt;span&gt; - - DKIM-ลายเซ็น: V %3D 1; %3D RSA-SHA256; c %3D ผ่อนคลาย / ผ่อนคลาย; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d %3D Gmail ของcom; s %3D 20120113; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; h %3D เรื่อง: จาก: เนื้อหาประเภท: ข้อความ-id: วันที่: ไป -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : เนื้อหาโอนเข้ารหัส: ละครใบ้รุ่น; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BH %3D gORcQ5eR p0 qNP4l53yvket3NwncOkPtSbaOdqaovo %3D; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ข %3D sqd8BygPczoqYaV9pLOzQrBXR9ALiKPn0KI9TnqCTIsXW4CQHJykhZ7JmWPzPiCZmM -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; G / PTlwSv5A5Of0HNYgde / RT / 3F49f67fNJr14TC6E9DQ3CFlw3OiyxnoIRrlikd87I3B -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RbClL5cxysAR4cidF3HVhU 0Nq0CNR2xxqaA qgW1WcCA19xwHCdpTsAE4sJC35SGJZG -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3I6XLRvjQ 5Kw6szwXmFs00sZpsQ9X76d10PjYqkPplVK9BAz6DvfxkzM1YOjc3jXRhO -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d6zEPRoZVMgHEiXW74HlZhr4u3BqwBFoBp6IX8Pbt / r9lzPrPihwBzXylH NaQST8iU -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SIoQ %3D%3D - X-ได้รับ: โดย 10.66.66.140 กับ SMTP id f12mr6045890pat.78.1406159059011; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; พุธกลับพา ธ : @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003csetthapong83@gmail.com"&gt;u003csetthapong83@gmail.com&lt;/a&gt;&lt;span&gt;@u003e - ที่ได้รับ: จาก&amp;nbsp; () -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; โดยมgoogle.com กับ ESMTPSA id gu1sm3569715pbd.0.2014.07.23.16.44.13 -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; สำหรับ @u003cหลายผู้รับ@u003e -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (รุ่น %3D TLSv1 ศูนย์ %3D บิต ECDHE-อาร์เอส RC4-SHA %3D 128/128); -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; พุธเรื่อง: โอเค - จาก: เศรษฐ @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003csetthapong83@gmail.com"&gt;u003csetthapong83@gmail.com&lt;/a&gt;&lt;span&gt;@u003e - เนื้อหา-Type: text / plain; charset %3D us-ascii - ข้อความ Id: @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003c1EDAA515-DF5C-49FB-ACCF-48463EA5ACAA@gmail.com"&gt;u003c1EDAA515-DF5C-49FB-ACCF-48463EA5ACAA@gmail.com&lt;/a&gt;&lt;span&gt;@u003e - วันที่: Thuต้องการไป: @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:hipporemote@robohippo.com"&gt;hipporemote@robohippo.com&lt;/a&gt;&lt;span&gt;@ @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003chipporemote@robohippo.com"&gt;u003chipporemote@robohippo.com&lt;/a&gt;&lt;span&gt;@u003e - itunesconnect@apple.comyoutube ไมโครซอฟท์ @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003cddcuong169@gmail.com"&gt;u003cddcuong169@gmail.com&lt;/a&gt;&lt;span&gt;@u003e - @สวัสดี OliveOffice ทีมผมใช้ใบสมัครของคุณ - OliveOfficeHD รุ่น 2.0.5 เกี่ยวกับการที่ฉันมีสิ่งที่จะพูดว่า: * ฉันต้องการให้คุณสนับสนุน iPad ของฉันในประเทศไทยขอขอบคุณที่ส่งจาก iPad ของฉัน@ @u003c@ oliveoffice สนับสนุนcom@u003e - มือถือ &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:support@google.com"&gt;support@google.com&lt;/a&gt;&lt;span&gt;@สวัสดี OliveOffice ทีมผมใช้ใบสมัครของคุณ - OliveOfficeHD รุ่น 2.0.5 เกี่ยวกับการที่ฉันมีสิ่งที่จะพูดว่า: * ฉันต้องการให้คุณสนับสนุน iPad ของฉันในประเทศไทยขอบคุณที่ส่งจาก iPad ของฉัน@ @u003csupport.ios@oliveoffice คอม@u003e - @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:downloadplu.service@gmail.com"&gt;downloadplu.service@gmail.com&lt;/a&gt;&lt;span&gt;@ @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003cdownloadplu.service@gmail.com"&gt;u003cdownloadplu.service@gmail.com&lt;/a&gt;&lt;span&gt;@u003e - ทวิตเตอร์ @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003cinfo@twitter.com"&gt;u003cinfo@twitter.com&lt;/a&gt;&lt;span&gt;&lt;span&gt;@u003e - @Adobe-เบราว์เซอร์ของคุณไม่สนับสนุน flashontent โปรดติดตั้งเครื่องเล่นแฟลช@ @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003ccopyright@adobe.com"&gt;u003ccopyright@adobe.com&lt;/a&gt;&lt;span&gt;@u003e - EFileExplorer @&lt;/span&gt;&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003cskyjos.ios@gmail.com"&gt;u003cskyjos.ios@gmail.com&lt;/a&gt;&lt;span&gt;@u003e ซอฟท์แว @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003cairseellc@gmail.com"&gt;u003cairseellc@gmail.com&lt;/a&gt;&lt;span&gt;@u003e - %3D UTF-8%3F B%3F 4LmB4Lir4Lil4LmI4LiH4Lij4Lin4LihIOC4o C4ueC4mw %3D%3D%3F %3D @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003cpress@google.com"&gt;u003cpress@google.com&lt;/a&gt;&lt;span&gt;@u003e - ปิง @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003csupport@mochasoft.dk"&gt;u003csupport@mochasoft.dk&lt;/a&gt;&lt;span&gt;@u003e uservoice @&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:u003csupport@uservoice.com"&gt;u003csupport@uservoice.com&lt;/a&gt;&lt;span&gt;&lt;span&gt;@u003e - &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:support@fellowsoftware.com"&gt;support@fellowsoftware.com&lt;/a&gt;&lt;span&gt; - เนื้อหาโอนย้ายการเข้ารหัส: 7bit - Mime-เวอร์ชัน: 1.0 (10) - X-Mailer: iPad จดหมาย (9B206) - - - - ส่งจาก iPad ของฉัน&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sent from my iPad&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aa1d0c94-0882-442e-9dd7-fc6dbeb7b7df] --&gt;</description>
      <pubDate>Sat, 26 Jul 2014 21:45:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1532224</guid>
      <dc:date>2014-07-26T21:45:00Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Merging annotations in PDF using Assembler Service</title>
      <link>https://forums.adobe.com/thread/1307412</link>
      <description>&lt;!-- [DocumentBodyStart:98e6d951-147f-470a-b999-c974fa867f48] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I want to merge Annotations in pdf. For that, I am using Assembler service. DDx is as below:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;PDF result="resultDoc"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="originalPDF"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Comments source="commentsXFDF"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="originalPDF"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="commentsXFDF"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/DDX&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Above DDX is not working for pdfs, which are not created by Adobe(related products).&amp;nbsp; Sample Input pdf producer is "&lt;strong&gt;Dalim Software Applications&lt;/strong&gt;"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Error logs are as below:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;2013-10-01 00:14:21,675 WARN&amp;nbsp; [com.adobe.internal.ddxm.ddx.pdf.PDFResult] (http-0.0.0.0-8080-4) DDXM_W10001: Could not update metadata on resultDoc.pdf.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;com.adobe.internal.pdfm.metadata.MetadataException: PDFM_S10004: Metadata operation "releaseMetadata/commit" failed for document "resultDoc.pdf" due to an int&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;ernal error ....&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Caused by: com.adobe.internal.pdftoolkit.core.exceptions.PDFInvalidDocumentException: CosName expected, found class com.adobe.internal.pdftoolkit.core.cos.CosString , invalid obj number: 0, dict key: /Trapped&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt; .....&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;2013-10-01 00:14:21,681 ERROR [com.adobe.internal.ddxm.Executive] (http-0.0.0.0-8080-4) DDXM_S00001: Failed to assemble result named resultDoc&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;com.adobe.internal.pdfm.DocumentException: ALC-ASM-S01-004: Failed to convert content for originalPDF.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Caused by: com.adobe.internal.pdftoolkit.core.exceptions.PDFUnableToCompleteOperationException: Error during commit of XMP data to PDF document.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Caused by: com.adobe.internal.pdftoolkit.core.exceptions.PDFInvalidDocumentException: CosName expected, found class com.adobe.internal.pdftoolkit.core.cos.CosString , invalid obj number: 0, dict key: /Trapped&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried to validate metadata of the input pdf using &lt;em&gt;&lt;strong&gt;&lt;a class="jive-link-external-small" href="http://www.pdflib.com/knowledge-base/xmp-metadata/free-xmp-validator/" rel="nofollow" target="_blank"&gt;http://www.pdflib.com/knowledge-base/xmp-metadata/free-xmp-validator/&lt;/a&gt;&lt;span&gt;,&amp;nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;and the result is as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;h2&gt;&lt;em&gt;XMP data is&amp;nbsp; invalid&lt;/em&gt;&lt;/h2&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Reason:&lt;/strong&gt; XMP metadata: Description of extended property 'xmpMM:OriginalDocumentID' missing in embedded extension schema 'xmpMM' description&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now, if actual cause of the issue is &lt;strong&gt;invalid xmp data&lt;/strong&gt;, then How can I deal this types of pdfs. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there any tool to repair xmp data or any thrid party library to merge all types of annotations (like text comments, stamps, file attachments , ..)&amp;nbsp; in pdf.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please suggest&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:98e6d951-147f-470a-b999-c974fa867f48] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">live</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">livecycle</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">ddx</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">assembler</category>
      <pubDate>Fri, 18 Jul 2014 12:58:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1307412</guid>
      <dc:date>2014-07-18T12:58:38Z</dc:date>
      <clearspace:dateToText>3 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Evaluating PDF Assembler and getting the following errors - Help needed</title>
      <link>https://forums.adobe.com/thread/1498021</link>
      <description>&lt;!-- [DocumentBodyStart:775c7f9c-d182-4e78-9e83-789ff8a1daf0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;strong style="text-decoration: underline;"&gt;I am having following three issues when merging document using PDF Assembler Service:-&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong style="text-decoration: underline;"&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong style="text-decoration: underline;"&gt;Error # 1 (JobID: 20369)&lt;/strong&gt;&lt;/p&gt;&lt;ol style="list-style-type: upper-alpha;"&gt;&lt;li&gt;&lt;span style="color: red;"&gt;System.ServiceModel.FaultException: Caused by: com.adobe.livecycle.assembler.client.ProcessingException: ALC-ASM-S00-002: Failed to execute the DDX - error messages provided. Caused by: com.adobe.internal.pdfm.assembly.AssemblyException: PDFM_S02013: The "insertDocument" operation failed on "137.pdf".; nested exception is: &lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;span style="color: red;"&gt; com.adobe.livecycle.assembler.client.ProcessingException: ALC-ASM-S00-002: Failed to execute the DDX - error messages provided.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong style="text-decoration: underline;"&gt;Error # 2 (JobID: 19966)&lt;/strong&gt;&lt;/p&gt;&lt;ol style="list-style-type: upper-alpha;"&gt;&lt;li&gt;&lt;span style="color: red;"&gt;System.ServiceModel.FaultException: Caused by: com.adobe.livecycle.assembler.client.ProcessingException: ALC-ASM-S00-002: Failed to execute the DDX - error messages provided. Caused by: com.adobe.internal.pdfm.assembly.AssemblyException: PDFM_S02013: The "insertDocument" operation failed on "1033.pdf".; nested exception is: &lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;span style="color: red;"&gt; com.adobe.livecycle.assembler.client.ProcessingException: ALC-ASM-S00-002: Failed to execute the DDX - error messages provided.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong style="text-decoration: underline;"&gt;Error # 3 (JobID: 19419)&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: red;"&gt;The request channel timed out while waiting for a reply after 00:09:59.9920000. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: red;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: red;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:775c7f9c-d182-4e78-9e83-789ff8a1daf0] --&gt;</description>
      <pubDate>Mon, 16 Jun 2014 20:15:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1498021</guid>
      <dc:date>2014-06-16T20:15:44Z</dc:date>
      <clearspace:dateToText>4 months 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Assembler DDX Service returns XML file with corrupted text</title>
      <link>https://forums.adobe.com/thread/1404243</link>
      <description>&lt;!-- [DocumentBodyStart:868df2d9-c70f-418c-8269-349471d8aed5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;PDF documents received in Jan and Feb are no longer processed correctly by an existing DDX application. It seems the output XML file contains text corrupted with extra spacing between characters. Is this a recent know issue? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;AFC&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:868df2d9-c70f-418c-8269-349471d8aed5] --&gt;</description>
      <pubDate>Tue, 11 Feb 2014 22:40:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1404243</guid>
      <dc:date>2014-02-11T22:40:59Z</dc:date>
      <clearspace:dateToText>9 months 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Assembler Service is failing</title>
      <link>https://forums.adobe.com/thread/1344937</link>
      <description>&lt;!-- [DocumentBodyStart:d60a1bda-dc67-4a9b-95da-34d2471e7e35] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am new to ADEP LIVECYCLE. I have used a DDX script for merging comments on a PDF.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;DDX used:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span&gt;&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&amp;nbsp; &amp;lt;PDF result="Result_DOC"&amp;gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="PDF_Source"/&amp;gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Comments source="XFDF_Document"/&amp;gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&amp;lt;/DDX&amp;gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have tried with the Preview Result option in the DDX. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am getting a Error message as follows:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Preview of DDX failed: &lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;com.adobe.idp.DocumentError: com.adobe.internal.pdftoolkit.core.exceptions.PDFCosParseException: Number in document is either greater than 2,147,483,647 OR less than -2,147,483,648&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please suggest me.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance........&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d60a1bda-dc67-4a9b-95da-34d2471e7e35] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">ddx</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">adep_designer</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">livecycle_es</category>
      <pubDate>Tue, 21 Jan 2014 16:55:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1344937</guid>
      <dc:date>2014-01-21T16:55:38Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>DDXM_S00001: Failed to assemble</title>
      <link>https://forums.adobe.com/thread/1319917</link>
      <description>&lt;!-- [DocumentBodyStart:17f330c1-5e8e-4fcb-8fdb-ccd3284bde2a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello all!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We have been using the assembler module to merge our PDF documents for a few months and suddenly we started having problems a few weeks ago.&lt;/p&gt;&lt;p&gt;The error seems to be random.&amp;nbsp; Assembler will merge certain documents and others documents will never work until we restart the server.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's a snippet of the log from our LiveCycle server (merge request):&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[com.adobe.livecycle.assembler.AssemblerServiceImpl] ALC-ASM-N00-001: Execute: invoke() begin on thread http-0.0.0.0-8080-4 135&lt;/p&gt;&lt;p&gt;[com.adobe.internal.ddxm.Executive] DDXM_N00000: Started processing result named out.pdf&lt;/p&gt;&lt;p&gt;[com.adobe.internal.pdfm.assembly.DocAssembler] PDFM_W02001: The first document specified is the base document by default.&lt;/p&gt;&lt;p&gt;[com.adobe.internal.pdfm.bookmarks.BookmarkService] PDFM_N04002: There are no bookmarks in PDF document.&lt;/p&gt;&lt;p&gt;[com.adobe.internal.pdfm.assembly.DocAssembler] PDFM_W02001: The first document specified is the base document by default.&lt;/p&gt;&lt;p&gt;[com.adobe.internal.pdfm.bookmarks.BookmarkService] PDFM_N04002: There are no bookmarks in PDF document.&lt;/p&gt;&lt;p&gt;[com.adobe.internal.ddxm.Executive] DDXM_S00001: Failed to assemble result named out.pdf java.lang.ClassCastException&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There seems to be no out of memory errors, DDX or any other indication as to why the assembler service fails to merge - just java.lang.ClassCastException.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there any other logs that we can take a look at? Or anything that could point us to the source of our problems?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:17f330c1-5e8e-4fcb-8fdb-ccd3284bde2a] --&gt;</description>
      <pubDate>Wed, 13 Nov 2013 13:43:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1319917</guid>
      <dc:date>2013-11-13T13:43:39Z</dc:date>
      <clearspace:dateToText>1 year 7 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Page break within a text object</title>
      <link>https://forums.adobe.com/thread/1316908</link>
      <description>&lt;!-- [DocumentBodyStart:27462169-87d0-471a-8314-57f972609c9f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I need to create a page break within a text object. I am providing the user a text field to describe an issue. There are 6 different groups with a rating and the user filled text. In the past we have provided a form with a fixed box but each manager uses different amounts of space to enter the information. Some will need multiple pages to cove the 6 areas others will get it done in two pages. How can I build my form? I have already created a flowable form allowing multiple lines and page breaks within content.&amp;nbsp; I am missing a basic step.&amp;nbsp; Please help.&amp;nbsp; (and yes I only started using LiveCycle yesterday.)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:27462169-87d0-471a-8314-57f972609c9f] --&gt;</description>
      <pubDate>Thu, 17 Oct 2013 14:53:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1316908</guid>
      <dc:date>2013-10-17T14:53:35Z</dc:date>
      <clearspace:dateToText>1 year 4 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Setting initial view for a portfolio having coversheet as a xfa based form</title>
      <link>https://forums.adobe.com/thread/1306972</link>
      <description>&lt;!-- [DocumentBodyStart:d018a654-67b1-4f7c-b8be-b7ad48e45250] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am trying to create a portfolio using below ddx - &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;PDF result="Assembled Form" initialView="demo"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="cover" baseDocument="true"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PackageFiles&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="Form1"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="Form2"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="Form3"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PackageFiles&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;InitialViewProfile name="demo" packageUIPane="SplitVertical"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="cover"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="Form1"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="Form2"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="Form3"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/DDX&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But this is giving me an exception - DDXM_S14001: Cannot alter initial view setting for XFA forms.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is because my coversheet is a xfa based form created in designer.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there any way to make the ddx work with a xfa based form as the coversheet and setting the initial view property also?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d018a654-67b1-4f7c-b8be-b7ad48e45250] --&gt;</description>
      <pubDate>Mon, 30 Sep 2013 20:25:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1306972</guid>
      <dc:date>2013-09-30T20:25:59Z</dc:date>
      <clearspace:dateToText>1 year 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>DDX for disassembling packaged files</title>
      <link>https://forums.adobe.com/thread/1281272</link>
      <description>&lt;!-- [DocumentBodyStart:62ad5e3f-190e-478e-a6d7-423e866b0313] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I created a very basic pdf portfolio using assembler service. My ddx for the same - &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&lt;span&gt;&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp; &amp;lt;PDF result="Assembled Form"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="cover" baseDocument="true"/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PackageFiles&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="Waiver Form"/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="Benefit Form"/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PackageFiles&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="cover"?&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="&lt;span style="color: #1f497d;"&gt;Waiver Form&lt;/span&gt;"?&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="&lt;span style="color: #1f497d;"&gt;Benefit Form&lt;/span&gt;"?&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;lt;/DDX&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now I want to extract pdf's out of this portfolio. How should the corresponding ddx be for this ? &lt;span style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;I tried disassembling through PDFsFromBookmarks, page number etc., but none of them seem to work as the source files are in the package. &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;Thanks for the help..&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:62ad5e3f-190e-478e-a6d7-423e866b0313] --&gt;</description>
      <pubDate>Fri, 23 Aug 2013 12:04:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1281272</guid>
      <dc:date>2013-08-23T12:04:10Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Need help in Assembler service</title>
      <link>https://forums.adobe.com/thread/1275348</link>
      <description>&lt;!-- [DocumentBodyStart:9f9da7ca-1295-444f-9caa-057826859ecc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I installed Adobe Livecycle ES3 with WAS. I'm able to login to the adminui but could not see assemblerservice option under home-&amp;gt;services-&amp;gt;applicaiton and services-&amp;gt;service management and then selected category as Common. Could you please let me know the steps to get the assembler service displayed in the list ASAP? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance!!&lt;/p&gt;&lt;p&gt;Bhargavi.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9f9da7ca-1295-444f-9caa-057826859ecc] --&gt;</description>
      <pubDate>Wed, 14 Aug 2013 16:14:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1275348</guid>
      <dc:date>2013-08-14T16:14:02Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Need Base64 instead of remoteURL as the result for Assembler Service Merging</title>
      <link>https://forums.adobe.com/thread/1263476</link>
      <description>&lt;!-- [DocumentBodyStart:94b837c5-1e44-4d4a-b293-a207c5b5e761] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am hitting Assembler Service to Merge 3 Documents through SOAPUI and I am getting the base64 encoded merged document as the result.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But when I hit the same Assembler Service through IHS with a hostname instead of IP, I am getting a remoteURL as the result from Assembler Service which has an address to the DocumentManager,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any settings that I am missing? I have enabled the FIPS in the AdminUI.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;PS:&lt;/strong&gt; The Adobe LiveCycle is in a SSL environment. Any special settings that I need to do for such a request to the Assembler Service?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:94b837c5-1e44-4d4a-b293-a207c5b5e761] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">issue</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">assembler</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">remoteurl</category>
      <pubDate>Sun, 28 Jul 2013 07:00:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1263476</guid>
      <dc:date>2013-07-28T07:00:54Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Exclude some pages from numbering in DDX</title>
      <link>https://forums.adobe.com/thread/1234427</link>
      <description>&lt;!-- [DocumentBodyStart:25337a39-9a43-4ea3-92be-1f03b39b8117] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a need to exclude certain pages/documents from displaying the page number in an assembled document.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example, if there are 10 documents that i'm assembling together, a few documents in between should not have the Page numbers in the Footer.&lt;/p&gt;&lt;p&gt; i.e. if these 10 documents contribute to a total of 20 pages, currently it displays as Page 1 of 20, Page 2 of 20 etc.&lt;/p&gt;&lt;p&gt; If i do not want say about 5 pages to display the number, it should display as Page 1 of 15, Page 2 of 15, followed by the 5 pages that do not have the page numbers, and then remaining pages like Page 3 of 15 etc.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Currently we use DDX Footer tags like "&amp;lt;_PageNumber/&amp;gt; of &amp;lt;_LastPageNumber/&amp;gt;".&lt;/p&gt;&lt;p&gt; Below is a sample DDX that we use.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please assist me on this.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sample DDX:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;?xml version='1.0' encoding='UTF-8' ?&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt; &amp;lt;DDX xmlns='&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;'&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF result='out.pdf'&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Footer replaceExisting='true'&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Right&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;StyledText font-size='8pt' font-family='Helvetica'&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p&amp;gt;Page &amp;lt;_PageNumber/&amp;gt; of &amp;lt;_LastPageNumber/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/StyledText&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Right&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Footer&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Watermark rotation='45' scale='100%' opacity='10%' fitToPage='true'&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;StyledText font-size='56pt' font-family='Helvetica'&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b&amp;gt;DRAFT&amp;lt;/b&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/StyledText&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Watermark&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PageMargins left='0.5in' top='0.5in' right='0.5in' bottom='0.2in' alternation='None' /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source='source0' bookmarkTitle='chap0'/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source='source1' bookmarkTitle='chap1'/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source='source2' bookmarkTitle='chap2'/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source='source3' bookmarkTitle='chap3'/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;NoXFA/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt; &amp;lt;/DDX&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Karthic&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:25337a39-9a43-4ea3-92be-1f03b39b8117] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">page</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">number</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">ddx</category>
      <pubDate>Mon, 24 Jun 2013 18:20:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1234427</guid>
      <dc:date>2013-06-24T18:20:12Z</dc:date>
      <clearspace:dateToText>1 year 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CollateralNotFoundException from the DDX</title>
      <link>https://forums.adobe.com/thread/1234394</link>
      <description>&lt;!-- [DocumentBodyStart:9f6db4e3-6c66-4a6a-8eee-73bd964e981e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sorry, my question is a bit of naive.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was trying to create a sample portfolio using Assembler.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The DDX file which I was using looks like below - &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;PDF result="final.pdf"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="/Applications/SampleApplication/1.0/form1.pdf"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="/Applications/SampleApplication/1.0/form2.pdf"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="/Applications/SampleApplication/1.0/form1.pdf"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="/Applications/SampleApplication/1.0/form2.pdf"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/DDX&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;form1.pdf and form2.pdf are at the paths mentioned in the application. I am passing this DDX as an input to the process, but it is giving me the exception -&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Caused by: com.adobe.internal.pdfm.CollateralNotFoundException: DDXM_S14017: A &amp;lt;PDF&amp;gt; source document is required, but no documents were found for {PDF source="/Applications/TestApplication/1.0/form1.pdf"}.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The process properties which I set are below - &lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-5416440-347494/process.JPG"&gt;&lt;img alt="process.JPG" class="jive-image" height="843" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5416440-347494/process.JPG" width="436"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can somebody help me in resolving this exception ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9f6db4e3-6c66-4a6a-8eee-73bd964e981e] --&gt;</description>
      <pubDate>Wed, 19 Jun 2013 05:57:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1234394</guid>
      <dc:date>2013-06-19T05:57:07Z</dc:date>
      <clearspace:dateToText>1 year 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Assembler failing after form saved using ES3 designer(original works saved using ES2)</title>
      <link>https://forums.adobe.com/thread/1223359</link>
      <description>&lt;!-- [DocumentBodyStart:344bb8cb-51ee-412b-9fc5-85ba207e19e4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am having an issue with a form that was created in ES2.&amp;nbsp; If you use the form created in ES2, the assembler process works fine.&amp;nbsp; Once you open the form and save it using ES3, the process fails.&amp;nbsp; Any idea what to look for, or anybody else see this behavior?&amp;nbsp; I have also created a new form using the the old form as a template and it also fails.&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:344bb8cb-51ee-412b-9fc5-85ba207e19e4] --&gt;</description>
      <pubDate>Tue, 11 Jun 2013 13:45:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1223359</guid>
      <dc:date>2013-06-11T13:45:31Z</dc:date>
      <clearspace:dateToText>1 year 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Assembler and PDF/A ??</title>
      <link>https://forums.adobe.com/thread/953560</link>
      <description>&lt;!-- [DocumentBodyStart:15166653-890e-497f-a6b9-cfb3380fe8bc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We have Adobe LC ES2 SP2 and froms Server service license.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Well, we need to convert PDF to PDF / A, we are trying to use the Assembler service.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;In the documentation "in Acrobat 9 and PDF/A-1 LiveCycle ES" (&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.adobe.com/content/dam/Adobe/en/devnet/livecycle/pdfs/readercomp_pdfa.pdf" rel="nofollow" target="_blank"&gt;http://www.adobe.com/content/dam/Adobe/en/devnet/livecycle/pdfs/readercomp_pdfa.pdf&lt;/a&gt;&lt;span&gt;), page 2, "Available tools ", there is a table where it says:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Source / Tool / ---- Function ----- Usage --- 1a -1b&lt;/p&gt;&lt;p&gt;LC ES / Assembler / conversion / automated / no / &lt;strong&gt;yes&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;LC ES / Assembler / validated -/ automated / no / &lt;strong&gt;yes&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;From this we can deduce that using the Assembler service can convert and validate PDF/A-1b.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, the tests we have made ??in this regard, by IVS utility not seem to work, and server-side errors are generated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We are trying to validate (using the Assembler service) a very simple PDF, which also meets PDF/A-1b know that, which we found through:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;DDX: [&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &amp;lt;DocumentInformation result="info" source="doc1" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/DDX&amp;gt;]&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Response: [&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;DocInfo xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/DocInfo/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/DocInfo/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;Title/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;Author&amp;gt;Javier Padrn Mrida&amp;lt;/Author&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;CreatedDate&amp;gt;2012-01-23T15:05:31Z&amp;lt;/CreatedDate&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;ModifiedDate&amp;gt;2012-01-23T15:06:21Z&amp;lt;/ModifiedDate&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;Creator&amp;gt;Acrobat PDFMaker 8.1 para Word&amp;lt;/Creator&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;Producer&amp;gt;Acrobat Distiller 8.1.0 (Windows)&amp;lt;/Producer&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;Version&amp;gt;1.4&amp;lt;/Version&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;NumPages&amp;gt;1&amp;lt;/NumPages&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;PDFAConformance isCompliant="notValidated" compliance="PDF/A-1b"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;FormType&amp;gt;NotAForm&amp;lt;/FormType&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;PageSizes&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PageSize pages="1-1" width="595.22pt" height="842.0pt"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/PageSizes&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;PageRotations&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PageRotation pages="1-1" rotate90="0"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/PageRotations&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;PageLabels&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PageLabel pages="1-1" start="1" format="Decimal"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/PageLabels&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/DocInfo&amp;gt;]&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As expected PDFAConformance is PDF/A-1b ... But if we modify the DDX for detailed validation:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;DDX: [&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &amp;lt;DocumentInformation result="info" source="doc1"&amp;gt;&lt;/p&gt;&lt;p&gt; &amp;lt;PDFAValidation&lt;/p&gt;&lt;p&gt; ignoreUnusedResources="true"&lt;/p&gt;&lt;p&gt; resultLevel="Detailed"/&amp;gt;&lt;/p&gt;&lt;p&gt; &amp;lt;/DocumentInformation&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/DDX&amp;gt;]&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Response: [[object Object]&lt;/p&gt;&lt;p&gt;null]&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We tested with different types of PDF and in any case the Assembler service seems to be able to process the labels "PDFAValidation" or "PDFAProfile", the server side we get:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[com.adobe.livecycle.assembler.client.OperationException: ALC-ASM-S00-002: Failed to execute the DDX - error messages provided. Caused by: com.adobe.internal.ddxm.ValidationException: DDXM_S00003: The DDX did not pass validation against the specification. Check the job log for details.; nested exception is:&lt;/p&gt;&lt;p&gt; com.adobe.livecycle.assembler.client.OperationException: ALC-ASM-S00-002: Failed to execute the DDX - error messages provided.&lt;/p&gt;&lt;p&gt; at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)&lt;/p&gt;&lt;p&gt;...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;faultDetail: com.adobe.internal.ddxm.ddx.DDX.logInvalidMessage DDXM_S23001: Element PDFAValidation is invalid since document conversion is not enabled.]&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So finally the question is: Is it possible to generate any type of PDF / A using only the Assembler service?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:15166653-890e-497f-a6b9-cfb3380fe8bc] --&gt;</description>
      <pubDate>Fri, 03 May 2013 10:02:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/953560</guid>
      <dc:date>2013-05-03T10:02:28Z</dc:date>
      <clearspace:dateToText>1 year 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem in merging two documents using Assembler service???</title>
      <link>https://forums.adobe.com/thread/1067150</link>
      <description>&lt;!-- [DocumentBodyStart:d2f563d8-7a54-4ca4-95e5-d17883020dad] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to merge two documents using Assembler service. In the first document, I have three form fields (One textbox and two buttons). There are separate onclick events written for each button. We have to fill the text box with enduser's input. The second document is a simple pdf image document. If I convert form (First document) to pdf to merge with second document, the buttons in the document are not working. If not, when trying to merge actual form with pdf using assembler service, it is throwing following errors: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000;"&gt;&lt;strong&gt;Caused by: com.adobe.internal.pdfm.assembly.AssemblyException: PDFM_S02012: Document "srij_test1.pdf" cannot be assembled because it has an AcroForm and the base document "coverpage" has XFA.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000;"&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.internal.pdfm.assembly.DocAssembler.insertDocument(DocAssembler.java:930)&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000;"&gt;Please suggest how to resolve this....&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000;"&gt;Thanks in advance.......&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d2f563d8-7a54-4ca4-95e5-d17883020dad] --&gt;</description>
      <pubDate>Sat, 27 Apr 2013 11:07:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1067150</guid>
      <dc:date>2013-04-27T11:07:18Z</dc:date>
      <clearspace:dateToText>1 year 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CosDictionary expected, found class com.adobe.internal.pdftoolkit.core.cos.CosNumeric</title>
      <link>https://forums.adobe.com/thread/1079042</link>
      <description>&lt;!-- [DocumentBodyStart:97eba099-d15f-4ed7-ac27-7175d3bfaaa8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to merge xfa form with pdf using assembler service. For some pdf's it is working fine and for some I'm receiving the following error.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000;"&gt;&lt;strong&gt; CosDictionary expected, found class com.adobe.internal.pdftoolkit.core.cos.CosNumeric, object Number of invalid cosObject:1036&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone help me out.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Code used to merge in Assembler service:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;PDF result="outDoc"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="coverpage" baseDocument="true"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;NoXFA/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="inPDFDoc"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;NoForms/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="coverpage"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;?ddx-source-hint name="inPDFDoc"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/DDX&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Image of the error:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-4759573-239836/errorAfterConvertingCoverpage.jpg"&gt;&lt;img alt="errorAfterConvertingCoverpage.jpg" class="jive-image" height="295" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4759573-239836/errorAfterConvertingCoverpage.jpg" width="383"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance..&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:97eba099-d15f-4ed7-ac27-7175d3bfaaa8] --&gt;</description>
      <pubDate>Sat, 27 Apr 2013 10:58:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1079042</guid>
      <dc:date>2013-04-27T10:58:53Z</dc:date>
      <clearspace:dateToText>1 year 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>DDX: How to add bookmarks in sourceMatch</title>
      <link>https://forums.adobe.com/thread/1101479</link>
      <description>&lt;!-- [DocumentBodyStart:703b0aec-27b2-4058-8ae1-b2a7e9ecff4b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I'm working with Adobe LiveCycle ES 2.... I have a proccess with this ddx document:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;DDX xmlns="&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF result="outDoc" &amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF sourceMatch=".*" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/DDX&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Work with n documents very well &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It accetps a mapItem array, where one item has key: the name of the document, and value: the document in bytes.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now, I try to add bookmarks, for example to add bookmark title (the name of the document), so one bookmark for document.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need help to how to do it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:703b0aec-27b2-4058-8ae1-b2a7e9ecff4b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">ddx</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">bookmarking</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">assembler</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">sourcematch</category>
      <pubDate>Fri, 26 Apr 2013 15:16:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1101479</guid>
      <dc:date>2013-04-26T15:16:44Z</dc:date>
      <clearspace:dateToText>1 year 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Convert autocad to PDF in black and white</title>
      <link>https://forums.adobe.com/thread/342526</link>
      <description>&lt;!-- [DocumentBodyStart:4bb74466-0fe3-44e5-869c-6b6955b09039] --&gt;&lt;div class="jive-rendered-content"&gt;I am using CreatePDF service to convert autocad drawing to PDF. Is there anyway to make PDF in black and white, instead of color?
&lt;br/&gt;
&lt;br/&gt;Thanks,
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4bb74466-0fe3-44e5-869c-6b6955b09039] --&gt;</description>
      <pubDate>Fri, 22 Mar 2013 20:19:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/342526</guid>
      <dc:date>2013-03-22T20:19:55Z</dc:date>
      <clearspace:dateToText>1 year 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>XDP Assembly Issue</title>
      <link>https://forums.adobe.com/thread/1063345</link>
      <description>&lt;!-- [DocumentBodyStart:90b1362e-4f50-422d-8caf-b7ead7fd0113] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am getting following error while assembling the XDPs containg fragment references:-&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Assembler cannot stitch fragment. Unable to resovle reference: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If the first document input to the assembler do not contain any fragment reference then the assembly happens, but if first document contains fragment reference then the error comes.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:90b1362e-4f50-422d-8caf-b7ead7fd0113] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">issue</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">xdp</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">assembly</category>
      <pubDate>Tue, 16 Oct 2012 09:10:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1063345</guid>
      <dc:date>2012-10-16T09:10:55Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to handle keywords in TOC bookmarks?</title>
      <link>https://forums.adobe.com/thread/1034037</link>
      <description>&lt;!-- [DocumentBodyStart:3c34959c-a0a9-4874-90c2-cdbb0f1dc3bd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all,&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How to handle keywords in Table of contents bookmarks?&amp;nbsp;&amp;nbsp; When I use any keyword as part of bookmark in my Table of Contents, it is completely ignored by assembler service?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For ex: If Bookmark Title of my document is "Person_Authorised"&amp;nbsp; then when the final document is assembled and the Table of Contents is generated then the Bookmark title is displayed in Table of Contents is "Person ised".&amp;nbsp; Here Assembler service treats "_Author" as a keyword and ignores it. I don't understand why in the first place it is checking bookmark title for Keywords. Anyway, If anyone has any solution for this issue, please let me know it will help me a lot.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Vik&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3c34959c-a0a9-4874-90c2-cdbb0f1dc3bd] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">keywords</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">assembler</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3405">bookmark_title</category>
      <pubDate>Tue, 16 Oct 2012 08:35:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1034037</guid>
      <dc:date>2012-10-16T08:35:18Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problems using XFAConversionSettings renderAtClient in ES3</title>
      <link>https://forums.adobe.com/thread/1045997</link>
      <description>&lt;!-- [DocumentBodyStart:c1511a1c-4b62-4bfa-a3d1-9dc7a8764fcc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Greetings All,&lt;/p&gt;&lt;p&gt;Is anyone using &amp;lt;XFAConversionSettings renderAtClient="true" /&amp;gt; in assembler DDX commands in ES3?&lt;/p&gt;&lt;p&gt;I have been using this setting to create Dynamic PDFs from XDP templates for years.&lt;/p&gt;&lt;p&gt;After migrating to an ES3 box, the asssembly fails trying to digest that option.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The only work-around I have is to set the default server option for forms generation to 'Client' via the AdminUI.&lt;/p&gt;&lt;p&gt;This works, but is not a long-term solution.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone encountered this, or know what adjustment I might need to make?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;DDX xmlns="&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;PDF result="docAssembledPDF"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;XDP&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDP retainInsertionPoints="All" source="docBase"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc2"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc4"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc6"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc8"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc10"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc12"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc14"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc16"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc18"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc20"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc22"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc24"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc26"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc28"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc30"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc32"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc34"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc36"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc38"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc40"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc42"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc44"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc46"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc48"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;XDPContent insertionPoint="SourceDocContent" source="doc50"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/XDP&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;XFAConversionSettings renderAtClient="true"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/DDX&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:35:625 CDT] 00000055 WSRdbManagedC W&amp;nbsp;&amp;nbsp; DSRA1300E: Feature is not implemented: javax.sql.PooledConnection.addStatementEventListener&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:35:906 CDT] 0000004b SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O usageRightsResult is NULL &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:015 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() begin on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:031 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00000: Started processing result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:046 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00001: Successful assembly of result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:046 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() end on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:343 CDT] 0000004b SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O usageRightsResult is NULL &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:484 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() begin on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:500 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00000: Started processing result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:562 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00001: Successful assembly of result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:562 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() end on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:843 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() begin on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:843 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00000: Started processing result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:875 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00001: Successful assembly of result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:36:875 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() end on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:37:390 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() begin on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:37:406 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00000: Started processing result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:37:421 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00001: Successful assembly of result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:37:421 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() end on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:37:968 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() begin on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:37:984 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00000: Started processing result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:38:062 CDT] 0000004b Executive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; DDXM_N00001: Successful assembly of result named output&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:38:062 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() end on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:38:890 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() begin on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:38:890 CDT] 0000004b XDPSource&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W&amp;nbsp;&amp;nbsp; DDXM_W24003: Only one of the removeInsertionPoints or the retainInsertionPoints attributes may be specified; retainInsertionPoints will be ignored.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:38:906 CDT] 0000004b AssemblerServ E&amp;nbsp;&amp;nbsp; ALC-ASM-S00-002: Failed to execute the DDX - error messages provided.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:38:906 CDT] 0000004b AssemblerServ E&amp;nbsp;&amp;nbsp; TRAS0014I: The following exception was logged java.lang.RuntimeException: java.lang.NullPointerException&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.internal.ddxm.ddx.XFAConversionSettings.prepare(XFAConversionSettings.java:72)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.internal.ddxm.ddx.Node.prepare(Node.java:311)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.internal.ddxm.ddx.DDX.prepare(DDX.java:232)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.internal.ddxm.Executive.execute(Executive.java:215)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.livecycle.assembler.AssemblerServiceImpl.execute(AssemblerServiceImpl.java:520)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.livecycle.assembler.AssemblerServiceImpl.invokeDDX(AssemblerServiceImpl.java:36 9)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.GeneratedMethodAccessor167.invoke(Unknown Source)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:611)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:222)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doSupports(Unknown Source)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:167)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.workflow.engine.PEUtil.invokeAction(PEUtil.java:893)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.transientInvoke(WorkflowDSCInvoker. java:350)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:158)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.java:292)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doRequiresNew(Unknown Source)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:143)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:167)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.workflow.engine.PEUtil.invokeAction(PEUtil.java:893)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.transientInvoke(WorkflowDSCInvoker. java:350)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:158)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.java:292)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doRequiresNew(Unknown Source)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:143)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.GeneratedMethodAccessor101.invoke(Unknown Source)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:611)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1607)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 184)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:86)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 184)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 179)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1592)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:452)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.jav a:511)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java: 305)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Caused by: java.lang.NullPointerException&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.adobe.internal.ddxm.ddx.XFAConversionSettings.prepare(XFAConversionSettings.java:69)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 134 more&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:38:906 CDT] 0000004b AssemblerServ A&amp;nbsp;&amp;nbsp; ALC-ASM-N00-001: Execute: invokeDDX() end on thread WebContainer : 3 228&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:39:343 CDT] 0000004b WorkManagerFa I&amp;nbsp;&amp;nbsp; ASYN0067I: Resource ard is being looked up without using resource reference. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:39:343 CDT] 0000004b WorkManagerFa I&amp;nbsp;&amp;nbsp; ASYN0067I: Resource default is being looked up without using resource reference. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:39:343 CDT] 0000004b SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O ASYN0069E: TimerManager default is being looked up without using resource reference. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:39:343 CDT] 0000004b TimerManagerF E&amp;nbsp;&amp;nbsp; ASYN0069E: TimerManager default is being looked up without using resource reference. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:39:390 CDT] 0000004b WorkManagerFa I&amp;nbsp;&amp;nbsp; ASYN0067I: Resource ard is being looked up without using resource reference. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:39:390 CDT] 0000004b WorkManagerFa I&amp;nbsp;&amp;nbsp; ASYN0067I: Resource default is being looked up without using resource reference. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:39:390 CDT] 0000004b SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O ASYN0069E: TimerManager default is being looked up without using resource reference. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;[8/6/12 15:44:39:390 CDT] 0000004b TimerManagerF E&amp;nbsp;&amp;nbsp; ASYN0069E: TimerManager default is being looked up without using resource reference. &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c1511a1c-4b62-4bfa-a3d1-9dc7a8764fcc] --&gt;</description>
      <pubDate>Tue, 07 Aug 2012 21:59:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1045997</guid>
      <dc:date>2012-08-07T21:59:50Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>filling form fields using .xml</title>
      <link>https://forums.adobe.com/thread/1037652</link>
      <description>&lt;!-- [DocumentBodyStart:4dd900b1-6108-47d4-be64-44a4f2967e77] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We got a new requirement from our client to fill the form using .xml file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Input for this process is:&lt;/p&gt;&lt;p&gt;1. PDF form with empty field&lt;/p&gt;&lt;p&gt;2. XML file to fill the form&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using LiveCycle ES 8.2.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If anyone have this process, please advice us.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p&gt;Shaji&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4dd900b1-6108-47d4-be64-44a4f2967e77] --&gt;</description>
      <pubDate>Wed, 18 Jul 2012 07:03:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1037652</guid>
      <dc:date>2012-07-18T07:03:06Z</dc:date>
      <clearspace:dateToText>2 years 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Disassemble PDF documents</title>
      <link>https://forums.adobe.com/thread/954376</link>
      <description>&lt;!-- [DocumentBodyStart:25cf0601-54b4-4c73-9b48-b36a7e8ab82d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is it possible to disassemble a PDF document invoking LiveCycle ES2 using MTOM, when the document does not contain bookmarks to separate each individual document inside?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:25cf0601-54b4-4c73-9b48-b36a7e8ab82d] --&gt;</description>
      <pubDate>Thu, 22 Mar 2012 06:05:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/954376</guid>
      <dc:date>2012-03-22T06:05:07Z</dc:date>
      <clearspace:dateToText>2 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Assembler Service Issue Formatter Exception</title>
      <link>https://forums.adobe.com/thread/947190</link>
      <description>&lt;!-- [DocumentBodyStart:0776643f-49d9-4cf1-ae88-af46f9e348a1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm currently using the assembler service in&amp;nbsp; solution that stores the forms and fragments xdp's inside a database as varchar(max).&lt;/p&gt;&lt;p&gt;After reading the text from the database I pass it to a blob.MTOM object using Encoding.UTF8.GetBytes(myTemplateInString).&lt;/p&gt;&lt;p&gt;After filling the inputMap and send it with the blob assembly object, I get the following exception:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for your help.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://adobe.com/idp/services:invokeResponse" rel="nofollow" target="_blank"&gt;http://adobe.com/idp/services:invokeResponse&lt;/a&gt;&lt;span&gt;. The InnerException message was 'Error in line 1 position 1733. Element '&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://xml.apache.org/xml-soap:value" rel="nofollow" target="_blank"&gt;http://xml.apache.org/xml-soap:value&lt;/a&gt;&lt;span&gt;' contains data from a type that maps to the name '&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://adobe.com/idp/services:ProcessingException" rel="nofollow" target="_blank"&gt;http://adobe.com/idp/services:ProcessingException&lt;/a&gt;&lt;span&gt;'. The deserializer has no knowledge of any type that maps to this name. Consider using a DataContractResolver or add the type corresponding to 'ProcessingException' to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding it to the list of known types passed to DataContractSerializer.'.&amp;nbsp; Please see InnerException for more details.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Server stack trace: &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParame terPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParame ter(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParame ters(XmlDictionaryReader reader, PartInfo[] parts, Object[] parameters, Boolean isRequest)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeBody(X mlDictionaryReader reader, MessageVersion version, String action, MessageDescription messageDescription, Object[] parameters, Boolean isRequest)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.OperationFormatter.DeserializeBodyContents(Message message, Object[] parameters, Boolean isRequest)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.OperationFormatter.DeserializeReply(Message message, Object[] parameters)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.ProxyOperationRuntime.AfterReply(ProxyRpc&amp;amp; rpc)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc&amp;amp; rpc)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Exception rethrown at [0]: &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at FormDesigner.AssemblerSvc.AssemblerService.invoke(invokeRequest request)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at FormDesigner.AssemblerSvc.AssemblerServiceClient.FormDesigner.AssemblerSvc.AssemblerServi ce.invoke(invokeRequest request) in C:\Users\jrecio\Documents\Visual Studio 2010\Projects\FormDesigner\PDFAssembler\Service References\AssemblerSvc\Reference.cs:line 3793&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at FormDesigner.AssemblerSvc.AssemblerServiceClient.invoke(BLOB inDDXDoc, MyMapOf_xsd_string_To_xsd_anyType inputs, AssemblerOptionSpec environment) in C:\Users\jrecio\Documents\Visual Studio 2010\Projects\FormDesigner\PDFAssembler\Service References\AssemblerSvc\Reference.cs:line 3802&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; at FormDesigner.PDFFormGenerator.byteArrayOfPrintedPDF(String assemblyName) in C:\Users\jrecio\Documents\Visual Studio 2010\Projects\FormDesigner\PDFAssembler\PDFDesigner\PDFFormGenerator.cs:line 374&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0776643f-49d9-4cf1-ae88-af46f9e348a1] --&gt;</description>
      <pubDate>Tue, 10 Jan 2012 18:07:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/947190</guid>
      <dc:date>2012-01-10T18:07:22Z</dc:date>
      <clearspace:dateToText>2 years 10 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Append/Merge PDFs with SAP J2EE Application server</title>
      <link>https://forums.adobe.com/thread/936952</link>
      <description>&lt;!-- [DocumentBodyStart:f1d565d0-fef8-4dee-afc7-9e288998d239] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Experts,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; I'm new to Adobe APIs. We have a requirement to append several PDF documents into a single document programatically using Adobe supported APIs. Upon my search I found that this can be achieved through the Assembler Service of Adobe Livecycle ES&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=000934.html" rel="nofollow"&gt;http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=000934.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But, Adobe Livecycle ES can be deployed to only 3 J2EE servers(Jboss, Websphere, Weblogic) and Unfortunately we don't have any of the them in our landscape, but instead we use SAP J2EE Application Server(of SAP Netweaver 7.11).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, my question is, Is there any way to use the 'Assembler Service'(or any other service to achieve PDF merging) with some application/feature that can be deployed to SAP Netweaver J2EE server? I found that 'Adobe Livecycle Data Services ES' can be deployed to SAP Netweaver J2EE server, but does that have the capability to merge PDF documents?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Your answers can help me to implement the best solution. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you&lt;/p&gt;&lt;p&gt;Vijay.K&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f1d565d0-fef8-4dee-afc7-9e288998d239] --&gt;</description>
      <pubDate>Tue, 13 Dec 2011 09:42:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/936952</guid>
      <dc:date>2011-12-13T09:42:05Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Submit Assembled Form</title>
      <link>https://forums.adobe.com/thread/928006</link>
      <description>&lt;!-- [DocumentBodyStart:bf1b28d3-4161-4f1f-bb80-32e163d5fd18] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have used assembler services to assemble multiple xdp documents into a single xdp document and then render to client using renderPDFForm.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The form renders 100% and my fields are also pre-populated with the xml I have specified.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I now want to submit the form back to the server as xml. I have tried all possible conbination and also followed the sample found at:&lt;br/&gt;&lt;a class="jive-link-external-small" href="http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=000186.html#1550733" rel="nofollow"&gt;http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=000186.html#155 0733&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The only submit button which seems to work is the HTTPSubmitButton&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I keep getting this error:&lt;br/&gt;Content is not allowed in prolog. (Which means that my xml is incorrect?)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why is this and how can I fix it?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bf1b28d3-4161-4f1f-bb80-32e163d5fd18] --&gt;</description>
      <pubDate>Tue, 22 Nov 2011 10:47:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/928006</guid>
      <dc:date>2011-11-22T10:47:48Z</dc:date>
      <clearspace:dateToText>2 years 12 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Detecting when Assembler used a Default Font vs. the one specified</title>
      <link>https://forums.adobe.com/thread/883324</link>
      <description>&lt;!-- [DocumentBodyStart:06faef66-908b-4603-96da-8d1513f11a20] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Greetings:&lt;/p&gt;&lt;p&gt;I am trying to develop a process that will add page content to pdf documents.&lt;/p&gt;&lt;p&gt;I have DDX written to perform the functions I need.&lt;/p&gt;&lt;p&gt;One area that I need to address is when the font-family in the DDX is not found by LiveCycle, and LiveCycle uses a default font.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have set the Job Log Level to 'Finest',.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have run the job with a valid font specified, as well as a bogus font.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For both successful jobs and unsuccessful jobs, I see the same messages:&lt;/p&gt;&lt;p&gt;I see a listing of the default font (Minion Pro).&lt;/p&gt;&lt;p&gt;I see a listing of my input command.&lt;/p&gt;&lt;p&gt;I do not see any indication that a default font was used instead of what was specified.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there any way to trap this situation?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Mark&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:06faef66-908b-4603-96da-8d1513f11a20] --&gt;</description>
      <pubDate>Thu, 28 Jul 2011 19:55:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/883324</guid>
      <dc:date>2011-07-28T19:55:54Z</dc:date>
      <clearspace:dateToText>3 years 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>XML Attachment</title>
      <link>https://forums.adobe.com/thread/875070</link>
      <description>&lt;!-- [DocumentBodyStart:dd4b06d4-4a23-4fcf-91a9-0a7fd524004f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Hi All,&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;I'm trying to create a process that attaches an XML file to a PDF.&amp;nbsp; I tried using the ddx command but apparently it requires a PDF file as the attachment or it will convert the attachment to PDF.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;I looked at the renderPDFForm service but it looks like in LCES2.5 the attachment is no longer there.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Should I be using the Assembler service or Forms service or something else?&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Thanks.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;s_stuff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dd4b06d4-4a23-4fcf-91a9-0a7fd524004f] --&gt;</description>
      <pubDate>Wed, 13 Jul 2011 21:52:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/875070</guid>
      <dc:date>2011-07-13T21:52:23Z</dc:date>
      <clearspace:dateToText>3 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PageOverlay with Alternation</title>
      <link>https://forums.adobe.com/thread/871406</link>
      <description>&lt;!-- [DocumentBodyStart:ef951ea5-5b35-451d-86ab-15c3acad449b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Greetings All:&lt;/p&gt;&lt;p&gt;Does anyone know of a way to accomplish the following:&lt;/p&gt;&lt;p&gt;I have a source document ( 8.5 x 11 ) 15 pages&lt;/p&gt;&lt;p&gt;I have a template document ( 11 x 17 ) 15 pages&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need to overlay the source document onto the template and specify different x/y coordinates for odd and even pages.&lt;/p&gt;&lt;p&gt;( this will establish gutters for binding, etc )&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have used alternation with PageContent, but don't see a way to use it with PageOverlay&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help and/or example DDX is greatly appreciated&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank You&lt;/p&gt;&lt;p&gt;Mark&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ef951ea5-5b35-451d-86ab-15c3acad449b] --&gt;</description>
      <pubDate>Wed, 29 Jun 2011 21:05:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/871406</guid>
      <dc:date>2011-06-29T21:05:13Z</dc:date>
      <clearspace:dateToText>3 years 5 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Rotated Text not staying home</title>
      <link>https://forums.adobe.com/thread/866437</link>
      <description>&lt;!-- [DocumentBodyStart:60ad57fd-03fd-47d0-986b-f654dc488736] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Greetings All,&lt;/p&gt;&lt;p&gt; I hope you can help me.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need to apply PageLabel text to PDFs passed through assembler.&lt;/p&gt;&lt;p&gt;As long as the test is not rotated, I am able to set the margins as I desire to get the labels pinned to the lower left or lower right corners.&lt;/p&gt;&lt;p&gt;If I rotate the text 90 degrees, it seems to pivot on its center point, and not honor the margins anymore.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example, if I have a piece of text that for the PageLabel that is 2 inches long:&lt;/p&gt;&lt;p&gt;"CNTL: 1234567_ABCDEFG"&lt;/p&gt;&lt;p&gt;I can get this to print 17 points up and in from the lower left corner by setting margins at 17 points for left and bottom.&lt;/p&gt;&lt;p&gt;Then set horizontalAnchor="Left" and verticalAnchor="Bottom"&lt;/p&gt;&lt;p&gt;If I add the parameter rotation="90" to the instruction, then the text moves about an inch to the right, and rotates on the "7' character.&lt;/p&gt;&lt;p&gt;The characters after the "C" are lost off the bottom of the page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It appears to rotate the text after placement, spinning on it's relative center.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there any way to place rotated text on the edges or corners without having to estimate the length and try to combine Anchor and Offset parameters?&lt;/p&gt;&lt;p&gt;I would like the text to be stacked up off the bottom margin, hugging the left margin.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help is Greatly appreciated!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank You&lt;/p&gt;&lt;p&gt;Mark&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:60ad57fd-03fd-47d0-986b-f654dc488736] --&gt;</description>
      <pubDate>Fri, 17 Jun 2011 21:31:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/866437</guid>
      <dc:date>2011-06-17T21:31:28Z</dc:date>
      <clearspace:dateToText>3 years 5 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Identify damaged pdf in assembler ddx xml</title>
      <link>https://forums.adobe.com/thread/847377</link>
      <description>&lt;!-- [DocumentBodyStart:4d1ea236-adcd-4658-8d9f-78d6cc12cad8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;I am using Assembler Service (ddx file) to combine multiple&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;documents(pdf) it generates file but some time the file could not be opened it&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;display message in Reader File damage.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;I would like to know which file is causeing the error because I know assembler can generate one assembly and not the other if I broke&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;main assembly into two child assembly.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;But without going through this exersize I would like to know which one cause problem.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Thanks&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;YogLc&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4d1ea236-adcd-4658-8d9f-78d6cc12cad8] --&gt;</description>
      <pubDate>Wed, 04 May 2011 15:05:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/847377</guid>
      <dc:date>2011-05-04T15:05:37Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to set Bookmark element to expand</title>
      <link>https://forums.adobe.com/thread/693299</link>
      <description>&lt;!-- [DocumentBodyStart:7f4e7429-a6b3-41b1-b521-58c8ca9ea40e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Hi All,&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;First I'll explain the solution so that you understand what I'm trying to accomplish.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;The solution involves several PDF files and each one is linked by the bookmark using the following DDX:&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;Bookmark&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Action&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Launch NewWindow="true"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;File Name="MyFile.pdf"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Launch&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Action&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Title&amp;gt;Contents&amp;lt;/Title&amp;gt;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;lt;/Bookmark&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Each PDF file will contains the same bookmark hierarchy data which consist of several levels, therefore they contain the links to the other PDF files.&amp;nbsp; Each time one of the bookmark element is clicked the bookmark resets back to it's orginal state of collapsed since it is opening a new pdf file.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;I'm trying to dynamically assemble a bookmark.xml file with a pdf document.&amp;nbsp; There are two things I want to accomplish through the bookmark.xml:&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;1.&amp;nbsp; Set one specific bookmark element to expanded when it's rendered&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;2.&amp;nbsp; Set the focus (or highlight) a specific bookmark element when it's rendered.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Basically each time a bookmark item is clicked I want to maintain the user's last selected bookmark item to be expanded when the new pdf file is displayed.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;I've attached a sample pdf file in which I can manipulate the expanding and collapsing of the bookmark via javascript, I need to figure out how to do this via the xml file that defines the bookmark hierarchy and functions, since the bookmark is merged with the PDF via the Assembler DSC service.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Is this possible?&amp;nbsp; If yes what xml tag would accomplish this?&amp;nbsp; Please provide any suggestion or alternative solution.&amp;nbsp; Currently I have two alternative solution (html or flex UI) but this involves additional depencies outside of LiveCycle, I'd like to create a solution that is completely Adobe LiveCycle.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Thanks,&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;s_stuff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7f4e7429-a6b3-41b1-b521-58c8ca9ea40e] --&gt;</description>
      <pubDate>Thu, 21 Apr 2011 17:20:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/693299</guid>
      <dc:date>2011-04-21T17:20:25Z</dc:date>
      <clearspace:dateToText>3 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Assemble PDF's located in Network folder</title>
      <link>https://forums.adobe.com/thread/820894</link>
      <description>&lt;!-- [DocumentBodyStart:467251c8-7833-4278-9a44-82fa76772a1d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am trying to assemble PDF's which are located in a network folder..&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;&amp;lt;DDX xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ns.adobe.com/DDX/1.0/" rel="nofollow"&gt;http://ns.adobe.com/DDX/1.0/&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF result="PDFA.pdf"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="\\w2msmossmgn02\SharedFolder\PID_APR_P111556.pdf"/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PDF source="\\w2msmossmgn02\SharedFolder\PID_P111556.pdf"/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PDF&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;/DDX&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;when the assembler service is invoked with the above DDX, i get an error as below,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;com.adobe.internal.ddxm.DDXMException: com.adobe.internal.pdfm.CollateralNotFoundException:&lt;/p&gt;&lt;p&gt;DDXM_S14017: A &amp;lt;PDF&amp;gt; source document is required, but no documents were found for {PDF source="\\w2msmossmgn02\SharedFolder\PID_APR_P111556.pdf" baseDocument="true"}.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have also tried giving the files names as specified in the DDXREF help file as below,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;file:///dir-path/filename&amp;nbsp; (&lt;span&gt;file:///w2msmossmgn02/SharedFolder/PID_APR_P111556.pdf) &lt;span&gt;but it didn't work either.&lt;/span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Can some one pls help?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you,&lt;/p&gt;&lt;p&gt;Sandeep.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:467251c8-7833-4278-9a44-82fa76772a1d] --&gt;</description>
      <pubDate>Mon, 21 Mar 2011 15:18:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/820894</guid>
      <dc:date>2011-03-21T15:18:03Z</dc:date>
      <clearspace:dateToText>3 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Create links</title>
      <link>https://forums.adobe.com/thread/790271</link>
      <description>&lt;!-- [DocumentBodyStart:fa912f5b-5b2b-41e7-9284-836f598abe5c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Hi,&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;We can create a table of contents with the bookmarks in the ddx when assembling several PDF documents to one big document.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Some documents are related, for example document number 12 is related to document 3, but in the resulting PDF there may be 20 pages and other documents between them. What I would like to do is create a link on the bottom of document 3, which when I click on it brings me to the page where document 12 is located. There I would like a link back to document 3. Something like creating links with Adobe X.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Is this possible through ddx commands? If so, could you please provide an example?&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Thanks,&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Patrick&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fa912f5b-5b2b-41e7-9284-836f598abe5c] --&gt;</description>
      <pubDate>Fri, 11 Feb 2011 16:57:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/790271</guid>
      <dc:date>2011-02-11T16:57:44Z</dc:date>
      <clearspace:dateToText>3 years 9 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to force the bookmark tree to autoexpand upon open</title>
      <link>https://forums.adobe.com/thread/775017</link>
      <description>&lt;!-- [DocumentBodyStart:7f4791eb-b92b-4fbe-a6c9-937f20df2c04] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;p&gt;If I add bookmarks to a PDF via Acrobat, the PDF opens with all bookmarks expanded (on the bookmark panel).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now, I am using LCES AssemberServices to build a PDF with bookmarks. Everything works fine but that PDF opens will the bookmark tree collapsed to the first level.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a trick, a special parameter/property/attribute on the DDX or Bookmarks so the result PDF opens with the bookmark tree fully expanded? I could not find anything in the documentation.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA&lt;/p&gt;&lt;p&gt;Julio&lt;/p&gt;&lt;div&gt; &lt;/div&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7f4791eb-b92b-4fbe-a6c9-937f20df2c04] --&gt;</description>
      <pubDate>Mon, 10 Jan 2011 18:49:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/775017</guid>
      <dc:date>2011-01-10T18:49:20Z</dc:date>
      <clearspace:dateToText>3 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Dynamic bookmark xml file associates with pdf files</title>
      <link>https://forums.adobe.com/thread/761702</link>
      <description>&lt;!-- [DocumentBodyStart:3c47f873-07ef-4cf9-be80-6fdcec2f9b68] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a process that generates a bookmark xml at runtime and uses the PDF Generator service to convert various documents (word, excel, and images) to PDF.&amp;nbsp; How do I associate the bookmark xml as a DDX to each pdf file that is generated by the PDF Generator service?&amp;nbsp; so the final pdf will allow the user to click on a bookmark to get to a specific document within the pdf.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hai&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3c47f873-07ef-4cf9-be80-6fdcec2f9b68] --&gt;</description>
      <pubDate>Mon, 06 Dec 2010 17:01:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/761702</guid>
      <dc:date>2010-12-06T17:01:00Z</dc:date>
      <clearspace:dateToText>3 years 11 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Pickup and process zip file in watch folder</title>
      <link>https://forums.adobe.com/thread/761700</link>
      <description>&lt;!-- [DocumentBodyStart:302d0b9e-57c2-4875-95b1-df69c6c228a8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Could someone refer me to an example where it shows me how to use Java script in the Execute Script service to do the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- Pickup the zip file from the Watch Folder&lt;/p&gt;&lt;p&gt;- Unzip the zip file&lt;/p&gt;&lt;p&gt;- Loop through all the folders, look for the documents and store them in the list document variable in the process&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you in advance for the help!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hai&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:302d0b9e-57c2-4875-95b1-df69c6c228a8] --&gt;</description>
      <pubDate>Mon, 06 Dec 2010 16:41:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/761700</guid>
      <dc:date>2010-12-06T16:41:41Z</dc:date>
      <clearspace:dateToText>3 years 11 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Right-align PageOverlay with assembler</title>
      <link>https://forums.adobe.com/thread/759033</link>
      <description>&lt;!-- [DocumentBodyStart:7744fc04-7b63-483f-ba2b-113de54b7010] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would like to apply a given single-page PDF document as a PageOverlay over a multi-page and multi-format PDF document (each page can have a different height and size).&lt;/p&gt;&lt;p&gt;And I need the Overlay to be aligned on the right of each page of the base document.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there an easy way to do this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7744fc04-7b63-483f-ba2b-113de54b7010] --&gt;</description>
      <pubDate>Tue, 30 Nov 2010 17:58:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/759033</guid>
      <dc:date>2010-11-30T17:58:05Z</dc:date>
      <clearspace:dateToText>3 years 11 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Response time slowly increasing if the assembler runs for long time:</title>
      <link>https://forums.adobe.com/thread/734719</link>
      <description>&lt;!-- [DocumentBodyStart:60be8a7e-b4e5-45d6-9105-9c8d218b949c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp; We created the assembler process which assembles 52 documents and gives the mashed document as output. This works excellent.&lt;/p&gt;&lt;p&gt;We ran this process in performance testing in pre-prod for 4 hours with 5 users mashing up 52 documents form (2614 threads). What we observed is the LC server response time tends to increase slowly from 10 sec to 15 sec. So, we were scared about what if we run this process continuosly in production?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What could be the reason for this increase in response time? do we have to change any config setting for this service or any admin settings to control this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;here is the attached graph for the response time:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Krishna&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:60be8a7e-b4e5-45d6-9105-9c8d218b949c] --&gt;</description>
      <pubDate>Fri, 05 Nov 2010 16:47:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/734719</guid>
      <dc:date>2010-11-05T16:47:23Z</dc:date>
      <clearspace:dateToText>4 years 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Assembling huge documents:</title>
      <link>https://forums.adobe.com/thread/744631</link>
      <description>&lt;!-- [DocumentBodyStart:0f322b02-0c1b-40af-b19e-7238f58e9a42] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;Hi,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; &lt;span&gt;We tried to assemble 20 documents of each document size 21.63 MB (740 pages per each document) using Assembler process. The &lt;/span&gt;&lt;span&gt;process errors out with java.lang.IndexOutOfBoundsException: Index: 12035, Size: 12034. If I tried to assemble 15 documents, it worked. I guess this might be caused by total no. of pages count for the mashed up document. Really worried if the Adobe has the capability to handle this or not.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; We are running LiveCycle ES 8.2 on 32 bit OS Windows Server 2003, 4GB RAM &amp;amp; 3.00 G Hz processor. Our Application Server is Weblogic. I attached the log file. Moreover, If i try to run two threads parallelly to mash up, the LC server got hanged and I see the Java.OutOfMemory Exception in the log file.&amp;nbsp; So, it could not handle 2 heavy processes at a time. We didnt expect the LC getting crashed for heavy processes.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;This is stopping us to go further in using adobe assembler services. Your help is highly appreciated.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Krishna&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0f322b02-0c1b-40af-b19e-7238f58e9a42] --&gt;</description>
      <pubDate>Thu, 28 Oct 2010 16:44:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/744631</guid>
      <dc:date>2010-10-28T16:44:07Z</dc:date>
      <clearspace:dateToText>4 years 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to get the number of pages when assemble pdf with DDX</title>
      <link>https://forums.adobe.com/thread/729964</link>
      <description>&lt;!-- [DocumentBodyStart:c521f642-e5c3-4b68-b465-b0e9725abb34] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have tried to add two bookmarks to one pdf with DDX(in java code),&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the first bookmark I shall add to the first page,and the second I shall add to the second page....&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;strong&gt; the question is:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;strong&gt;If the pdf has only one page, I will not add bookmarks to the pdf. so I need to get the pages of pdf before my processing.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;strong&gt; but I did not found any APIs in the SDK about it .&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can anyone help me.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c521f642-e5c3-4b68-b465-b0e9725abb34] --&gt;</description>
      <pubDate>Tue, 28 Sep 2010 06:36:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/729964</guid>
      <dc:date>2010-09-28T06:36:56Z</dc:date>
      <clearspace:dateToText>4 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to 'grey out' other fields once i make a selection</title>
      <link>https://forums.adobe.com/thread/727105</link>
      <description>&lt;!-- [DocumentBodyStart:8983e5d8-c427-40b4-9bdd-a21683cebf83] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt; I am trying to build a form that will allow me to select an option, say from a drop down box, and then have that selection automatically grey out certain fields that i don't want to have data entered into. I have read the "binding" help sections but was not able to locate the instructions on how to do this. Please help. Thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8983e5d8-c427-40b4-9bdd-a21683cebf83] --&gt;</description>
      <pubDate>Thu, 23 Sep 2010 15:49:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/727105</guid>
      <dc:date>2010-09-23T15:49:06Z</dc:date>
      <clearspace:dateToText>4 years 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Assembler IVS not working</title>
      <link>https://forums.adobe.com/thread/721141</link>
      <description>&lt;!-- [DocumentBodyStart:9399aa79-f737-4a09-b0b6-f1f1623fc2e0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;The Assembler IVS is not functioning. Once we add the DDX and the input files - we hit invoke and nothing happens. No Error or anything.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Please advise!&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-3134099-41416/assembler-ivs.JPG"&gt;&lt;img alt="assembler-ivs.JPG" class="jive-image jive-image-thumbnail" height="258" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-3134099-41416/450-258/assembler-ivs.JPG" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9399aa79-f737-4a09-b0b6-f1f1623fc2e0] --&gt;</description>
      <pubDate>Wed, 15 Sep 2010 12:41:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/721141</guid>
      <dc:date>2010-09-15T12:41:28Z</dc:date>
      <clearspace:dateToText>4 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Text boxes</title>
      <link>https://forums.adobe.com/thread/720653</link>
      <description>&lt;!-- [DocumentBodyStart:74c87adb-e0bb-467c-99a6-02a413f1324e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm doing up a form that needs some text boxes to be sideways (landscape) instead of portrait as the rest of the form. Is that possible? I'm new to Adobe in the 'creation' portion - can anyone help?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:74c87adb-e0bb-467c-99a6-02a413f1324e] --&gt;</description>
      <pubDate>Tue, 14 Sep 2010 12:59:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/720653</guid>
      <dc:date>2010-09-14T12:59:25Z</dc:date>
      <clearspace:dateToText>4 years 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

