Question

Cycle count of serial traced parts

  • 20 March 2024
  • 2 replies
  • 23 views

Badge +1

Hi,

We are trying to build a WaDaCo configuration which allows us to count serial traced parts which are in inventory traced. We currently have a configuration build but we want to optimize it. Our counting proces looks like this:

  • Create count report based on → Part No. 
  • Operator selects count report No. in scanner
  • Operator scans GS1 Barcode of part which includes Part no/Batch no/Serial No/Revision No/Activity sequence
  • Qty counted → manual input of operator. e.a. any number of the counted amount of stock
  • Scanner gives an error: “ Qty must be either 0 or 1 for selected part” 

So our operators basically have to scan every single part individually and put in the amount of 1. 

What we would like to have is a WaDaCo configuration which allows us to scan a GS1 barcode of a part and lets us select how many of that part we counted.  Thereafter gives us the option to identify which serials we counted in a loop and end with a confirmation.

Our current process is tedious and time consuming. We strive to a more efficient way of counting these parts. 

 

Anyone has an example configuration or idea where and how to put in the feedback items in wadaco?

 

Thanks in advance!

 

Emiel 


2 replies

Userlevel 6
Badge +16

Have you tried to set the quantity item (QTY_COUNT1 - Counted Qty) to have use fixed value when applicable and the fixed value to 1?

Since I can see some code in the applicable functionality that would return true if its a serial part.

Badge +1

Hi Dario,

Thank you for your reply, we will give it a try. 

 

 

Reply