Поле не найдено: 'Analytics.FieldOutOfBoundaryEventId' после установки обновления Sitecore Web Forms For Marketers

Установка "модуля Web Forms для маркетологов версии 2.4 rev.140117 до версии 2.4 rev.140923", в экземпляре Sitecore 7.2 rev. 140526, согласно инструкциям в SDN, приводит к следующей ошибке сервера:

Server Error in '/' Application.

Field not found: 'Analytics.FieldOutOfBoundaryEventId'. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.MissingFieldException: Field not found: 'Analytics.FieldOutOfBoundaryEventId'.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace: 

[MissingFieldException: Field not found:     'Analytics.FieldOutOfBoundaryEventId'.]
                    Sitecore.Forms.Mvc.Pipelines.RegisterValidationRulesEventsMap.RegisterValidationTrackingEvents() +0
(Object , Object[] ) +83
Sitecore.Pipelines.CorePipeline.Run(PipelineArgs args) +365
Sitecore.Nexus.Web.HttpModule.Application_Start() +172
Sitecore.Nexus.Web.HttpModule.Init(HttpApplication app) +516
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +530
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +304
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475

[HttpException (0x80004005): Field not found:   'Analytics.FieldOutOfBoundaryEventId'.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12618692
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12458309

1 ответ

Похоже, вам не хватает некоторых элементов Sitecore.

Элементы Sitecore необходимы для запуска целей, связанных с веб-формами для маркетологов. Конкретное сообщение, которое вы получаете, относится к цели, которая срабатывает, когда пользователь вводит значение в поле, которое находится за пределами поля.

Эти события страницы должны находиться под этим узлом в дереве контента:

/sitecore/system/Settings/Analytics/Page Events

Вы должны иметь такие события, как Field Out of Boundary, Form Dropout под там.

Чтобы получить их, вам может потребоваться перейти непосредственно к установочному пакету WFFM для версии 2.4 rev.140923. Может случиться так, что в пакете обновления их нет или предполагается, что они уже есть.

Другие вопросы по тегам