By using this website, you agree to our Terms of Use (click here)
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.