Saltar al contenido principal

Búsqueda

Búsqueda

Printing from multiple .btw files in one integration

Comentarios

3 comentarios

  • Avatar
    Peter Thane

    Yes that is possible to do.

    Have you tried adding multiple print document actions?

    0
  • Avatar
    Griffin Morimoto

    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
  • Avatar
    Peter Thane

    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,Label2

    Where 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.