Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I created a trigger to add a visitor to a segment when a profile component scores more than 50%. This trigger never get's fired.
This is how the trigger is defined in the database:
<ArrayOfProperty xmlns="http://schema.spindoctorhq.com/2011/06/Property" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Property> <Name>TriggerRuleTypeTag</Name> <Value i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">Spindoctor.Profile</Value> </Property> <Property> <Name>ComponentId</Name> <Value i:type="a:long" xmlns:a="http://www.w3.org/2001/XMLSchema">1</Value> </Property> <Property> <Name>Comparison</Name> <Value i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">G</Value> </Property> <Property> <Name>CompareMode</Name> <Value i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">perc</Value> </Property> <Property> <Name>CompareValue</Name> <Value i:type="a:long" xmlns:a="http://www.w3.org/2001/XMLSchema">50</Value> </Property> <Property> <Name>Description</Name> <Value i:type="a:string" xmlns:a="http://www.w3.org/2001/XMLSchema">Value of attribute component <span class="em">Leiderschap</span> &gt; 50%</Value> </Property> </ArrayOfProperty>
The log shows this while profile score (in percentage) is more than 50%
Trigger rule Value of attribute component Leiderschap > 50% (Id=4) not activated
Is this is a bug or am I doing something wrong.
Dave
Hi Dave,
Your config seems to be correct and by the first look of it, it seems an error.We will investigate this one and get back to you.
Cheers,
Wouter
Hi Wouter,
Thanks for looking in to it.
Maybe it's better that I contact you through mail for further questions ? The license for the project has been bought.
Can you we-transfer a copy of your database and (compiled) solution to our info mail address?We will then be able to better pinpoint the issue by stepping through the specific Spindoctor code.
When I will get back from Codegarden, I will setup something where this this can be reproduced.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Trigger not firing
I created a trigger to add a visitor to a segment when a profile component scores more than 50%. This trigger never get's fired.
This is how the trigger is defined in the database:
The log shows this while profile score (in percentage) is more than 50%
Is this is a bug or am I doing something wrong.
Dave
Hi Dave,
Your config seems to be correct and by the first look of it, it seems an error.
We will investigate this one and get back to you.
Cheers,
Wouter
Hi Wouter,
Thanks for looking in to it.
Maybe it's better that I contact you through mail for further questions ? The license for the project has been bought.
Dave
Hi Dave,
Can you we-transfer a copy of your database and (compiled) solution to our info mail address?
We will then be able to better pinpoint the issue by stepping through the specific Spindoctor code.
Cheers,
Wouter
When I will get back from Codegarden, I will setup something where this this can be reproduced.
Dave
is working on a reply...