Hi!
Has anyone used a rollback message from a sql trigger in a process to let the user know the insert was rolled back? If so, any tips on where to start?
We have an after insert trigger, and need to let the user know that their attempt to insert a new record failed, so I need to display a message in Aware IM that pops up after the user hits "save".