Sample start job test data and expected results
- Last UpdatedOct 15, 2025
- 1 minute read
Sample test data that could be entered in the form, and the expected results in the MES database, are listed in the following table.
|
Column Name |
Database Data Type |
Data Input |
Data Expected in MES Database |
|---|---|---|---|
|
Ent Id |
Int32 |
4 |
4 |
|
User Id |
String 80 |
ww |
ww |
|
Work Order Id |
String 80 |
TestWO |
TestWO |
|
Operation Id |
String80 |
OP-001 |
OP-001 |
|
Sequence No |
Int32 |
0 |
0 |
|
Job Position |
Int32 |
0 |
0 |
|
Status Notes |
String256 |
Testing start job |
Testing start job |
|
Check Privileges |
Logical |
Yes (True) |
True |
|
Check Certifications |
Logical |
No (False) |
False |
|
Event Time |
datetime |
11/08/2012 5:00:00 |
11/08/2012 5:00:00 |