I just ran a test in 2024.1.8 and Bartender from an RDD now works.
I see the text file being created in our Azure share and wjhen i open the text file it has labels and fields and looks normal.
Note: I also tried a BAQ Report to create Bartender Labels and I was not able to get that to work.
I am using the BAQ RDD method to print Bartender labels. When I attempt to autoprint them I receive a 404 error from the task agent:
Failed to launch task to submit report. Error: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> Ice.Api.Exceptions.UnknownRestException: HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
The output location and report btw file are in the same locations as our generic working labels.
I have a BAQ as an RDD data source with a criteria set. Anything I could be missing here?
Here’s something for posterity in case someone wants to see how it is done… I have not touched criteria prompts etc for ages, and it works. DynBAQRpt_2024.2.7z (65.3 KB)
Looks like I am missing some bits like the source file path and the printer…
I’m still really struggling with this. I have everything working except for the selection criteria. I do get my bt file but it has tons of records in it, not just the current one. It does have my desired record first.
Am I supposed to user Criteria Prompts or Criteria Filters? Neither seems to include the choice of an operator type. Is it just always equal? Both seem to show up in the BPM as mappable fields, but neither seem to actually restrict my data.
(in 2024.2)
It seems you must have BAQ Parameters defined first. I also had to set the criteria within the BAQ itself which seems like it should be unnecessary.
Then in the RDD, you can click the button to create Criteria Prompts under the Criteria Mapping section.
Then add the Criteria Set to the Report Style.
Now you should be able to wire up the parameters in the Data Directive for your Auto Print.