Bartender Integrations with password protected label template
Hi All,
I have a boatload of template files that are all set w/ password protection to prevent things from being moved around. I'm trying to set up an integration to print them but I'm getting an error telling me that I need to specify the document password:
Failed to run action 'Print Command Script - PDF'. Details: An error occurred during BTXML Script processing:
You must first specify the Document Password in order to access to the following feature: Modify Database Setup.
I'm trying to print the file with a print command script which is generated by an older manufacturing system we use:
%BTW% /AF="\\Server\Templates\Template1.btw" /D=<Trigger File Name> /PRN="PrinterName" /R=3 /P /DD
%END%
Does anyone know of a way to pass the password to the template file through Integration Builder? Either through a command script, or any other way?
-
Not sure, but have you tried adding the
/PWD=<password>
command?
That may just be used for databases with passwords, but worth a try and you may need to also specify the User ID
/UID=<userID>
0 -
Thanks so much for the reply, but I'm afraid that didn't work. I'm still seeing the same error message. I don't have a username to specify, so I just entered the /PWD value, but it seemed to completely bypass the command. Hoping there might be other ideas? I really dread the thought of updating several hundred template files to remove that value.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires