How to Run A business rule that will abort Insert action if no attachment found.
Good Morning, I'm trying to create a business rule that checks for attachments on the sc_req_item table. The objective is to prevent Insert if no attachment is found Of one specific Item on the sec_req_item table. Is it possible to get this done?...