| acceptFiles |
Allows loading incoming transmissions. The default value is true, which allows incoming
transmissions to be loaded as before. By setting this parameter to false for a particular rule, incoming
transmission ingestion is prevented for the transmissions processing under the rule. This parameter can be
used in a default rule to prevent loading incoming transmissions from participant
that were not customized by another rule. This new parameter appears inside the stanza as the first
element. |
| businessRulesInterface enable= |
Enables calling the Business Rules Server during incoming transmission processing.
It overrides the BusinessRulesEnable parameter in the Gateway Server
properties file. |
| channelType |
The type of inbound channel from which the transmission was received. The defined values
are shown in the following list:
- File
- Shared_Archive
- DTA
- Remote_Capture
User-defined values are also valid. They are managed on the manage channel types page. The channel type
in the route file must match one of the defined channel types. It is case-sensitive. |
| ConnectDirectConfig |
The file name of the node definition file for the local Connect:Direct® node |
| ConnectDirectHost |
The Connect:Direct node to which the file
is forwarded. |
| ConnectDirectPassword |
The password used to access the remote Connect:Direct node. |
| ConnectDirectUserId |
The user ID used to access the remote Connect:Direct node. |
| destRouting routingNum="" |
The attribute is the routing transit number as specified in the file header record (type
01) field 4. |
| docTypeOverrideRequiredViews |
If a transaction in an incoming transmission does not contain the required image views, the
image is not flagged as missing by the Gateway Server if all of the following are true:
- The type 10 record (cash letter header) documentation type field equals one of the documentation types
that are listed in this parameter or the type 10 record documentation type field is Z.
- The type 25, 31, 61 record documentation type field equals one of the documentation types that are listed
in this parameter.
The required image views are specified in the requiredViews element. |
| fileDirectory |
The operating-system-specific path name for the folder to which the Gateway Server copies the transmission. |
| fileExtension |
The file extension of the data file in the file set. Do not specify the dot. |
| fileReaderClassName |
The full class name of the file reader used to parse the transmission. |
| fileTypeId |
The transmission type ID, which should match the transmission type ID in the FILE_TYPE
table. If Gateway cannot find the transmission type ID in the file, the trackable service uses
the value that is specified in this parameter to find the trackable record. |
| FTPaddress |
Host address to use to FTP the file when routingMode = FTP. |
| FTPpath |
Path on the file transfer protocol (FTP) host to put file. Create the destination path
before a file is forwarded in Gateway Server. |
| FTPpassword |
Password for the user ID used for FTP |
| FTPuserID |
User ID to use for file transfer protocol (FTP) |
| icpcsRouting fileType="" |
The values for the fileType attribute are shown in the following list:
- BATCH
- CIFF
- ECP
- ECPD
- ECPI
- FATF
- ICL
- ICLR
- SA_ECP
- SA_ECPF
- SA_ECPI
- VLF
|
| incoming fedWorkType="" |
For the incoming element, use this attribute to specify the work type. |
| incoming originRT="" |
For the incoming element, use this attribute to specify the origin routing number. |
| ITSenable |
Set to true to enable writing of the ANSI X9.37 records to
the FTM
database (the default is the value from the properties file). |
| IQA enable="" |
Enables or disables Image Quality
Analysis during incoming transmission processing. This
parameter overrides the value in the Gateway Server properties file. |
| missingImgPercent |
A floating point number that specifies the maximum percentage of missing images to allow
before the entire transmission is rejected. The transmission is rejected when this value is exceeded. |
| partner |
The receiving point routing number of the transmission. The trackable service matches this
number to the trackable record. |
| payDirRecvTimeStamp |
The timestamp of a transmission that was received from one of the following channels.
The format is xsd:dateTime (2007-11-14T08:47:04.359-05:00);. |
| profilename |
IQA profile name that is passed to the IQA
user exit as part of the start job call. This parameter overrides the value in the Gateway Server
properties file. |
| requiredViews |
A space-separated list of required image views. The views can be FBW, RBW, FGS, and RGS. If
an incoming transmission does not contain one of the listed image segments, the item is flagged as having a
missing image. |
| userParameters |
User control parameters that are passed to the IQA user exit. The
Gateway Server makes no attempt to interpret the control data within the IQA userParameters element. It passes only the control data to be accessed by the IQA user exit. |
| views |
Controls which views are passed to the IQA user exit on the analyze
call. This parameter overrides the value in the Gateway Server properties file. |
| workFlowName |
Work flow name used by Business Rules Server to process Gateway
inbound work. This parameter overrides the BusinessRulesWorkFlowName parameter in the
Gateway Server properties file. |