Notification Transaction Tab

This tab contains the following three tabs:

• General

• Guideline

• Schema

General Tab

You can configure general information for notification transactions in the General tab.
The following table lists the fields in the General tab of the Notification Transaction tab:

Notification Transaction: General Tab
Field Description
Name Specify a name for the transaction.
Description Provide a description for the transaction (optional)
Inbound Raw EDI Segments
Include in Private Process Request Select this check box to include raw EDI message in the private process (RESPONDER.REQUEST) for this operation. This check box is unselected by default.
Include in Validation Error Advisory Select this check box to include raw EDI messages in the Validation Error advisory. This check box is selected by default.
Extra Transaction Info

This text field is used to send any information to the private process at transaction level of RESPONDER.REQUEST message. It can also be included in RESPONDER.INTERCHANGE and ValidationAlert advisory.

Guideline Tab

In the Guideline tab, you can configure guideline information for notification transactions.

The following table lists the fields in the Guideline tab of the Notification Transaction tab:

Notification Transaction: Guideline Tab
Field Description
GS01 Functional Identifier Code The mandatory code of the message. Example: PO. Entering the GS01 functional identifier that is normally indicated in the Functional Group Header is needed by the EDI conversion engine.
Validation Guideline
Guideline File for validating X12 Partner data (.sef or .std) The guideline file associated with this message type. It is used to validate the EDI document that is received from a trading partner, or that is sent to the trading partner. Click change to select the guideline file associated with this message type. Then, follow the procedure described in the section File Specification Dialog in TIBCO BusinessConnect Container Edition Trading Partner Management guide.
Validator Profile File (.apf) Click change to select and load the Validator profile file. Validator profile files are used to check on errors and categorize them to different levels of severity. For details, see Configuring Validation Profile (.apf) Files.
Error Limit

Specify a threshold to control the number of errors reported or audited at transaction, group or interchange level to avoid system overload. If you set Error Limit to 0, it means that no limit is imposed at this level.

The default transaction setting is 10. Only up to 10 errors are reported per transaction, both in the audit and ERROR.VALIDATION. However, acknowledgments have all the errors that are being reported.

Schema Tab

In the Schema tab, you can configure schema information for notification transactions.

The following table lists the fields in the Schema tab of the Notification Transaction tab:

Notification Transaction: Schema Tab
Field Description
Transaction Schema (.xsd) Click change to select the schema file associated with this message type. The message schema is required for the EDI conversion engine. When a connection to TIBCO BusinessConnect Container Edition is created in TIBCO Studio, loading the message schema into the TIBCO BusinessConnect Container Edition configuration store allows it to be retrieved automatically by TIBCO Studio.
Request Root Element Name Specify the name of the Transaction Schema root element from the preceding field.
EDI to XML Translation Map file (.map) Click change to select the EDI to XML or EDI to TEXT translation map file associated with this message type. • If you select EDI to TEXT as the type of translation, the appropriate X12 to TEXT translation map must be uploaded for the translation to occur. • If you select EDI to XML as the inbound type of translation, the appropriate X12 to XML translation map must be uploaded for the translation to occur. Note that EDI to XML translation map files generally have the extension _EX.map.
XML to EDI Translation Map file (.map) Click change to select the XML to EDI translation map file associated with this message type. Note that XML to EDI translation map files have the extension _XE.map.