We have a basic BPM that auto prints labels on bartender.
The BPM creates the file for bartender to read and create the label.
If its on computer A then it saves the file to folder 1
if its on computer B then it saves the file to folder 2
The BPM runs without any issues.
for computer A, the label prints no problem
For computer B, the file is created, but the label that prints is the data from the last label printed from computer A.
Has anyone experienced this? or would have any idea where/how to trouble shoot this?