This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Document Check-Out using Company ID (RFID ID) and RFID Reader

Former Member
Former Member
Is it possible that we can utilize our company ID in checking out a certain document, like an itinerary form?

The set-up would be, when an employee will go out, he'll check-out the form but instead of keying text, we'll just tap-in our ID, to check-out document with timestamp plus the employee name or number.

Its creating a congestion on the lobby if our guard checks the Itinerary form then have to key-in the time when the document was out.

Thanks guys!
Parents
  • Out of interest, why would they check in/out a document at this point? What's the specific use-case?

    Couldn't you instead create an object when they "clock in", then update it when they "clock out"? I'm thinking a little Windows forms app that reads the RFID value, does whatever validation/lookup is needed, then uses either the COM or REST API to create a new object.

    Craig.
Reply
  • Out of interest, why would they check in/out a document at this point? What's the specific use-case?

    Couldn't you instead create an object when they "clock in", then update it when they "clock out"? I'm thinking a little Windows forms app that reads the RFID value, does whatever validation/lookup is needed, then uses either the COM or REST API to create a new object.

    Craig.
Children
No Data