AWKIPC - Job plug-in for Informatica PowerCenter messages

This section lists error and warning messages that might be issued by the job plug-in for Informatica PowerCenter.

The message component code is IPC.

AWKIPC001E

Missing required value for Repository Name.

The job validation failed.

The operation is not performed.

Provide missing parameter.

AWKIPC002E

Missing required value for Service Name.

See message text.

The operation is not performed.

Provide missing parameter.

AWKIPC003E

Missing required value for Folder Name.

See message text.

The operation is not performed.

Provide missing parameter.

AWKIPC004E

Missing required value for Workflow Name.

See message text.

The operation is not performed.

Provide missing parameter.

AWKIPC005E

Failed to run workflow.

See message text.

The operation is not performed.

Analyze the error message in the PowerCenter plug-in log file.

AWKIPC006E

Failed to cancel workflow.

See message text.

The operation is not performed.

Analyze the error message in the PowerCenter plug-in log file.

AWKIPC007E

Failed to retrieve logon parameters.

See message text.

The operation is not performed.

Check all login parameter are available; depending the parameter it can be provided by the PowerCenterJobExecutor.properties or in the job definition.

AWKIPC008E

Missing configuration information related to the PowerCenter: "property".

Required information is not available in the PowerCenterJobExecutor.properties.

The operation is not performed.

Provide required information using the PowerCenterJobExecutor.properties.

AWKIPC009E

Missing both input and configuration information related to the PowerCenter: "property".

Required information is not available neither in the PowerCenterJobExecutor.properties neither in the job definition.

The operation is not performed.

Provide required information using the PowerCenterJobExecutor.properties or in the job definition.

AWKIPC010E

Required parameter not provided.

See message text.

The operation is not performed.

Depending the parameter be sure to provide required information using the PowerCenterJobExecutor.properties or by the job definition.

AWKIPC011E

An error occurred retrieving repository list

See message text.

The operation is not performed.

Analyze the error message in the Java PowerCenter plug-in log file.

AWKIPC012E

An error occurred retrieving service list

See message text.

The operation is not performed.

Analyze the error message in the Java PowerCenter plug-in log file.

AWKIPC013E

An error occurred retrieving folder list

See message text.

The operation is not performed.

Analyze the error message in the Java PowerCenter plug-in log file.

AWKIPC014E

An error occurred retrieving workflow list

See message text.

The operation is not performed.

Analyze the error message in the Java PowerCenter plug-in log file.

AWKIPC015E

You do not specify the Repository Name. It is required to retrieve the Folder list.

See message text.

The operation is not performed.

Provide required parameter before.

AWKIPC016E

You do not specify the Folder Name. It is required to retrieve the Workflow list.

See message text.

The operation is not performed.

Provide required parameter before.

AWKIPC017E

The HCL Workload Automation agent cannot monitor the PowerCenter job.

See message text.

The operation is not performed.

Check the PowerCenter job status and log.

AWKIPC018E

An error occurred retrieving the workflow parameter file list.

See message text.

The operation is not performed.

Check the directory indicated in the PowerCenterJobExecutor.properties is a directory, is readable, have valid contents.

AWKIPC019E

The repository list is empty.

See message text.

The system returns an empty repository list

If an empty list is not expected, check the PowerCenter log file for errors.

AWKIPC020E

The service list is empty.

See message text.

The system returns an empty service list

If an empty list is not expected, check the PowerCenter log file for errors.

AWKIPC021E

The folder list is empty.

See message text.

The system returns an empty folder list

If an empty list is not expected, check the PowerCenter log file for errors.

AWKIPC022E

The workflow list is empty.

See message text.

The system returns an empty workflow list

If an empty list is not expected, check the PowerCenter log file for errors.

AWKIPC023E

The directory "dir", that should contain files with workflow parameter, appears to be empty.

See message text.

The system returns an empty list of files in the directory dir

Check the indicated directory is valid, readable and contains expected files.

AWKIPC024E

No files with the proposed filter in the directory "dir".

See message text.

No files with the proposed filter

Check the applied filter is correct.

AWKIPC025E

The directory that should contain files with workflow parameter was not indicated in the configuration file or is not a valid directory.

See message text.

The operation is not performed.

Check a valid directory has been indicated in the PowerCenterJobExecutor.properties using the key WorkFlowParameterFileDir.

AWKIPC026E

An error occurred during reconnect.

See message text.

The operation is not performed.

Check the PowerCenter is up and running and is reachable from the TWS agent

AWKIPC027E

Cannot indicate both a workflow parameter file and in-line parameters.

See message text.

The operation is not performed.

Remove the workflow parameter file or the in-line parameters

AWKIPC028E

Unable to contact the PowerCenter server.

The login to the PowerCenter server fail, due to invalid parameters in input or in the PowerCenterJobExecutor.properties file

The operation is not performed.

Check login parameters as server host and port, user, password are available and correct.

AWKIPC029E

Failed to run workflow. The internal error is: "internal_error".

See message text.

The operation is not performed.

Analyze the error message in the PowerCenter plug-in log file.

AWKIPC030E

Failed to submit the operation. The internal error is: "internal_error".

See message text.

The operation is not performed.

Analyze the error message in the PowerCenter plug-in log file.

AWKIPC032W

The workflow content is empty due to one or more of the following conditions: no worklets or session tasks are running, worklets or session tasks are running but not with their original name, the workflow instance is related to a previous run.

See message text.

The operation is not performed.

If an empty list is not expected, check the PowerCenter log file for errors.

AWKIPC033E

The job was stopped by the user.

The job was stopped with the kill command.

The operation is not performed.

None.