Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save an extra $150 Dec 1–7 with code CYBERWEEK - stackable with early bird savings: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
rx98u5pq
Contributor III
Contributor III

1 app failure = multiple failure notifications

Hi All - I have the following automation (split into 3 images):

rx98u5pq_0-1763458208029.pngrx98u5pq_1-1763458262200.png

rx98u5pq_2-1763458331916.png


- Our app basically loops through all managed spaces, runs apps in each managed space.
- Creates a variable of reloadids and stores them in a variable if they fail.
- We have disabled wait for reloads to complete due to the issue of timeouts (and apps being in queued status etc).
- The automation should not stop when an app refreshes, it should only send a message to the MS teams group.

......The automation generally works well but we have 1 issue and I am not sure why it happens.  When an app fails we get multiple messages in Teams stating that it has failed.  
I was just wondering if anyone was able to deduce why from looking at the automation image?

Thanks in advance.

 

 

Labels (2)
1 Reply
Daniel_Castella
Support
Support

Hi @rx98u5pq 

 

I'm not sure, but maybe it is because the Sent Message is outside the Loop 2. Should it not be better if all the Condition 2 is set under the Variable FailedReloads inside the loop? In this way it only should sent once when the variable is created.

 

Kind Regards

Daniel