Label serialization with from extranal source
Dear all,
looking for some information how to manage the next scenario in the bartender.
We have an internal MES system what generates serial numbers in a batch. At the end we have a list of serial numbers and want to parse those numbers to the Bartender REST API by calling the service once.
Is there any way how to setup the label template so bartender can repeat the print for each of the number?
Thank you for any help
Lukas
-
pthane
★ BarTender Hero ★
Yes. The number of serialised labels and the number of copies of each serial number are different settings. If it is a fixed value, say two of each as it seems to be from your description, you can save the label format with the Copies value set to 2 for example
0 -
Lukas Riha
★ BarTender Hero ★
Thank you Peter for your reply.
During the batch release we can have 100+ of the serial numbers what needs to be printed. The serial numers are given by MES as an array and are different = this is not the same number.
The idea is to have only one template.
And then if the batch triggers the print via bartender integration: how to parse the array to the template and how to repeat the print for each of the serial number.
Is there any trick?
Thank you
0 -
pthane
★ BarTender Hero ★
You should just be able to set the number of Copies value to 2 in the label format as a fixed object and save it. For each "record" or serial number the label will then print twice.
0 -
Lukas Riha
★ BarTender Hero ★
Thank you.. not sure if there is an understanding of the request.
Example: MES generates 5 serial numbers:
SFC0001, SFC0002, SFC0003, SFC0045, SFC0072
I send these 5 serial numbers to the integration service for bartender within one request in some array or delimited by semicolons..
How to set up the bartender template/service so it will print 5 labels with the provided serial number?
Thank you
0 -
pthane
★ BarTender Hero ★
Each one needs to be a new line as they are separate records
0
Iniciar sesión para dejar un comentario.
Comentarios
5 comentarios