RFIDGetTrans.validate Method [AX 2012]
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.
public boolean validate([Object _calledFrom])
Run On
CalledParameters
- _calledFrom
- Type: Object Class
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.
Community Additions
ADD
Show: