リターンコード
HULFT-WebConnect Data Transfer API が返却するリターンコードについて説明します。
ステータスコード一覧
Status Code |
Description |
---|---|
0 |
Success |
1 |
Warning |
2 |
Error |
メッセージ一覧
Status Code |
Detail Code |
Message |
---|---|---|
0 |
0000 |
The request was processed successfully. |
1 |
0100 |
The Product version license has expired but is still within the grace period. The license is not effective in the following month: [yyyy/mm] |
1 |
0101 |
The license limit for the Product version has been exceeded but is still within the grace period. Exceeding xxxx Limit: [yyyy/mm] |
2 |
0001 |
An error has occurred in the receiving-side HULFT. |
2 |
0002 |
A sequence error has occurred. |
2 |
0099 |
An unexpected error has occurred. |
2 |
0100 |
The authentication has failed. Please check your Connection ID and Connection Password. |
2 |
0101 |
The Product version license has expired. The license is not effective in the following month: [yyyy/mm] |
2 |
0102 |
The Trial version license has expired. The effective period of the license is as follows: [yyyy/mm/dd hh:mm:ss.fff - yyyy/mm/dd hh:mm:ss.fff] |
2 |
0103 |
The license limit for the Product version has been exceeded. Exceeding xxxx Limit: [yyyy/mm] |
2 |
0104 |
The license limit for the Trial version has been exceeded. [Data Limit: xxx GB, Actual Data Usage: yyy GB] |
2 |
0105 |
The API key is invalid. |
2 |
0106 |
The API key has expired. |
2 |
0107 |
The authentication has failed due to missing required scopes. |
2 |
0108 |
The API request limit has been exceeded. |
2 |
0109 |
Agent with the same ID is already connected. |
2 |
0110 |
The Connection ID authentication has failed due to missing the required client type (Data Transfer API). |
2 |
0111 |
The required client type (HULFT) is not linked with the remote-side Connection ID. |
2 |
0113 |
The IP address could not be acquired. |
2 |
0114 |
The IP address used to connect the session is not allowed. |
2 |
0115 |
IP filter is unsupported. |
2 |
0116 |
The combination of client types set between the sending side and the receiving side is not supported. |
2 |
0200 |
Required fields have not been set. |
2 |
0201 |
An invalid value has been specified for the field. |
2 |
0202 |
The connection to the receiving-side Agent has failed. |
2 |
0203 |
The connection to the receiving-side HULFT has failed. |
2 |
0204 |
An invalid version has been detected in HULFT on the remote machine. |
2 |
0205 |
Relay Authorization Settings of the sending side are not specified. |
2 |
0206 |
Relay Authorization Settings of the sending side are disabled. |
2 |
0207 |
Relay Authorization Settings of the receiving side are not specified. |
2 |
0208 |
Relay Authorization Settings of the receiving side are disabled. |
2 |
0209 |
The connection to the service from the receiving-side Agent has failed. |
2 |
0210 |
A request has been made to a wrong system in HULFT. A request for the Send File might have been made to the Request Acknowledge system. Otherwise, a request for the Send Request might have been made to the Receive system and so on. |
2 |
0211 |
The connection to the service from the receiving-side Agent has failed by IP filter. |
2 |
0300 |
The data size limit has been exceeded. |
2 |
0301 |
The transferred data size does not match the total expected size. |
2 |
0302 |
A data format error has occurred (only the binary files can be used). |
2 |
0303 |
An invalid value has been detected in the HULFT settings of the receiving side. [Example: Data verification is enabled.] |
2 |
0304 |
The session has been disconnected from the receiving-side HULFT or Agent. |
2 |
0305 |
The sending-side Connection ID does not exist. |
2 |
0306 |
The receiving-side Connection ID does not exist. |
2 |
0307 |
The cancel request was not accepted because transfer has already been completed or suspended. |