Commander Documentation Changes
I noticed that the documentation for Commander has been updated recently.
Previously the documentation noted that to use the latest trigger file, we would need to specify a seemingly arbitrary path:
"""
- Administrative Console will recognize
C:\Scan\Originals\227354787.txt
as a variable and will automatically replace it with the latest trigger file name before it passes the parameter to BarTender. Do not replace C:\Scan\Originals\227354787.txt with the name of the database file.
"""
This was passed in our CSV header and pulled out via the Integration Builder.
This was passed in our CSV header and pulled out via the Integration Builder.
It looks like the latest documentation suggests using the following string going forward:
%Trigger File Name%
%Trigger File Name%
Was this a mistake in the older documentation, or was this a change in behavior? How do we properly specify this via CSV header?
Older CSV Example
"""
%BTW% /AF="C:\bartender_files\templates\sample-name_intake-v1.0.btw" /D="C:\Scan\Originals\227354787.txt" /PRN="ZDesigner ACC-1" /R=3 /C=1 /P /DD %END% Sample Name ESP000208 ESP000209 ESP000210 ESP000211 ESP000212 ESP000213 ESP000214 ESP000215 ESP000216 ESP000217 ESP000218 ESP000219
"""
"""
0
Please sign in to leave a comment.
Comments
0 comments