Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Hi,
I want to configure an alert activity where all incoming transition creates single deliver alert on my inbox.
Unfortunately, this is not happening and I am getting multiple alerts.
How can we merge all of them into a single alert?
Thanks,
Vishal
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Hi Vishal,
You can use an AND activity to combine all incoming transitions into one outgoing transition and then place Alert activity after that.
Only when all incoming transitions have completed execution only then the alert will be sent.
Downside of this is that data from only one of these transitions will move forward into Alert.
Regards,
Vipul Raghav
Sent from Mobile
Please excuse brevity
Vistas
Respuestas
Total de me gusta
Hi Vishal,
You can use an AND activity to combine all incoming transitions into one outgoing transition and then place Alert activity after that.
Only when all incoming transitions have completed execution only then the alert will be sent.
Downside of this is that data from only one of these transitions will move forward into Alert.
Regards,
Vipul Raghav
Sent from Mobile
Please excuse brevity
Vistas
Respuestas
Total de me gusta
Hi Vipul,
Thanks for the suggestion. I have tested that too and yes, I see only one alert landing with the calculations.
Is there a way we can combine the alerts? Wanted to count the population using (vars.recCount). Can we define a variable and call it on alert activity?
I have gone through the other articles but I do not see anything that can help.
Vistas
Respuestas
Total de me gusta
Hi Vishal,
You can define an instance variable each for every transition and store respective vars.recCount.
Then before the alert create final instance variable and save the sum of individual transition instance variables in it.
Regards,
Vipul Raghav
Sent from Mobile
Please excuse brevity
Vistas
Respuestas
Total de me gusta
Hi Vipul,
Can you please share an example?
I have done that but that always gets me the same results.
See mine:
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas