|
#1
|
||||
|
||||
|
This sample job demonstrates the ability in the FusionPro VDP products to link to multiple additional external data files, perform a lookup in those files, and return results in the composition process.
To demonstrate this capability, the sample job is of a very simple statement that contains multiple items for each recipient. The main input data file contains a customer name and a CustomerID field. There are 3 records in the input data file so 3 statements will be created. Here's the data in the main input data file: Code:
Name CustomerID Willis 123 Linda 456 Gerry 789 Code:
CID Product-Purchased Price 123 LCD TV $1495.00 123 Surround Speakers $279.00 123 Tax $141.92 456 Home Media Server $2,499.00 456 Universal Remote $50.00 456 Media Zone Network Adapter $79.99 456 Wireless Keyboard/Mouse Combo $109.00 456 Tax $219.04 789 Goo-B-Gone $9.95 789 Tax $0.77
|
|
#2
|
||||
|
||||
|
Hi all,
Just a comment on this job, I wouldn't go so far as to call this a "statement" as it doesn't contain much more than a list of charges for each customer in the primary input data file. This is a simple demonstration of the ExternalDataFileEx() method for working with secondary external data files more than anything and is some logic you certainly could use in a "real" statement (you know - along with the address of the recepient, titles on the columns of data, a "total" for the charges, and other necessary statement info). What's the interest out there for perhaps some more complex statement type samples here in the sample jobs forum? |
|
#3
|
|||
|
|||
|
i'd like to see some more complex statement type samples here in the sample jobs forum.
-Meir Galimidi Allegra Print and Imaging |
|
#4
|
|||
|
|||
|
I would like to se samples as well. Thanks.
|
|
#5
|
|||
|
|||
|
Where are all the samples?
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|