Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

If "disk_size" is greater than 3TB assign task to a group via subflow/action script.

nvedaji
Tera Contributor

I'm creating a subflow, for catalog item "add storage to linux server". so here if "disk_size" field has value greater than 3 TB then create a task and assign it to a group.

a) how should I standardize field value so that I can compare it to 3TB, because user may enter any value.(example: 1024 MB, 1GB, 2TB, 1234, 1) 

b) any conversion in action script I need to create action and apply in subflow?

0 REPLIES 0