Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates any non-excluded radio frequency identification (RFID) servers in the RFIDServerTable table. Validates them for the none-excluded RFIDProcessTable table, and validates RFID processes to make sure that they have the RFIDDeviceTable tables attached.
Syntax
public boolean validate([Object _calledFrom])
Run On
Called
Parameters
- _calledFrom
Type: Object Class
Return Value
Type: boolean
true if validation is successful; otherwise, false.
Remarks
Before the job can start, it is validated if any non-excluded radio frequency identification (RFID) servers exist in the RFIDServerTable table. These servers are validated for the none-excluded RFIDProcessTable table and these RFID processes must be started. Then, the RFID processes are validated for having the RFIDDeviceTable tables attached.