Global Resource Property

Connection Settings

A connection setting for the Global resource can be done from each adapter property setting dialog, "Global resource setting" of control panel or WebConsole.
Basic settings
Item name Required/Optional Use of variables Description Remarks
Name Required Not Available Enter the name of the setting for the connecting destination.
 
Required settings
Item name Required/Optional Use of variables Description Remarks
Host name Required Only environmental variable is available Input the host name of DataSpider BPM server or IP address.
 
Use HTTPS Optional Not Available Use HTTPS, and select whether to connect to DataSpider BPM server.
  • [Checked]:
    Connects by HTTPS.
  • [Not Checked]:(default)
    Connects by HTTP.
  • If you are making HTTPS connection to DataSpider BPM server by using self-signed certificate, It is necessary to import self-signed certificate that is set in DataSpider BPM server, into key store which referred by DataSpiderServer.
    For the import method to access Key store, refer to "Certificate import".
Port number Optional Only environmental variable is available Input the port number for DataSpider BPM server.
  • If [Use HTTPS] is not checked, default value is "18080", and if it is checked, default value will be "18443".
  • If you omit, it will be set as default value.
  • If you do not input numbers, it will be set in default value.
Email Required Only environmental variable is available Input the user email address which DataSpider BPM server connects to.  
Password Required Only environmental variable is available Input the API password of the user connecting to DataSpider BPM server.
  • Input the login password of the user who was created on DataSpider BPM 2.2 or earlier and have not generated an API password or input the API password of the user who have generated an API password.
Property action
Item name Description Remarks
Connection test Checks the connection to DataSpider BPM server.  

Component Pool Setting

Component pool is not supported.

Security

Security setting can be done in "Global resource setting" from control panel or WebConsole.

Main Exceptions

Exception name Cause Measure
InvalidPropertyConfigurationException
<Property name> is not specified.
[<Property name>] is not specified. Specify [<Property name>].
AuthenticationException [Email] or [Password] for global resource is false. Confirm [Email] or [Password].