Business rule not working on Software Catalogs
Hello, I created a business rule to run async, insert on the Software Catalog table. The goal is to auto-set the assigned topics, catalogs and categories on new software catalogs.(function executeRule(current, previous /* null */ ) { var TECHNICA...