Resolved! I want to get the table name from the current URL to control business rules
I am creating a business rule that runs when an incident record is created.I want to implement a control that does not run if an incident record is created from another table.I think I can implement this if I can get the URL information when operatin...