Hi George,
I have done the below steps but not able to crack the required Output.
1. Created the Query Template with the Output as shown
<?xml version="1.0" encoding="UTF-8"?><Rowsets CachedTime="" DateCreated="2015-03-12T13:17:44" EndDate="2015-03-12T13:17:44" StartDate="2015-03-12T12:17:44" Version="15.0 SP3 Patch 0 (Jan 19, 2015)">
<Rowset>
<Columns>
<Column Description="Barcode" MaxRange="1" MinRange="0" Name="Barcode" SQLDataType="12" SourceColumn="Barcode"/>
</Columns>
<Row>
<Barcode>123765</Barcode>
</Row>
</Rowset>
</Rowsets>
2. Created a new data connection in Live cycle designer.
3. Inserted a Barcode code128 (Type: User Entered - Required,Data Binding as $.Rowset.Row.Barcode) as attached
4. Click on View as XML and copy pasted as xdp file.
5. In the action block Pointed file as xdp template.
Please let me know steps are right and also where to map the Query output to the XML input.
Regards
G.Partheeban