Create Text Data - Infiniworx - Foundation 23.1 - Foundation 23.1 - AnyDoc - external - AnyDoc/Infiniworx/Foundation-23.1/Infiniworx/Infiniworx-Tools/Miscellaneous-Tools/Create-Text-Data - 2023-11-17

Infiniworx

Platform
AnyDoc
Product
Infiniworx
Release
Foundation 23.1
License

This tool is used to format the data contained in Data Fields into a meaningful output stream. This is then attached to the job and routed to the next tool. The purpose of this tool is to create a text job object, using whatever formatting or delimiters are necessary to interface with a third-party product.

The tool does not actually output a text file. The Create Text Data tool creates the job object and attaches it to the batch.

This tool is not necessary in your workflow if integrating with another AnyDoc product, such as OCR for AnyDoc or EXCHANGEit.

Job Object (Out)

Description

Output Text Object

Name of the text object created by this tool.

Output File

Description

Naming Convention

Determines how the formatted file will be named.

Output

Description

Encoding

Selects the encoding to be used to create the text file.

Format

Edits the format of the output data.

One File Per Job

Generates one text file per job.

This tool's icon has a red X indicator until all parts are configured correctly.

  1. Select the Edit button and the Format Text Output dialog window opens.

    On the left-side of the dialog box is a list of all of the available Data Fields, both system-defined and user-defined. On the right-side is a representation of the text data divided into three sections based on how often the data will be output.

    • Batch Level

      One record per batch

    • Job Level

      One record per job

    • Page Level

      One record per page

  2. Left-click and drag the appropriate data fields into the correct section. Data fields must be delimited with a dollar sign ($) on each end to be distinguished from constant data that is to be inserted, such as commas and quotation marks.
  3. To delimit the output, manually type in the characters where needed.
  4. To direct the system to place each record on a separate line in the output file, add a carriage return at the end of the format.
  5. Click OK.

To see if the text data was created properly, run the job and review the Formatted File job object in the Transaction window. Double-click the icon and the text file will be displayed.