Hi all, How can I creat a rule to change or delete an assigned Category? Example: All file in Folder X is assigned Category A,B,C. I want change to Category B,C,D. Or delete Category A of all file in Folder X. Thank you!
You have to configure a rule with an execute-script action that executes a JavaScript for changing the category. You can take a look at the JavaScript API page here, see the Classification API: