Global Resource Properties

Connection Setting

Connection setting for a global resource is available from each adapter's property setting dialog, "Global resource setting" in control panel, or from WebConsole.
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
Access Key ID Required Only environment variables are available. Enter Access Key ID.
 
Secret Access Key Required Only environment variables are available. Enter Secret Access Key.
 
Region Required Not available Select region.
  • [Asia Pacific (Tokyo)]:(Default)
  • [Asia Pacific (Singapore)]
  • [Asia Pacific (Sydney)]
  • [US East (N. Virginia)]
  • [US West (N. California)]
  • [US West (Oregon)]
  • [EU (Ireland)]
  • [South America (Sao Paulo)]
Connection time out (second) Optional Only environment variables are available. Specify connection time out time when connecting Amazon Web Services.
  • Available input value is "0-2147483647".
  • It will be set "60" if you omit.
  • It will be set "No timeout setting" if you enter "0".
Socket time out (second) Optional Only environment variables are available. Specify socket time out time for Amazon Web Services connecting.
  • Available input value is "0-2147483647".
  • It will be set "60" if you omit.
  • It will be set "No timeout setting" if you enter "0".
Property action
Item name Description Remarks
Connecting test Execute confirm to connect with Amazon SQS.  

Component Pool Setting

Component pool is not supported.

Security

Security settings can be managed in Control Panel within the "Global Resource Setting", or WebConsole.

Main Exceptions

Exception name Cause Solution
InvalidPropertyConfigurationException
Specify integer from 0 to 2147483647 for connection time out (second).
It is beyond the available value that [connection time out (second)] are able to specify. Specify integer from 0 to 2147483647 [connection time out (second)].
InvalidPropertyConfigurationException
Specify integer from 0 to 2147483647 for socket time out (second).
It is beyond the available value that [socket time out (second)] are able to specify. Specify integer from 0 to 2147483647 [connection time out (second)].