General Tab - EIS Workflow Messaging - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - external - OnBase/EIS-Workflow-Messaging/Foundation-24.1/EIS-Workflow-Messaging/Configuration/Message-Item-Types/Editing-a-Message-Item-Type/General-Tab - 2024-03-25

EIS Workflow Messaging

Platform
OnBase
Product
EIS Workflow Messaging
Release
Foundation 24.1
License

The General tab contains configuration settings and displays information about the selected message item type.

The following settings are available in the General tab:

General

Description

Help Text

Enter a description for the message item type.

Message Format

Displays the message format of the message item type. This field is read-only.

Schema

The schema defines how an XML-based message item type is structured and formatted. Non-XML message item types do not have a Schema section.

Depending on how the message item type was created, this section identifies the schema in one or more of the following ways:

  • Name: The name of the schema used to create the message item type. Click View to view the schema, or click Browse to browse to the XSD file to reload the schema.

    Note:

    The Browse button is unavailable after a Web Services Publishing project that contains a web operation referencing this message item type has been published. See the Web Services Publishing documentation for more information on creating and publishing web operations.

    Note:

    If the schema is imported from an XSD, the XSD must contain a unique target namespace and root node combination. Message item types cannot use an XSD with the same target namespace and root node as another XSD used by another message item type.

  • Selected Serialization Type: The serialization type used to create the message item type.

  • Off-Ramp: The off-ramp associated with the message item type. Click View to view the schema.

  • On-Ramp: The on-ramp associated with the message item type. Click View to view the schema.

Auto Name

This field allows you to configure an auto-name string for messages of this message item type using variables containing data about each message and/or static text.

You can click the Insert button to insert a variable. The following variables are available:

  • %N - Message Item Type Name- Displays the name of the message item type.

  • %# - Message Item ID- Displays the ID number of the message item type.

  • %D1 - Date Created- Displays the date the message was created.

  • %U - User Name- Displays the user name of the user who created the message.

  • %R - User Real Name- Displays the real name of the user who created the message.

  • Separator- Adds a separator character to the auto-name string.