Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to generate tasks at the same time on flow designer?

How can I get tasks to generate at the same time on flow designer? I have these checkbox conditions to create catalog tasks but it only creates the second task if the first one is complete. I want them all to generate at the same time - how can I do...

find_real_file.png
simran3 by Tera Contributor
  • 1568 Views
  • 2 replies
  • 0 helpfuls

Resolved! How do I provide access to a custom System Properties page?

I followed the steps posted here to create a custom UI page for some new build:https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0715835which worked fine, except there seems to be a step missing (from any resource I can find abou...

Shane J by Tera Guru
  • 1655 Views
  • 1 replies
  • 4 helpfuls

Resolved! REST API for Bulk Creation of Incident (tickets)

Hi There, I am working on integrating the Service Now for creating the tickets on behalf of our customers. Our System will create lots of tickets, so, we cannot depend on the REST API which will create one ticket at a time. I want to know how can I c...

unmesh2 by Kilo Contributor
  • 3167 Views
  • 3 replies
  • 3 helpfuls

Resolved! How to add border for containers in service portal

Hi Team,I have a service portal page where am adding a new container and two rows, having total 4 columns(4 widgets).I need a border for the container alone, can i know where and how to give the css part for container.Can someone please help me out h...

roshini1_0-1666341472765.png
roshini1 by Kilo Guru
  • 1869 Views
  • 2 replies
  • 0 helpfuls

Resolved! How can we dot walk in UI policy of catalog item

Hello ALL ,I have requirement to set visibility of "hr_acuity" checkbox if "hr_opened_for" is :Only display if opened_for.location.category = XYZ I have also used this in script part:function onCondition() {if(g_form.getValue('hr_opened_for.location....

Alex_3 by Tera Contributor
  • 1626 Views
  • 3 replies
  • 1 helpfuls

Resolved! Inbound email action, capture only latest reply

Hi Members,I have an inbound email action that simply captures the response (replies only) and whatever comes in the email copy it to the ticket's comments. But if that email becomes a chain, multiple replies, the whole chain gets updated each time. ...

Resolved! Email notification based on different condition

I need to send notification to different group based on if location contains 'A' and 'x' then it should go to 'ABC' approval group.  If location contains 'B' and 'x' then it should go to 'XYZ' approval group.

mahesh105 by Tera Contributor
  • 1535 Views
  • 2 replies
  • 2 helpfuls

How To get Latest Comment On incident.

i want get latest comment on incident form. when incident state is In Progress and additional comment Changes. Using Business rule GlideRecord. 1. Create Business Rule - On before update state - In Progress. And  Additional Comment Change Script -: v...

Rehan7 by Kilo Contributor
  • 4873 Views
  • 7 replies
  • 7 helpfuls