I have a situation where sales force is inserting a record into FO. I need to log it. One way is to call code that captures when a record is being inserted into a data entity. The problem with this approach is that the insert could be coming DIXF. Is there a way to grab the caller info or is there a better way to do this?
Thanks