rwagner
(Rich Wagner)
January 16, 2019, 7:28pm
1
I’m trying to setup a Dat Driective BPM to print a Sales Order Acknowledgement when I click a UD checkbox on the Sales Order Entry screen. I can’t get it to either print preview or auto print, I can see the task in System Monitor under the Active Task tab and the status is Pending.
This is my first time trying to use Auto Print, Do I have to setup something in the Company Maintenance?
Mike
(Mike Watkinson)
January 16, 2019, 7:31pm
2
Post a screenshot of your BPM and the parameters you set for the auto print.
duckor
(Dan)
January 16, 2019, 7:50pm
4
Does the report preview when done manually?
Make sure your task agent is running and properly setup.
Make sure your default printer is properly setup as well.
Is BPM asynchronous actions processing still a thing? Not sure if that could affect it, if it is still required.
rwagner
(Rich Wagner)
January 16, 2019, 7:55pm
5
It does print manually, and I have restarted the task manager as well with no luck.
ckrusen
(Calvin Krusen)
January 16, 2019, 7:58pm
6
Does it print if you remove the email widget?
And does the email widget actually generate an email?
rwagner
(Rich Wagner)
January 16, 2019, 7:58pm
7
It does so I know it being fired correctly.
ckrusen
(Calvin Krusen)
January 16, 2019, 7:59pm
8
I think the SSRSRenderFor needs a value like ‘PDF’
ckrusen
(Calvin Krusen)
January 16, 2019, 8:04pm
9
Never mind on that SSRSRender For setting. That’s set in the first screen
What if you try changing the Print Action to ‘Auto Preview’ ?
rwagner
(Rich Wagner)
January 16, 2019, 8:05pm
10
I tried that and Email/Fax and neither worked.
ckrusen
(Calvin Krusen)
January 16, 2019, 8:08pm
11
I had an auto print for packers, and in the settings I had to enter an expression for the PackNumList as well as the PackNum
the expression is:
That might just have been so that mass printing packers would also work. But you might try adding it (adjusted for OrderNum, obviously)
rwagner
(Rich Wagner)
January 16, 2019, 8:21pm
12
No luck adding the OrderNumList.
ckrusen
(Calvin Krusen)
January 16, 2019, 8:21pm
13
I duplicated what you’re trying to do, and got the following working:
(the second condition is to limit to just for my testing)
EDIT: I did have a value for SSRSRenderFor. Not sure if it was needed when I made this DD (well over a year ago)
Edit #2 For completeness - here’s the Execution rule settings
rwagner
(Rich Wagner)
January 16, 2019, 8:41pm
14
Got it to work in our live database, I was working in our pilot database. Not sure what’s going on with it but thanks for all your help.
Hi,
In 10.2.300 i cannot find the Auto Print.
Any help on this.
Carson
(Carson Ripple)
November 6, 2020, 8:31pm
16
Auto print is only in Standard Data Directives not InTransaction.