Configuring document property profiles

Sources

Advanced document properties facilitate the setting of document properties from multiple sources. Document properties can be set from Barr Enterprise Print Server headers, LPD headers, job tickets, data contained in the document, or fixed values, and so on. Advanced document properties is a complex feature that only advanced users and professional service engineers should configure.

To configure document properties, you must first configure one or more profiles for the desired type of header data. Your profile options are native header profile, job ticket profile, job parsing profile, and headers from data profile. The configuration of these profiles includes specifying which headers to use, what EOM document properties to map them to, and potentially which job ticket values to match to which EOM property values.

Once the profiles are configured, choose the order in which the configured profiles are used when a document is received, and what the default static value is if no data is found in the respective header.

The profiles of the individual document information sources (native header, job ticket, job parsing, and headers from data) can be reused in many different advanced document property profiles, just as the advanced document property profile can be reused by many different Barr EOM source devices.

Complete the following steps to configure document profiles during source configuration.

  1. From the source's Document properties tab, select Use advanced document properties. You can use the list to select the default document properties profile or an existing profile. To create a profile, click New. Click Edit to modify the selected profile. The Document Properties Profile dialog box is displayed. Click Manage to open the Manage Document Properties Profiles dialog box and select the desired profile.

  2. Enter the document profile Name and Description.

  3. Configure the profiles.

  4. Determine the profile order.

See also:


Configuring the profiles

To configure advanced document properties, you must configure one or more of the following profiles:

To configure native header profiles

Complete the following steps to configure native header profiles. Native headers contain information that arrives as part of the transmission protocol that is used to receive documents.

  1. Next to Native header profile, click New to create a native header profile. You can also select a profile in the list and click Edit to make modifications.

  2. Enter the profile Name and Description.

  3. From the Native headers tab, select the EOM device types whose headers should be available for mapping. You can choose one or more of the following: email, FTP, LPD, network folder, socket, WebSphere MQ, Windows queue, or BEPS devices. The selected native headers will be available on the Document property mappings tab and the Document owner mapping tab.

  4. Configure the document property mappings.

  5. Configure the document owner mappings.

To configure job ticket profiles

Complete the following steps to configure a job ticket profile. Job tickets contain information about the document, and/or how the document should be treated. Tickets are logically separate from the document, and in some cases are inserted in front of the document file.

  1. Next to Job ticket profile, click New to create a job ticket profile. You can also select a profile in the list and click Edit to make modifications.

  2. Enter the profile Name and Description.

  3. From the Job ticket tab, select the job ticket Type. You can select one of the following types:

  4. XML Job Ticket - An external job ticket template in an XML format. The XML tags are accessible throughout the job ticket profile configuration.

  5. Barr Spool Header - A group of fields that are associated with Barr Enterprise Print Server.

  6. Output Statement - A list of fields associated with the Barr RJE header.

  1. If you selected XML Job Ticket, click Map job ticket. From the Open dialog, select one or more sample tickets to create the ticket mappings. This option is not available for Barr Spool Header and Output Statement tickets, as they have fixed mappings. If necessary, click Clear mappings to remove any associated job mapping.

Once one or more sample tickets have been mapped, use one of the following methods to search for the job ticket.

  1. In the If the job ticket is not found, take the following action list, select how to process the document if the job ticket is not found. You can choose to process the document normally, receive the document and place it in error state, or reject the document.

  2. Configure the document property mappings.

  3. Configure the document owner mappings.

To configure job parsing profiles

Complete the following steps to configure a job parsing profile.

  1. Next to Job parsing profile, click New to create a job parsing profile. You can also select a profile in the list and click Edit to make modifications.

  2. Enter the profile Name and Description.

  3. From the Job parsing tab, select the Originating printer family. You can select one from the drop-down list. To manage the printer family profiles, click the Browse button. The Manage Printer Family Profiles dialog box is displayed.

  4. Configure the document property mappings.

  5. Configure the document owner mappings.

To configure headers from data profiles

Complete the following steps to configure a headers from data profile. Headers from data profiles consist of information that Barr EOM can extract from specified location within the actual document data. Barr EOM can extract data from documents in various formats including ASCII, ASCII with ASA, S/370, and VBM.

  1. Next to Headers from data profile, click New to create a headers from data profile. You can also select a profile in the list and click Edit to make modifications.

  2. Enter the profile Name and Description.

  3. From the Headers from data tab, select the Data format. You can choose ASCII, ASCII with ASA, S/370, or VBM.

  4. In the Code page list, select the code page for the document.

  5. Specify the Extraction method, you can choose one of the following:

  6. Line-based - Searches for the header based on a particular line.

  7. Record-based - Searches for the header based on a particular record, regardless of page breaks.

  1. In the Headers to extract grid, click in the grid to enter the headers to extract. These variables will appear on the Document property mappings tab and Document owner mapping tab. Enter the following information in each column.

  1. Configure the document property mappings.

  2. Configure the document owner mappings.

To configure document property mappings

From the Document property mappings tab, use the grid to configure the document property mappings for the extraction profile.

  1. To enable a document property mapping, click the Map Values check box for the appropriate property.

  2. Click in the External Field column, to select the mapping from the list shown. If necessary, you can use the look up table to adjust the values.

  3. Click in the Unmapped Value Action column to select what happens when there is a missing look up table entry. You can choose to skip the property mapping entirely, assign the external value as-is, or assign the unmapped value default.

  4. Click in the Unmapped Value Default column to specify a default value.

To configure document owner mappings

From the Document owner mapping tab, specify how the document owner is set.

  1. Choose one of the following options for setting the document owner.

For job ticket profiles, the ticket information fields are expressed as XPath statements. XPath statements show the structure of the ticket information. It allows the ability to specify a specific instance of a field if that particular information field occurs more than once in a documents metadata. If a particular external field is not listed in the list, the XPath statement can be directly entered.

For headers from data profiles, this list will be populated with the headers specified.

  1. If you chose to map to an external field. Use one of the following methods to map the field.

  1. If desired, under If unable to determine the document owner, assign the following user, click the ellipsis button to assign a document owner from the User and Group Selection dialog box. This user will be assigned if the document owner cannot be determined using the above mapping settings.

  2. Click OK.

Top

Determining the profile order

You can determine the order in which the configured profiles are used when a document is received, and what the default static value is if no data is found in the respective header. The mapping order can be configured for each document property.

  1. From the Document Properties Profile dialog box, in the grid, click in the Mapping Order column for the EOM document property. A configuration grid displays below the cell. Use the following procedures to configure the mapping order.

  2. Configure the order in which headers are processed by selecting the appropriate rows and clicking the Up and Down buttons.

  3. To enter a default static value, click in the Mapping/Value cell next to Static Value and either type or select the value. This static value is used if no data is found in the preceding headers. The static value by default is the value for that document property in the source’s Document properties tab.

  1. Click OK to create the document profile.

Top