Hello,
I am trying to run Workflow as On-Demand to update fields on multiple Case records, which are all closed cases. When I try to run the Workflow, it throwing me error because the cases are closed. I am getting the following error on Process Session details:
Message:
""Since case is resolved and read-only, only these attributes are updatable : "ownerid", "owneridyominame", "owneridtype", "owninguser", "statecode", "statuscode", "modifiedon", "modifiedby", "modifiedonbehalfby", "owningbusinessunit" , "processid". If you need to edit other fields, please reactivate the case.""
I cannot activate individual Case records as we will run this Workflow on thousands of records. Please help me.