1644
Invalid field Value: Procedure <ProcName >, Case <CaseNum >, Step <StepName > : <FieldName-FieldValue >
Code to be changed - the intended syntax is:
Invalid field Value: Procedure <ProcName >, Case <CaseNum >, Step <FieldName > : <FieldValue >
Description
A Background (BG) process received an invalid FieldName-FieldValue assignment - for example, a number, date or time may not have been in the correct format.
Appears In
SWDIR\logs\sw_warn
Severity
2 (Severe)
Action
Refer the problem to the application developers responsible for procedure ProcName. They will need to investigate how the invalid FieldName-FieldValue is being passed to iProcess.
For the affected CaseNum case, you can issue an event to set the correct field value (for example, by using the SWDIR\bin\swutil or SWDIR\util\swbatch utilities, or TIBCO iProcess™ Objects\TIBCO iProcess™ Server Objects). However, the affected field may have 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.