Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 Using Graft Steps : Troubleshooting Graft Steps

Troubleshooting Graft Steps
There are a number of ways you can troubleshoot errors with graft steps:
Return Status Codes
You can use the following return status code array field values to help troubleshoot problems with graft steps. If you set up a return status, numeric array field, you can capture a status code to help troubleshoot problems. The return codes you can get are:
Return Status
There was an error starting the sub-case: call step and sub-procedure use different parameter templates.
Stopping the Process if an Error Occurs
The graft step call definition provides parameters that you can use to stop a case of your process (at the graft step) if a specific error occurs. If these are not selected, the sub-cases and process will continue but you may have errors in the case data. On the Graft Step dialog, click the Error Handling tab and choose one or more of the following:
Select this option to stop the process if iProcess cannot find one of the sub-procedures it needs to call.
Select this option to stop the process if iProcess finds parameters that are not in the sub-procedure parameter template being used by the graft step.
Select this option to stop the process if iProcess finds some parameters that are not valid for the version of the template being used for this call.
See “Using Version Control” in the TIBCO iProcess Modeler - Procedure Management guide for more information about versions of procedures and templates.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved