1645

Invalid field Name: Procedure <ProcName >, Case <CaseNum >, Step <StepName > : <ProcName-FieldName >

Code to be changed - the intended syntax is:

Invalid field Name: Procedure <ProcName >, Case <CaseNum >, Step <StepName > : <FieldName >

Description 

An attempt has been made to assign a field in a case that does not recognize the specified FieldName as a valid field.

Appears In 

SWDIR\logs\sw_warn

Severity 

2 (Severe)

Action 

Refer the problem to the application developers responsible for procedure ProcName so that they can investigate where the erroneous FieldName is coming from. For example, the FieldName may have been deleted from the procedure.

For the affected CaseNum case, if:

the indicated FieldName should not be assigned, no further action is required.
the wrong field has been assigned, you can issue an event to set the correct field (for example, by using the SWDIR\bin\swutil or SWDIR\util\swbatch utilities, or TIBCO iProcess Objects\TIBCO iProcess Server Objects). However, if the affected FieldName has been used in other calculated fields or in conditions in the procedure, the application developers will need to investigate further to determine the scope of the problem and what needs to be done to rectify it.