Use this page to specify the configuration parameters for various transport methods.
- File Adapter
- Location
Specify the full path name of the directory in which the file exists. - File Name Specify the name of the file to which you would like to write the message.
- Mode Specify the mode for writing to the file. 0 - Append, 1 - Overwrite.
- Recipient Specify the address of the recipient.
- Sender Specify the address of the sender.
- Subject Specify the subject of the message.
- Location
- Adapter for WebSphere MQ
- Factory
Specify the JMS name of the queue connection factory. This name must be the same as a connection factory defined using the JMS Admin utility. - Inbound Queue Specify the JMS name of the inbound queue, used to receive responses from outbound messages. This name must be the same as an inbound queue defined using the JMS Admin utility.
- Error Queue Specify the JMS name of the error queue in which messages are placed that could not be processed. This name must be the same as a queue defined using the JMS Admin utility.
- Outbound Queue Specify the JMS name of the outbound queue, in which the outbound messages are placed. This name must be the same as an outbound queue defined using the JMS Admin utility.
- Recipient Specify the JMS name of the outbound queue, in which the outbound messages are placed. This name must be the same as an outbound queue defined using the JMS Admin utility.
- Sender Specify the address of the sender.
- Subject Specify the subject of the message.
- Time Out Specify the amount of time you wish the system to keep trying to connect to the server before disconnecting.
- Mode Specify the mode for sending the message. 0 - Send/ Receive; 1 - Send.
- Factory
- E-mail Adapter
- Host
Specify the mail server used to transport the message. - Protocol Specify the mail protocol to be used. This value should be smtp (lowercase).
- Recipient
Specify the full email address of the recipient, such as recipient@myemail.com. - Sender
Specify the text to appear in the sender field. - Subject Specify the text to appear in the subject field. This field accepts up to 254 alphanumeric characters.
- Host
- Adapter for CrossWorlds
- User Name
Specify the user name for the connector. - Ior File Specify the name and location of the .ior file
- Recipient Specify the address of the recipient.
- Sender Specify the address of the sender.
- Subject Specify the subject of the message.
- Function Name Specify the function name.
- User Name
- Sample Adapter
- User Name
Specify the user name for the connector. - Password Specify the password for the connector.
- Recipient Specify the address of the recipient.
- Sender Specify the address of the sender.
- Subject Specify the subject of the message.
- Input Specify the input for the message for example, test messages.
- User Name