title

Proform Designer | Desktop Designer | GraphicArts VI Designer | Office Designer | Proform97 | Order
Volume I | Volume II | Volume III | Volume IV | Volume V
Speciality Imaging | VIPP Support | 1:1 Marketing | OMR Solutions | Migrate & Modernize | Form Designer
Design Center | Tips and Tricks | Training | Current Releases
About Us | Press Release | Careers | Presentations | Events | Partners | Xerox Partner Page
subglobal6 link | subglobal6 link | subglobal6 link | subglobal6 link | subglobal6 link | subglobal6 link | subglobal6 link
subglobal7 link | subglobal7 link | subglobal7 link | subglobal7 link | subglobal7 link | subglobal7 link | subglobal7 link
subglobal8 link | subglobal8 link | subglobal8 link | subglobal8 link | subglobal8 link | subglobal8 link | subglobal8 link


app


A p p l i c a t i o n  P r o f o r m a

Application: Lease Renewal (Auto, VI Level: L2)

Workflow Documentation

Data Environment
(Describe the typical sources of data and format in this type of application.)
Typical data for this type of application would be database data from the dealer's database.

Supplemental Data
(File names and format and include any supplemental data that was used to produce the application.)
N/A

Web Integration
(If applicable, describe the process for enabling web-based data input into the application.)
Data can come from any source, no additional processing needed. Perhaps a data file might be submitted via the WEB to a print service bureau, in this case a Lytrod/VIPP workflow would be very efficient as such a small amount of information would be transferred.
Data Conditioning
(What, if anything, had to be done to make the data usable in your application?)
Job17.csv: Information needed from the excel file was retrieved and saved it into a comma separated format. Specifically, the records that have a lease renewal date of 90 to 150 days from 12-01-03 (the run date) were extracted for this run. Typically, this extraction would be done by the dealer's IT department and a data file would be sent for those persons receiving the mailing.

Quark File Conditioning
(What if anything had to be done to the Quark file provided to make it usable in this application.)
Quark files were saved into an eps format for use in Lytrod Software's Proform Designer. Also, to make the design a more manageable task, the eps files were resampled into low resolution files for viewing only. The original file will be used at the time of printing for best quality.

Asset Library
(Describe the architecture and formats that the static and variable assets were stored in.)
VIPP Project folder or VIPP Project Container

Coding
(Describe the business logic and coding methods for enabling the composition and assembly of variable pages.)
1. An if/then statement was created using the conditional data/image wizard. The vehical ID field was used to create the conditional car image. A "contains" command was used to specify SUV, then calling in the SUV_Image1.tif, otherwise the ISC_Image1.tif was used.


2. The same conditional tree was used for the text on section 2, item d. The only difference was that text was placed per the trigger.


Lytrod's Proform Designer creates VIPP code that ultimately composes and assembles the pages. GUI based logic wizards in Proform Designer allow all business logic described above to be created.


RIP and Print Process
(Describe the production print stream and the composition, imposition, RIP and print process? Document all file names needed to load and run your application.)
The VIPP enabled engine does the composition, imposition, RIP and print process.

Provided is a VIPP Project Folder, JOB17, the project folder contains all files, including the data file, needed to run the application. Simply copy the JOB17 folder and its contents to the XGFC/Projects folder on the VIPP enabled engine.

Since not all DFEs support Project Containers, a VIPP Project Folder, JOB17, is also provided. The project folder contains all files, including the data file, needed to run the application. Simply copy the JOB17 folder and its contents to the XGFC/Projects folder on the VIPP enabled engine.

The production print stream is the data file, in this case job17.csv, which contains the VIPP job ticket and the line data as described above. In a production print environment, the data file would be sent to the VIPP enabled printer via LPR (this can be done via Lytrod's Proform Designer or via any standard LPR demon). For demonstration, you may simply open the project folder and "print" the data file: job17.csv.

It is important to note that Lytrod supports VIPP image caching which dramatically improves job processing, as the variable images are ripped only once for the entire job.


Scalability

(How large a record set can your solution support? What are the productivity implications and/or caveats associated with scaling the run to larger thresholds?)
Unlimited. Since only the data is needed to actually run the application the documents are being dynamically composed at the VIPP enabled print engine, pre-composition issues of large print runs are not experienced with the Lytrod/VIPP workflow.

Turnaround Time
(Document the time for an end-to-end process from trigger event to delivery.)
1 hour.


Overall Caveats and Considerations

(Anything that we need to know about this application such as workarounds, or special conditions e.g. limited number of data formats supported, etc.)