• Workflow Rule - Execute SQL Statement

    Hi, I'm attempting to have a SQL statement be executed in a Workflow Rule that will update any communication with 'New Sale' in it's comm_subject for the specific opportunity the workflow is being actioned on. I'll try and explain our process; …
  • Run Stored procedure workflow action and WorkflowActions execution order

    Hi all, I have a Case. I have a Service and a case record has a link to a Service record through the field case_servicesid name Linked Service. Quite simple to understand but a little bit tricky to implement when dealing with inter-entity workflows…