Process Builder

Use BarTender Process Builder to build a process to print one or more documents or to perform other actions, such as sending an email message or writing to a database. By using Process Builder, you can create customizable process files so that you can automate repetitive operations. You can easily use the Process Builder user interface as an alternative to programming interfaces such as ActiveX, the Microsoft .NET Framework SDK, the command line interface, or BarTender XML (BTXML) script.

BarTender process files have the *.btproc file name extension and can be used to perform a wide variety of actions on multiple BarTender documents in a single operation. For example, you can create a process file that prints multiple documents over and over again, writes data to a file or database, and sends an email message, all by using a single command.

You can use a process file when an event in a business process requires a repetitive set of steps. For example, you might require that the following operations occur in the following sequence whenever an order is received:

Rather than opening the two documents separately in BarTender to print them and then manually updating the database each time an order is received, you can use a process file to automatically open and print the documents and update the database in one operation. You can also specify that other actions take place when the process file is run, such as automatically sending an email message or deleting a file.

ClosedTo create and run a new process file

  1. In the Process Builder Start view, click Create New Process. The Create view is displayed by default.

  2. Use the Create view and/or the Create tab to add the actions that you want.

  3. Use the actions' properties tabs to configure the settings that you want for each action.

  4. Click Save, and then close Process Builder.

  5. In Windows Explorer, open the folder where the process file was saved (by default, this is the Documents\BarTender\Process Files folder), and then double-click the process file to run it. Alternatively, use the secondary mouse button to click the file, and then click Run. You can also use Print Station to run the process file. For more information, refer to Running Process Files.

Process Builder uses the Integration Service to manage and run process files and their actions.

In This Section

Technical Support and Training

If after consulting this online help system you have difficulty using Process Builder, you can visit the BarTender online Support Center for training videos and technical support information.