MQWB0400E: Managed File Transfer REST API is not enabled.
Explanation
Managed File Transfer REST calls are not permitted as the service is disabled.
Response
Enable the Managed File Transfer REST API and resubmit the request.
MQWB0401E
MQWB0401E: Transfer details not found for transfer Id <insert_0>.
Explanation
The transfer Id for which the details were queried is not present.
Response
Resubmit the request with a valid transfer Id.
MQWB0402E
MQWB0402E: Coordination queue manager name is not set.
Explanation
Coordination queue manager name must be set before using Managed File Transfer REST services.
Response
Set the coordination queue manager name and restart the mqweb server.
MQWB0403E
MQWB0403E: An attempt to connect to the coordination queue manager <insert_0> failed. The root MQ reason code was <insert_1> : <insert_2>.
Explanation
Coordination queue manager must be running before using Managed File Transfer REST services.
Response
Start the coordination queue manager and resubmit the request.
MQWB0404E
MQWB0404E: The transfer with transferId <insert_0> could not be added to internal data storage. The transfer has <insert_1> files which is more than the maximum limit.
MQWB0405E
MQWB0405E: Not authorized.
Explanation
The authenticated principal is not authorized to perform the requested REST API operation.
Response
Obtain the necessary authorization to perform the operation and resubmit the request.
MQWB0407E
MQWB0407E: The connection to the coordination queue manager <insert_0> is broken. The root MQ reason code was <insert_1> : <insert_2>. Ensure coordination queue manager is running before using Managed File Transfer REST services.The reconnection attempt will be made every 5 minutes until reconnection times out.
MQWB0408E
MQWB0408E: Agent details not found <insert_0>.
Explanation
The agent name for which the details were queried is not present.
Response
Resubmit the request with a valid agentName.
MQWB0409E
MQWB0409E: The attribute <insert_0> may only be specified once.
Explanation
The specified attribute may only be specified once.
Response
Resubmit the request with a valid set of attributes.
MQWB0410E
MQWB0410E: <insert_0> is not a valid value for query parameter <insert_1>.
Explanation
The API does not support this value for the specified query parameter for this query.
Response
Resubmit the request with an appropriate set of parameters.
MQWB0411E
MQWB0411E: <insert_0> is not a valid value for query parameter <insert_1>.
Explanation
The Managed File Transfer API does not support this value for the specified query parameter for this query.
Response
Resubmit the request with valid set of parameters.
MQWB0412E
MQWB0412E: The query parameter <insert_0> is not allowed.
Explanation
The API does not support this query parameter for this operation.
Response
Resubmit the request with an appropriate set of parameters.
MQWB0413E
MQWB0413E: The section <insert_0> and the attribute or attributes <insert_1> may not be specified together.
Explanation
It is not valid to specify both a section and attributes contained in that section.
Response
Resubmit the request with a valid set of attributes.
MQWB0414E
MQWB0414E: User lacks authority to access Managed File Transfer resource.
Explanation
The request for a resource was made by a user lacking appropriate authority.
Response
If access to this resource is required for this user, modify the runtime configuration to authorise them.
MQWB0415E
MQWB0415E: Reconnection timed out after <insert_0> minutes. Failed to reconnect within the reconnection timeout period. No further attempts to connect to coordination queue manager <insert_1> will be made. The next reconnection attempt will be made only when the next Managed File Transfer REST API call is received.
MQWB0416E
MQWB0416E: An attempt to connect to the coordination queue manager <insert_0> failed. The root MQ reason code was <insert_1> : <insert_2>. Ensure coordination queue manager is running before using Managed File Transfer REST services.The reconnection attempt will be made every 5 minutes until reconnection times out.
MQWB0417I
MQWB0417I: Connection to the coordination queue manager is successful.
MQWB0418E
MQWB0418E: An attempt to create a subscription to topic SYSTEM.FTE failed. The root MQ reason code was <insert_0> : <insert_1>. Ensure the topic is created on the coordination queue manager and has appropriate authorities.The reconnection attempt will be made every 5 minutes until reconnection times out.
MQWB0419E
MQWB0419E: An attempt to create a subscription to topic SYSTEM.FTE failed. The root MQ reason code was <insert_0> : <insert_1>.
Explanation
SYSTEM.FTE topic must be created and should have appropriate authorities before using Managed File Transfer REST services.
Response
Create the SYSTEM.FTE topic,set appropriate authorities and resubmit the request.