HCL Workload Automation, Version 9.4

AWSGAP - Generic action messages

This section lists error and warning messages that might be generated when using the generic action processing.

The message component code is GAP.

AWSGAP002E   An error occurred performing the action. The reason is: "reason".

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Check all the parameters related to this action and ensure that they are correct. Retry the action.

AWSGAP003E   The action cannot be performed because a valid command has not been supplied (it is null or empty).

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Check the command and verify that it is neither null nor empty.

AWSGAP004E   The action type is not valid. It must be: GeneralAction.

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Supply the correct action type and revalidate the action.

AWSGAP005E   The plug-in name is not valid. It must be GenericActionPlugin.

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Supply the correct plug-in name and revalidate the action.

AWSGAP006E   The command argument is not valid. It must not be empty.

Explanation

See message.

System action

The operation cannot be performed.

Operator response

Supply the correct command argument and revalidate the action.

AWSGAP007E   The value "env_var_value" specified for the environment variable "env_var_key" in the Generic action plug-in exceeds the maximum allowed size of "max_size" KBytes.

Explanation

The value you specified for the environment variable exceeds the maximum supported size.

System action

The operation cannot be performed.

Operator response

Reduce the size of the environment variable and retry the operation.