Global Resource Properties

Connection Setting

The connection settings of global resource can be managed from the adapter properties, from "Global Resource Settings" within the Control Panel, or from WebConsole.

Receive E-mail (POP3)

Basic settings
Item name Required / Optional Use of Variables Description Remarks
Name Required Not available Enter the name of the connection setting.
 
Required settings
Item name Required / Optional Use of Variables Description Remarks
Hostname Required Only environment variables are available. Enter the POP3 incoming mail server.  
Port number Optional Only environment variables are available. Enter the POP3 Incoming mail server port number.
  • The default value is "110".
  • If a value other than numerical value is entered, the default value is used.
Timeout Optional Only environment variables are available. Enter the number of the connection timeout time in milliseconds.
  • If nothing is entered (the default) it does not time out.The connection is blocked until an error occurs or the connection is established.
  • If a value other than numerical value is entered, it does not time out.
SSL connection Optional Not available Select whether to make the SSL connection.
  • [Checked]:
    Make SSL connections.
  • [Not Checked]: (default)
    Do not make SSL connections.
  • SSL/TLS is used for SSL connection.
  • If [Checked] is selected, the certificate of the POP3 server must be imported to the keystore which DataSpiderServista is referring to.
  • For information regarding how to import to the keystore, refer to "Import of certificate".
Property Action
Item name Description Remarks
Connection Test Checks the connection.
Connection test is to check whether port specified by [Port number] of the host specified by the [Hostname] can be connected.
 

Receive E-mail (IMAP4)

Basic settings
Item name Required / Optional Use of Variables Description Remarks
Name Required Not available Enter the name of the connection setting.
 
Required settings
Item name Required / Optional Use of Variables Description Remarks
Hostname Required Only environment variables are available. Enter the Incoming Mail Server IMAP4.  
Port number Optional Only environment variables are available. Enter the port number for IMAP4 for incoming mail server.
  • The default value is "143".
  • If a value other than numerical value is entered, the default value is used.
Timeout Optional Only environment variables are available. Enter the number of milliseconds a connection timeout.
  • If nothing is entered (the default) does not time out. If an error occurs or until the connection is established, the connection is blocked.
  • If a value other than numerical value is entered, it does not time out.
SSL connection Optional Not available Select whether to make the SSL connection.
  • [Checked]:
    Make SSL connections.
  • [Not Checked]: (default)
    Do not make SSL connections.
  • SSLSSL/TLS is used for SSL connection.
  • If [Checked] is selected, the certificate of the POP3 server must be imported to the keystore which DataSpiderServista is referring to.
  • For information regarding how to import to the keystore, refer to "Import of certificate".
Property Action
Item name Description Remarks
Connection Test Checks the connection.
Connection test is to check whether port specified by [Port number] of the host specified by the [Hostname] can be connected.
 

Send one E-mail ,Send multiple E-mails

Basic settings
Item name Required / Optional Use of Variables Description Remarks
Name Required Not available Enter the name of the connection setting.
 
Required settings
Item name Required / Optional Use of Variables Description Remarks
Hostname Required Only environment variables are available. Enter the sending mail server.  
Port number Optional Only environment variables are available. Enter the sending mail server port number.
  • The default value is "25".
  • If a value other than numerical value is entered, the default value is used.
Timeout Optional Only environment variables are available. Enter the number of the connection timeout time in milliseconds.
  • If nothing is entered (the default) it does not time out.The connection is blocked until an error occurs or the connection is established.
  • If a value other than numerical value is entered, it does not time out.
SSL connection Optional Not available Select whether SSL connection is used or not as well as the connection method.
  • [None]:(default)
    Do not make SSL connections.
  • [SSL/TLS]:
    Make SSL connection with SSL/TLS method.
  • [STARTTLS]:
    Make SSL connection with STARTTLS method.
  • If either [SSL/TLS] or [STARTTLS] is selected, the certificate of the SMTP server must be imported to the keystore which DataSpiderServer is referring to.
    For information regarding how to import to the keystore, refer to "Import of certificate".
Property Action
Item name Description Remarks
Connection Test Checks the connection.
Connection test is to check whether port specified by [Port number] of the host specified by the [Hostname] can be connected.
 

Components Pool Configuration

Pooling is not supported.

Security

We can only set the Security Settings from Control Panel, "Global Resource Settings" or WebConsole.

Specification Limits