1796
SetStepStatus - Failed to set the status of step StepName to StepStatus
Description
A call to the SETSTEPSTATUS function has not been processed. The StepName supplied in the function’s StepNameList parameter could not be set to the indicated StepStatus (Not Processed or Released), because of an internal error.
Appears In
SWDIR\logs\sw_warn
Severity
2 (Severe)
Action
To resolve the problem:
| 1. | Use the following command to set debug settings on the BG process: |
SWDIR\util\swadm set_attribute 0 bg 0 debug c=255,m=41,C=255,q=57,TIME=ABS,FLAGS=U
| 2. | Re-run the SETSTEPSTATUS command. |
Draft comments: But surely this was probably called from a step as part of a case? How do you manually rerun it?
| 3. | Send the resulting log files (SWDIR\logs\bg*.log) to TIBCO Support for further investigation. |
See Also
The following:
| • | the TIBCO iProcess Expressions and Functions Reference Guide, for details of the SETSTEPSTATUS function syntax. |
| • | the TIBCO iProcess Modeler - Basic Design guide, for information about how to use the SETSTEPSTATUS function to control Waits in loops or conditions. |