EncryptedReader.bwp

This process demonstrates how to use the plug-in to read a batch of encrypted PDF files by using the While activity that is listed under Basic Activities in the palette library.

The process is designed with the following activities:

The following table lists the activities in the process.

Activity Description
Timer Starts the process.
ReadFile Reads XML files.
ParseXML Parses XML files.
PDFReader Reads a PDF template file and creates a template schema. Based on the PDF template file and schema, the PDFReader activity parses and reads the input PDF file on the Input tab.
While Creates sets of activities that participate in a transaction.
Note: Before you run the EncryptedReader.bwp process, you must update the inputPDFFilePath paths in the Reader.xml file with your actual paths. The Reader.xml file is located in the TIBCO_HOME\bw\palettes\pdf\version\samples\Samplefiles\PdfReader directory.