Workflow

From Customer365 for SageCRM
Revision as of 16:36, 15 August 2012 by CrmtogetherPortal (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To configure the workflow for cases open the web.config file and change the settings as per your system


   Workflow settings
   <add key="WorkflowName" value="Case Workflow"/>
   <add key="WFState" value="Logged"/>

Any cases created on the portal will use these settings.

If they are valid then the case will appear in the workflow at that state.