Use this page to define additional details for the selected transport method.
- E-mail Adapter
- Host
- Specify the fully qualified host name. This field accepts up to 50 alphanumeric characters. This field is empty by default. To enable the transport, it must be filled in with an active SMTP server. This can be the host name or IP address.
- Port
- Specify the port number of the server. The default value is 25.
- Protocol
- Specify the protocol to use. The default value is smtp. This field accepts up to 50 alphanumeric characters.
- SendPartial
- Specify "true" or "false". The default value is "false". If "true" the e-mail will be sent to valid addresses in the Recipient field, even if the SMTP server detected problem(s) with certain addresses in the same field. If "false" the e-mail will not be sent until all errors detected by the SMTP server are resolved. If member IDs are included as the target recipient list by the command, the ones without primary e-mail addresses will be ignored.
- 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.
- File Adapter
- Location
- Specify the full path, local to the WebSphere Commerce Server. This field accepts up to 50 single byte alphanumeric characters.
- File Name
- Specify the full file name, local to the WebSphere Commerce Server. This field accepts up to 50 single byte alphanumeric characters.
- Mode
- Specify either 0 for append or 1 for overwrite.
- 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 WebSphere Application Server v5.0 Administrative Console. The default name is JMSQueueConnectionFactory.
- 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 WebSphere Application Server v5.0 Administrative Console. The default name is JMSInboundQueue.
- 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 WebSphere Application Server v5.0 Administrative Console. The default name is JMSErrorQueue.
- 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 WebSphere Application Server v5.0 Administrative Console. The default name is JMSOutboundQueue.
- Adapter for CrossWorlds
- User Name
- Specify the user name for the system.
- Ior File
- Specify the name and location of the .ior file.
- Sample Adapter
- User Name
- Specify the user name for the connector. By default, this is userName.
- Password
- Specify the password for the connector. By default, this is password.
For more information on the Adapter for WebSphere MQ, see the WebSphere Commerce Additional Software Guide. For more information on the Sample Adapter, see the WebSphere Commerce Programming Guide and Tutorials. For more information on the Adapter for CrossWorlds, see the WebSphere Commerce Administration Guide.