Item name | Required/Optional | Use of Variables | Description | Remarks |
---|---|---|---|---|
Name | Required | Not available | Enter the name of the connection settings. |
Item name | Required/Optional | Use of Variables | Description | Remarks |
---|---|---|---|---|
API key | Required | Only environment variables are available | Enter the API key for Tegaki authentication. | |
Timeout | Optional | Only environment variables are available | Enter the connection timeout period in milliseconds. |
|
Exception name | Cause | Solution |
---|---|---|
InvalidPropertyConfigurationException Required item of the resource is not specified. :<property name> |
[<property name>] of [Destination] is not specified. | Specify [<property name>] of [Destination]. |
java.net.SocketTimeoutException | Timeout occurred while connecting Tegaki. | Check the status of network and Tegaki. Or, check [Timeout] of the global resource specified in [Destination]. |