Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Catalog item check IP ranges

MonicaW
Tera Guru

I need to write a catalog item flow that will check for three separate IP ranges on a single variable.  If the IP that is entered is outside those ranges, then I need a group approval to be created.

Any ideas would be appreciated.

Thank you,

Monica W.

1 ACCEPTED SOLUTION

Hi @MonicaW ,

For basic understanding i will add the sreen grab of my PDI flow and DT.
if still facing issue you can have a look at the Document i have attached named 'Catalog item check IP ranges' it has a detailed overview of what i have done in my PDI like Flow designDecision Table, RITM raised for IP address within the range(those 3 IP Adress) and Out of range.

 

RavindraHV_0-1763111211364.png

RavindraHV_1-1763111227365.png

 

Please Mark 👍Helpful if you find my response worthy based on the impact.
Thank You,
Ravindra H V

View solution in original post

12 REPLIES 12

I used the between option and gave it the beginning and end of each range and it works!  Thank you for all of your help!

Ankur Bawiskar
Tera Patron
Tera Patron

@MonicaW 

so what did you start with and where are you stuck?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

MonicaW
Tera Guru

As soon as I can get back to this I will let you know.  I have been pulled away to another project.