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
- 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.
- Time Out Specify the amount of time you wish the system to keep trying to connect to the server before disconnecting. The default value is 60 seconds.
- Mode
Specify the mode for sending the message.
- 0 - Send
- 1 - Send/Receive
- Factory
- E-mail Adapter
- Host
(Required) Specify the mail server used to transport the message. - Protocol Specify the mail protocol to be used. This value should be smtp (lowercase).
- Port
Specify the port number of the server. The default value is 25. - Send Partial
- True
- The e-mail will be sent to valid addresses in the Recipient field, even if the SMTP server detected a problem with one or more addresses.
- False
- The e-mail will not be sent until all errors detected by the SMTP server are resolved. If member IDs, are included on the target recipient list only those members that have a primary e-mail address will be included.
- Retry Duration
Specify the period in hours in which you wish to retry the connection to the server without decrementing the retry count. If the connection to the server is lost temporarily, this allows the system to retry the connection within a specified time period. Once the period is expired, the retries count will be decremented as usual. - Recipient The person who will receive the message.
- CC The people you want to send a carbon copy to.
- BCC The people you want to send a blind carbon copy to.
- Sender (Required) Specify the text to appear in the sender field.
- Subject Specify the text to appear in the subject field.
- Reply to Specify the full email address of the recipient, such as recipient@myemail.com.
- Content-Type
Specify the content type, for example text/plain or text/html. The default value is text/plain.
- Host
- Adapter for the WebSphere InterChange Server
- User Name
Specify the user name for the connector. - Ior File Specify the name and location of the .ior file
- Function Name Specify the function name. The default value is SampleDemoObj:From:Retrieve.
- User Name
- Sample Adapter
- User Name
Specify the user name for the connector. - Password Specify the password for the connector.
- Input Type the text for a test message.
- User Name