Printing from multiple .btw files in one integration
Does any one know if it's possible to print from multiple .btw files from one integration?
I currently am using a .csv integration and want to add more .btw files for the different labels I am trying to print. I tried duplicating the integration in the same file but it was unable to print and the print job failed. Although, I saw that in actions there was a conditional print option but none of the variables matched up with the fields I have in SAP. If I were able to add a variable that is from SAP would I be able to print from multiple .btw files in one integration? Or is there a better way to go about this?
-
Yes that is possible to do.
Have you tried adding multiple print document actions?
0 -
I have not tried adding multiple print documents yet. If I do that will there be a way for the integration to determine which .btw file it needs to print from. When I added multiple integration to one integration file I think it wasn't working because it couldn't distinguish which .btw file to print from causing it to not print.
What I am trying to do:
I have multiple .btw files for each one of our label templates that we print. I want to be able to print from the correct .btw file when SAP sends a csv. file to my waiting folder. The reason I have templates on different files is because when I added multiple templates to one .btw file it would crash or be very slow.
0 -
If you are able to amend your output file you could include multiple data lines in the trigger file and include in each line the name of the label format to use?
Something like this:
Hello,1111,This is,Label1
Hello,2222,That was,Label2Where Label1 and Label2 are the names of the label formats.
In Integration Builder you can declare label format as a variable and link it to the field in the trigger file which in theis case would be field 4. I didnt include the .BTW in the trigger file so added it to the integration command instead which looked like this:
0
Iniciar sesión para dejar un comentario.
Comentarios
3 comentarios