| Cause | Actions |
|---|---|
| The [Input data] is not specified for a component. (no data flow is drawn) | Set the [Input data] and check the data flow settings. |
| The input component may not have completed producing the expected data. | Check the settings for the input component. |
| Cause | Actions |
|---|---|
| The specified global resource is not found. | Change the global resource used. Create a new global resource. |
| Global resource of the specified type did not exist at runtime. | Change the type of the global resource used at runtime. Enable the [Use default type when a specified type is not found] option. Create the global resource of the specified type. |
| Cause | Actions |
|---|---|
| Required settings for the component may be invalid or not provided. | Check the settings for the component. |
| Cause | Actions |
|---|---|
| The specified service in the [Service] property of Call script does not exists. | Specify the service that does exist or prepare the service specified. |
| Cause | Actions |
|---|---|
| The specified [Script] of the Call script component does not exist. | Specify the script that does exist or prepare the script specified. |
| Cause | Actions |
|---|---|
| The execution of the script by the Call script has failed. | Check the script execution log. |
| Cause | Actions |
|---|---|
| The XML schema of the input data is not in a expected form. | Check the input XML data. |
| Cause | Actions |
|---|---|
| Error occurred during the launch of the external application. | Check the settings for the external application failed to launch. |
| Cause | Actions |
|---|---|
| The script has been requested to halt. The execution of the script has been interrupted. | Do not request to halt the execution of the script. |
| Cause | Actions |
|---|---|
| Launching the external application was not completed within the [Timeout]. | Check the [Timeout] in the Launch External Application operation. |