Generate a Barcode Image

To generate a barcode image, do the procedure in this topic.

Figure: Barcode Generator Configuration screen

Barcode Generator Configuration screen

Prerequisites

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. Do one of these:
    • Add an activity:
      1. In Process Builder, in the Activity Library, open the Document tab.

        Document tab
      2. On the Document tab, drag the Barcode Generator activity onto your process.

        Barcode Generator activity
    • Change an activity:
      1. In your process, double-click your activity.
  3. Click Barcode Generator Configuration Barcode Generator Configuration icon.

Procedure

  1. On the Barcode Generator Configuration screen, complete these fields as necessary.
    Field NameDefinition

    Symbology

    Description:
    Specifies the symbology for the barcode image to create.
    Allowed Values:
    A symbology type from the list.
    Default Value:
    None

    Barcode Text

    Description:
    Specifies the code text to show in the barcode image.
    Allowed Values:
    One line of text (a string).
    Default Value:
    None
    Accepts Variables:
    Yes
    Limitations:

    Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

    Barcode Image File Name

    Description:
    Specifies the file name for the barcode image.
    Allowed Values:
    One line of text that can have spaces.
    • If you enter a file name with an extension, the activity creates the barcode image in the associated file format.
    • If you enter a file name with non extension, the activity creates the barcode image in .jpeg format.

    File names can have any of these extensions:

    • .bmp
    • .emf
    • .exif
    • .gif
    • .icon
    • .jpeg
    • .memorybmp
    • .png
    • .tiff
    • .wmf
    Default Value:
    None
    Accepts Variables:
    Yes
  2. (Optional) Complete this field as necessary.
    Field NameDefinition

    Barcode Text Position

    Description:
    Specifies where to show the code text on the barcode image.
    Allowed Values:
    • Below - The code text shows on the bottom of the barcode.
    • Above - The code text shows on the top of the barcode.
    • None - The code text does not show.
    Default Value:
    None

    Image Quality

    Description:
    Specifies whether to use antialiasing for the barcode image.
    Allowed Values:
    • Default - Creates the image with no antialiasing.
    • Antialias - Uses antialiasing for the barcode image.
    Default Value:
    None

    Image Border

    Description:
    Specifies whether to show a border on the barcode image.
    Allowed Values:
    • True - The barcode image has a border.
    • False - The barcode image has no border.
    Default Value:
    None

    Margin

    Description:
    Specifies the number of pixes between the barcode and the border.
    Allowed Values:
    An integer or decimal, separated by commas (,).
    Default Value:
    None
    Accepts Variables:
    Yes

    Barcode Height

    Description:
    Specifies the height of the bars in the barcode image.
    Allowed Values:
    An integer or decimal, separated by commas (,).
    Default Value:
    None
    Accepts Variables:
    Yes

    Store An Image In Schema

    Description:
    Specifies whether to store information about the barcode image in a process data variable.
    Allowed Values:
    • Selected - Stores information about the barcode image in a variable.
    • Deselected - Does not store information about the barcode image in a variable.
    Default Value:
    Deselected

    Store an Image in this Variable

    Description:
    Specifies the process data variable that stores an information about the barcode image as base64 bit string.
    To Open this Field:
    1. In the Barcode Generator Configuration screen, select Store an Image in Schema.
    Allowed Values:
    A process data variable that accepts a base64 image string.
    Default Value:
    None
    Accepts Variables:
    Yes
    Limitations:

    Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?