About Barcode

Hello, 

May I know Which table store bar code info at Tessitura?

How can I find the bar code setting in Tessitura.

The Tessitura documentation says that bar code is built in to Tessitura, based on the ticket number

 

select *
from t_design_element
where description like '%barcode%'

ele_group_no   ele_no    description       data type  data_len  test_val               design_cat 
4               215    Skidata Barcode       C            22    1234512345678901212123    T 

the barcode lenth is 22

which is not consistent with the length of ticket number(4)

I am very confused here....

 

Any suggestions would be appreciated

Thank you very much in advance.

Vicky

Parents Reply Children
No Data