CfAlias Parameters
TIBCO MFT Platform Server provides a sample alias file called CfAlias.cfg in the $CFROOT/config directory.
In CfAlias.cfg file, one parameter is defined in each line, and continuations are defined by a comma followed by a space. You can set the path for the CfAlias.cfg file using the AliasConfig parameter in the config.txt file. For more information, see AliasConfig in Common Configuration Parameters.
See the following table for the required CfAlias parameters. At least, you must define either the
USERID parameter or the
NODE/IPADDR parameters.
Parameter | Description |
---|---|
USERID | Defines the user ID of the user who initiates the transfer request.
The valid values are userId or DEFAULT. |
NODE | Defines the name of the node on which the transfer request is initiated.
The valid values are nodename or DEFAULT. |
IPADDR | Defines the IP address of the server on which the transfer request is initiated. |
See the following table for parameters which set up the criteria the transfer has to meet before CfAlias is applied:
When creating a CfAlias, you must define either
NODE/IPADDR or
USERID. Then you can define what type of transfer request you want to monitor. Then finally set
ALLOW to decide whether the initiator user can define file name on the responder. If the parameters of a send transfer do not match any entry in the
CfAlias.cfg file, the transfer is rejected.
Parameter | Description |
---|---|
TYPE | Defines the type of transfer request. |
FILE | Defines the fully qualified name you want to use instead of the alias file. |
ALIAS | Defines the actual name of the file requested by the initiator. |
ALLOW | Defines whether the user who initiates the transfer can define the actual file name if no match is found. |
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.