Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Assembler
Viewing all articles
Browse latest Browse all 10743

DDX needs a Map or a List?

$
0
0

Hello,

I am trying to understand (on my own without having to ask the experts...) how to generate a PDF package in Livecycle when I have a List (or Map, whatever is needed) to use as input.  From the docs, it appears I can pass in a List of PDF "documents".

 

I have the following DDX:

<?xml version="1.0" encoding="UTF-8"?>
<DDX xmlns="http://ns.adobe.com/DDX/1.0/" >
<PDF result="pdfPortfolio">
  <PackageFiles>
   <PDF source="pdfList"/>
  </PackageFiles>
</PDF>
</DDX>

 

I have the "Input Document Map" set to "variable" with "pdfList" selected.

 

I get an object coersion exception saying it is expecting a Map, but I tried using a map and I can't get that one right either.

 

Any help would be appreciated!


Viewing all articles
Browse latest Browse all 10743

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>