Note that there are some explanatory texts on larger screens.

plurals
  1. POEnroll visitor in Sitecore Engagement Plan using WFFM
    primarykey
    data
    text
    <p>I would like to Enroll a Sitecore visitor in a specific state of an engagement plan through WFFM. For this I took a Save Action Enroll in Engagement Plan and I have entered Parameters</p> <pre><code>&lt;Host&gt;smtp.gmail.com&lt;/Host&gt;&lt;Port&gt;587&lt;/Port&gt;&lt;Login&gt;mail@gmail.com&lt;/Login&gt;&lt;Password&gt;password&lt;/Password&gt;&lt;IsBodyHtml&gt;true&lt;/IsBodyHtml&gt;&lt;enableSSL&gt;true&lt;/enableSSL&gt; </code></pre> <p>and I have also added State to that save action.</p> <p>But when submitting the button following error is occured: Enroll in Engagement Plan Error.</p> <p>Please tell me what is the solution of this problem?</p> <p>This error occurred in my LOG file:</p> <blockquote> <p>2504 21:17:36 INFO AUDIT (sitecore\admin): Save item: master:/sitecore/system/Modules/Web Forms for Marketers/Settings/Actions/Save Actions/Enroll in Engagement Plan, language: en, version: 1, id: {1B8ED61B-5B36-4C49-9736-2C4A87795D71} 10116 21:17:38 INFO AUDIT (sitecore\admin): Save item: master:/sitecore/system/Modules/Web Forms for Marketers/Settings/Actions/Save Actions/Enroll in Engagement Plan, language: en, version: 1, id: {1B8ED61B-5B36-4C49-9736-2C4A87795D71} 2504 21:17:39 INFO AUDIT (sitecore\admin): Save item: master:/sitecore/system/Modules/Web Forms for Marketers/Settings/Actions/Save Actions/Enroll in Engagement Plan, language: en, version: 1, id: {1B8ED61B-5B36-4C49-9736-2C4A87795D71} 2504 21:17:44 INFO HttpModule is being initialized 2504 21:17:58 WARN no such user exists Exception: System.InvalidOperationException Message: no such user exists Source: Sitecore.Forms.Custom at Sitecore.Form.Submit.EnrollInEngagementPlan.Execute(ID formid, AdaptedResultList fields, Object[] data) at Sitecore.Form.Core.Submit.SubmitActionManager.ExecuteSaving(ID formID, ControlResult[] list, ActionDefinition[] actions, Boolean simpleAdapt, ID sessionID)</p> </blockquote>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload