Create an Error Handling Subflow with
Вставка
- Опубліковано 8 лют 2025
- In 15 minutes you can deploy a single subflow to all your ServiceNow Flows that require error handling.
SPECIAL THANKS TO JONATHAN CROSBY
/ jonathancrosbyfl
🔎 Looking for #ServiceNow talent or opportunity?
🤝 Need coaching or mentorship? theduke.digital...
👑 Duke Digital Media sponsorships & consults: theduke.digital
👑 Write your resume like a KING: theduke.digital...
💥 My 1500+ subscriber ServiceNow mailing list: bit.ly/fedoruk
🐦Twitter: / rfedoruk
🔗LinkedIn: / rfedoruk
🎙️ CJ&TheDuke Podcast: feeds.transist...
💎Donations: paypal.me/robf...
Awesome stuff! ❤
We could make a Flow for SLA and also make the flow trigger a notification when the SLA hits 5% maybe??
Are you asking for this as an example on Go With The Flow?
Robert... when you use the script builder... and you paste your script... where do you get your scripts?
From a notepad I have off to the side of my recording screen. :)
Any flow I'm demonstrating has a fully vetted draft that I built prior to recording.
OK. I understand you wrote them and have them on your notepad to paste, but how did you learn to write the scripts?? Did you purchase books? Or take courses? Can you share how you learned it all?
I wish it were that easy, John. I wasn't a coder when I found ServiceNow. But I've been with the tool for 14 years.
Almost all my javascript was learned on the job, sometimes lucky enough to have a "real dev" in arms reach to ask questions of. If I had to do it all over again today I'd use Chuck Tomasi's youtube playlist "Learning Javascript on ServiceNow".
ua-cam.com/video/62Nabpb94Jw/v-deo.html
Hi Robert,
I have lookup records action in my flow using that I want delete multiple records but the out put of lookup records action records is truncated due to the long sys_id's. As per existing solution from service now allows only 466 records .But in my case I have more records is there any way how we can achieve this.
Could you please provide any solution for this?
I've never heard of Lookup Records maxing out at 466. I'd highly recommend bringing this to ServiceNow Community (www.servicenow.com/community), the SNDevs slack channel (linktr.ee/sndevs) or the ServiceNow Developer Discord (discord.gg/aGnteM3m). I'm not sure if I'll be able to come to grips with this question in the short term.