Query and Insert record in same table using business rule
Hi,I have a requirement to check a field from a table and then insert/delete a record to the same table. I am trying to achieve it via business rules, in that case i run the business rule in table x andthen do i need to glide the table x to insert ne...