1900
Invalid sub-procedure 'CaseNum, Proc: ProcName, Step: StepName' specified in sub-proc name array field 'SubProcName' ().
Description
A dynamic sub-procedure call step has attempted to start a case of the ProcName procedure, which does not exist on the system
Appears In
SWDIR\logs\sw_error or SWDIR\logs\sw_warn
Severity
2 (Severe)
Action
Fix the application so it uses correct sub-procedure names.
If the specified ProcName is incorrect, correct the application so that the dynamic sub-procedure call step calls the correct ProcName.
If the specified ProcName is correct, import the sub-procedure to the system.