Print the label of given data through API among multiple documents saved integration builder Follow
I have an API to print document 2 in the web service integration.
I want only one of the document to print but it prints all three document saved in the action, is it possible to print any one document with data given through the API.
I am trying to print any one document everytime out of three documents by changing the data for the particular document to print through the single web request(same API).
Is it possible to do?
5 comments
It sounds like you will have to build in some form of conditional run action process for the Print Document actions and you can configure this in Integration Builder from here
Thank you pete for answering.
I have tried using conditions but it didn't work.
This may not be possible either, but if the labels are same size, you could look to build the label with three templates and use the conditional printing in there to only print the template you want
Thank you pete for replying.
I did what you suggested but it didn't work.
You may need to go back a few steps first to make sure it is configured correctly. I would suggest you try printing a test label via BarTender itself first with the multi-page/label template to get the conditional printing working correctly. After that then adjust the Integration file to suit remembering to remove the 2nd and 3rd print document commands
Please sign in to leave a comment.