By using this website, you agree to our Terms of Use (click here)
In order to allow me to focus on Consulting (click here) and Courses (click here), I continue to review all posts here in the Forums, but, in general, I'm only personally responding to posts that I mark as #AcumaticaTnT (click here). For Questions (click here), others may respond, or you can post over at Community.Acumatica.com (click here).
Sincerely,
Tim Rodman
I'm trying to automate some of our imports using automation schedules without needing to check them daily. What I would want is if the import throws an error or the record count is less than 1 then an automated email would be sent to a select set of people.
I think business events is probably the way to go but I am having a hard time figuring out how to get it to read what happened on an import.
Has anyone tried this or got it to work?
I got it figured out. You have to use SelectedImportScenario as the table to create the generic inquiry. What threw me off is it doesn't load the list of Import Scenario names, you have to manually type them in and then it will pick them up. Once that is created you can set your business event to trigger off of that.