Introduction to Driver Properties

25-18 Oracle Fusion Middleware Administrators Guide for Oracle SOA Suite and Oracle BPM Suite OutgoingMailServer The name of the SMTP server. This is mandatory only if email sending is required. No NA OutgoingMailServerP ort The port number of the SMTP server; typically 25. No 25 OutgoingMailServerS ecurity The security setting used by the SMTP server. Possible values are None, TLS, and SSL. The default value is None. No None OutgoingDefaultFrom Addr The default FROM address if one is not provided in the outgoing message. No NA OutgoingUsername The username used for SMTP authentication. Required only if SMTP authentication is supported by the SMTP server. No NA OutgoingPassword The password used for SMTP authentication. This is required only if SMTP authentication is supported by the SMTP server. This includes Type of Password choose from Indirect PasswordCreate New User, Indirect PasswordUse Existing User, and Use Cleartext Password and Password. No NA IncomingMailServer The hostname of the incoming mail server. Required only if email receiving is supported on the driver instance. No NA IncomingMailServerP ort Port number of IMAP4 that is, 143 or 993 or POP3 that is, 110 or 995 server. No NA IncomingMailServerS SL Indication to enable SSL when connecting to IMAP4 or POP3 server. The default is Disabled. No Disabled IncomingMailIDs The email addresses corresponding to the user names. Each email address is separated by a comma and must reside in the same position in the list as their corresponding user name appears on the usernames list. Required only if email receiving is supported on the driver instance. No NA IncomingUserIDs The list of user names of the mail accounts from which the driver instance is polling. Each name must be separated by a comma, for example, foo,bar. This is required only if email receiving is supported on the driver instance. No NA Table 25–7 Cont. Custom Email Properties Name Description Mandatory? Default Value Configuring Oracle User Messaging Service 25-19

25.4.1.4.4 Client API Messageinfo Support These properties are message delivery-related

that are specified through client API. Table 25–8 describes if the protocol or driver implementation honors such properties.

25.4.1.5 Configuring the SMPP Driver

Short Message Peer-to-Peer SMPP is one of the most popular GSM SMS protocols. User Messaging Service includes a prebuilt implementation of the SMPP protocol as a driver that is capable of both sending and receiving short messages. If the sending feature is enabled, the SMPP driver opens one TCP connection to the Short Message Service Center SMS-C as a transmitter for sending. If the driver’s receiving feature is enabled, it opens another connection to the SMS-C as a receiver for receiving. Only two TCP connections both initiated by the driver are needed for all communication between the driver and the SMS-C.

25.4.1.5.1 SMPP Driver Interoperability This section details interoperability features of the

SMPP Driver. IncomingUserPasswor ds The list of passwords corresponding to the user names. Each password is separated by a comma and must reside in the same position in the list as their corresponding user name appears on the usernames list. This is required only if email receiving is supported on the driver instance. This includes Type of Password choose from Indirect PasswordCreate New User, Indirect PasswordUse Existing User, and Use Cleartext Password and Password. No NA ProcessingChunkSize The number of messages processed during each message polling. The default is 100. No 100 ImapAuthPlainDisabl e Indication to disable or enable plain text authentication AUTHENTICATE PLAIN command for IMAP user authentication. The default is Disabled. No Disabled. When this property is disabled, that means that plain text is allowed. Table 25–8 Client API MessageInfo Support Name Description Support Expiration Expiration means how long the message may exist until it expires. False Delay Delay means the amount of time that must elapse before the message is sent. False Note: The SMPP Driver implements Version 3.4 of the SMPP protocol and only supports connections to an SMS-C or an SMS gateway that supports this version. Table 25–7 Cont. Custom Email Properties Name Description Mandatory? Default Value