Click here to watch the recording on YouTube with chat playback
Click here for upcoming broadcasts and previous broadcast recordings
0:00 AUGForums.com Live Introduction #Acumatica
1:56 #AcumaticaTnT – Tips and Tricks that will blow your mind
8:35 Doug – New Workflow Engine Overview
18:42 Doug – Inspect Shipment Example
25:15 Doug – Workflow in Acumatica Mobile App
26:05 Doug – Migration to the Workflow Engine
29:30 Doug – Finding Customized Automation Steps
33:20 Steven – Workflow C# Code Generator
37:00 Steven – Upgrade Predefined Workflow
40:05 Steven – View Changes with Red/Green Code Highlights
43:00 Steven – Workflow Transition/State Diagram View
44:34 Steven – W150 Course Example Creating Actions
47:07 Steven – W150 Course Example Predefined Workflow List
49:31 Ryan – Questions from Audience
53:13 Ryan – Generic Inquiry for Browsing Automation Steps
57:58 Mike – W150 Course Example Adding Approve/Reject to Opportunities
1:02:50 Mike – W150 Course Example Conditionally Adding Buttons to Top of Screen
1:04:15 Mike – W150 Course Example Dialog Boxes
1:05:18 Mike – Enabling Sales Orders Button Business Logic Implications
1:10:44 Mike – W150 Course Example Force Credit Check to Remove Credit Hold
1:11:48 Doug – Separate Workflow by Branch
1:12:35 Doug – What’s Coming in the Workflow Engine
1:15:58 Final Thoughts
Today’s Guests
Doug Johnson
Location: McLean, Virginia
Mike Gifford
Location: Maitland, Florida
Steven Houglum
Location: Woodinville, Washington
Chat Transcript
AUGForums dot com
Where is everyone joining from today?
Brett Nothan
Murfreesboro, TN
Brian Stevens
Murfreesboro, TN
Gabriel Michaud
Montréal, Canada
Laura Jaffe
Solon, OH
AUGForums dot com
We’ve got 3 guests today: Doug (Washington DC), Mike (Florida), and Steven (Washington)
Brian Stevens
Hi, Gabriel. I was just thinking about a presentation you gave at summit where you mentioned “this isn’t exactly supported by Acumatica and may not work in future releases.
Gabriel Michaud
Hi Laura!
Brian Stevens
That’s some of the best cutting edge type stuff for sure!
Laura Jaffe
Hi Gabriel!
Gabriel Michaud
Brian, was it PXGraphExtension<PXGraph> ?
Brian Stevens
Oh, to be honest, I don’t remember. You were showing some advanced techniques. I love coding that pushes the limits because that teaches me the most!
tim.osull
Dallas, TX
AUGForums dot com
TnT #1 – https://www.linkedin.com/posts/laura-…
Laura Jaffe
Didn’t know this was coming!
AUGForums dot com
TnT #2 – https://community.acumatica.com/repor…
Fernando Amadoz
@AUGForums dot com looking forward to this conversation!
AUGForums dot com
TnT #3 – https://www.augforums.com/forums/acum…
Doug McBride
Proctorsville Vermont
AUGForums dot com
TnT #4 – https://community.acumatica.com/events
James McKinnon
Barrie, Ontario, Canada
Mike Collins
Katowice, Poland
Dan Lehman
Hi guys, coming at you from Philly
Gabriel Michaud
Will we get a drum solo from Steven?
AUGForums dot com
Is anyone using Automation Steps currently?
AUGForums dot com
I’m curious if you’ve looked at moving your Automation Steps into the new Workflow engine yet.
Brian Stevens
We do a little with custom screens and a minor change on a standard screen. We had to move to the new workflow on the shipments screen when acumatica did, but not read to do so on our custom screens.
Mike Collins
Given the 2021R1 upgrade my team will be making some changes in how things are done for the clients.
Gabriel Michaud
We modified the automation steps a few times for a customer in older releases. It was generally a bad idea and we stayed away from it unless absolutely necessary.
Brian Stevens
I like how the workflow lets you define a custom workflow that inherits from the base and then enable your choice. In automation steps, we could get lost easily in what was the standard definition.
AUGForums dot com
I like that too Brian. Inheriting is a key feature. Have you tried having “overlapping states” where more than one state could be true at a given time? I know that was a problem with Automation Steps.
Brian Stevens
I haven’t gotten far. Hoping this live stream improves my understanding and confidence to start converting my custom screens.
AUGForums dot com
That’s a good point about converting custom screens. I’ve been thinking of the new Workflow Engine as a replacement of Automation Steps. I hadn’t considered that it could cause the re-writing of custom screens, that actually is probably a more common scenario.
Mike Collins
Is there any partner educational resource on the topic of workflow engine?
Gabriel Michaud
Brian Stevens
An example of that workflow code as just shown is in the code repository for SOOrderEntry_Workflow which is a graph extension on SOOrderEntry.
AUGForums dot com
I like the green/red. That’s pretty cool.
AUGForums dot com
Mike Collins, we’ll make sure to hit your question before the end.
Brian Stevens
Can you drop a link to W150? I can’t find it on the course catalog on open university.
tim.osull
Caution on upgrades – we did (18R2 to 20R2) and found that previous automation steps did not translate to the new workflow engine (custom Reports are example).
Tony Lanzer
Are there any safeguards to disallow a flow that would break code that depends on a certain flow?
Mike Collins
Thank you!
AUGForums dot com
Here is W150: https://openuni.acumatica.com/courses…
James McKinnon
Is there an ETA on when Workflow will be incorporated/supported within Manufacturing?
Tony Lanzer
… or adding maybe a status that would invalidate code
Pat Long
when i look at my austeps, i have over 300 items in there. many of them are from our customizations. will all of these need to be converted for 2021?
Gabriel Michaud
@Pat wow! That’s a lot of workflow customizations! What does your customization do?
AUGForums dot com
Make sure the CompanyID is not 1. CompanyID of 1 is all the standard stuff.
Gabriel Michaud
It was incredibly easy to mess up workflow automation steps before the new engine
AUGForums dot com
We’ll put a link to the XML of the Generic Inquiry that Ryan built so you can download it. We’ll be publishing a dedicated page for this broadcast with relevant links.
James McKinnon
sorry… heading out… Phase 1A.3 of rolling out Acumatica lol
AUGForums dot com
Good luck James!
AUGForums dot com
You can watch the recording using the same YouTube link.
Toon Six
Great Job. This is very powerful and useful. Thanks.
tim.osull
Great stream! Thanks everyone.
AUGForums dot com
2021 R2 Triggering Business Events from Workflow looks cool
Laura Jaffe
Great presentation!