Hi,
I am trying to automate a Production Refresh when a Production Line is created.
However, when I add the report.run in the OnInsert, I get an error that the transaction type can't be chagned from UpdateLocks to Update.
Is there a way I could call the update report Asynchronously so that it does it after the insert transaction is completed?
*This post is locked for comments