Time Based Event Creation – Save Failed Issue

How Can We Help?

Time Based Event Creation – Save Failed Issue

< Back

Problem:

From XMPro version 6.1 onwards, trying to save a Time Based Event Creation in XMManagement Console triggers this error:

Activity Event Event Configuration Save Failed.

Solution:

To correct, alter the store procedure fc_Library_EventManager_InsertEventConfiguration in your XMPro database. Change the EventDefinition input parameter as NVARCHAR instead of initial VARCHAR

@EventDefinition NVARCHAR(2000)

 

 

Comments are closed.

This is the legacy version of the XMPro Documentation site. For the latest XMPro documentation, please visit documentation.xmpro.com

X