The CreatorCon Call for Content is officially open! Get started here.

simple flow designer issue

ServiceNow Use6
Tera Guru

Hi,

I created a small Flow Designer flow, but it is running when I do the Test at the flow level, but not working otherwise. Kindly help.

 

1.jpg

 

2.jpg

 

Regards

Suman P.

2 ACCEPTED SOLUTIONS

M Iftikhar
Giga Sage

@ServiceNow Use6 , 

check run trigger field under flow trigger condition and set it to for every update. If you want it to run every time or anything else depending on your use case.

MIftikhar_1-1760075472316.png

 

 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

View solution in original post

Bhuvan
Mega Patron

@ServiceNow Use6 

 

If you want the Flow to be run for every update or every unique update, change the Run trigger accordingly and not use Once.

 

Also check Flow is set to run as System rather than Run as User Who initiates the session. If it still does not work, share sample Flow execution log to understand why flow is failing.

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

View solution in original post

8 REPLIES 8

yes, right.

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

Bhuvan
Mega Patron

@ServiceNow Use6 

 

If you want the Flow to be run for every update or every unique update, change the Run trigger accordingly and not use Once.

 

Also check Flow is set to run as System rather than Run as User Who initiates the session. If it still does not work, share sample Flow execution log to understand why flow is failing.

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

Nawal Singh
Giga Guru

Hi @ServiceNow Use6  ,

 

Please check flow properties (Run as)like this-

NawalSingh_0-1760076145418.png

and also check run trigger option -

 

NawalSingh_1-1760076208522.png

 

If you found my response helpful, please mark it as helpful and accept it as the solution.

Thank you
Nawal Singh

 

Sarthak Kashyap
Tera Expert

Hi @ServiceNow Use6 ,

 

I tried your solution in my PDI and it is working fine please check below solution 

 

In your flow make small change 

Run Trigger - For every update

SarthakKashyap_0-1760076257875.png

 

Result

SarthakKashyap_1-1760076312063.png

 

Please mark my answer correct and helpful if this works for you

Thanks,

Sarthak