Flow designer

Sofvrg
Tera Contributor

Design a logical flow to automatically approve service requests with a cost of less than 100 euros and forward them to the management team for requests exceeding 100 euros.

4 REPLIES 4

Uncle Rob
Kilo Patron

1) Have you ever used Flow Designer before?   If not, this series can help you:
https://www.youtube.com/playlist?list=PLkQDoKoP0MAOMa7o_B8_hhtzoXMA7ZQaJ

 

2)  If you have used flow designer before, then where are you stuck on this requirement?

This is the playlist for you if you've never played with ServiceNow Flow Designer but want to see some practical examples built out. I'm doing this series wi...

Sofvrg
Tera Contributor

Should it work as in the screenshot?Screenshot 2024-12-09 alle 10.26.20.pngScreenshot 2024-12-09 alle 10.26.33.pngScreenshot 2024-12-09 alle 10.26.40.png

Sofvrg
Tera Contributor

Is it right?Screenshot 2024-12-09 alle 10.26.20.pngScreenshot 2024-12-09 alle 10.26.33.pngScreenshot 2024-12-09 alle 10.26.40.png

That's definitely one way to build it.
If I was building it I might interpret it as 
"If <$100, you don't need approval" vs "automatically approved.

Also, what happens *work wise* if the req is under $100?
Is there no task creation at all?