Open
Description
A solution for issuing inventory using handheld barcode scanners.
Scanner Interface (Handheld)
- Scan and record FASTER inventory transactions.
- Scan and record WorkTech inventory transactions.
Admin Interface (Desktop)
- Manage and validate unsent transactions.
- Read only view of inventory used for validation.
- Send batches to FASTER via SFTP and Inventory Import Utility (IIU).
- Send batches to WorkTech via node-worktech-api.
Inventory Validation Data Sources
- Get current inventory from Dynamics GP via node-dynamics-gp.
Get current inventory from FASTER report. (W200 - Inventory Report)(Not needed at this time)
Work Order Validation Data Sources
May be less possible considering work orders could be created any time.
- Get open work orders from WorkTech via node-worktech-api.
- Get open work orders from FASTER with repair ids via 🔒 node-faster-api.
Processing Validation
- Access IIU integration log to check for error records.
Test Scenarios - FASTER Web
- Simple transaction, known work order, known repair, known part, positive quantity.
Negative quantities with and without parts issued.(Supported by Worktech, but not FASTER.)Missing repair id, should create repair based on IIU config.(Misunderstood documentation, not possible.)