The first single record insert is not working. so all the rest also are not adding.
Error as: Notice: Undefined index: JobAdded in /Applications/*****/add-job-step-2.php on line 191
Column 'JobID' cannot be null
LINE 191: $WA_fieldValuesStr = "".WA_AB_getLoopedFieldValue("LockOutChecked", $WA_multipleInsertCounter) ."" . $WA_AB_Split . "".$_SESSION['JobAdded'] ."";


