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.

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

Forum Posts

Resolved! Form Section Missing.

Hi All, We have a custom table and we have created 10 form sections for the form in the default view. Don't know what happened 9 form sections are missing from the form. What could be the reason ? Those missing form sections are available on the "sys...

Community Alums by Community Alums  
  • 3494 Views
  • 12 replies
  • 0 helpfuls

Resolved! Issue with Scheduled Exports

We had a scheduled Export export which used to export all the incident table data daily at 6.00 am so I have unchecked "Appended Timestamp"  so every time new data will replace in the MID Server.. For first time export all the records, but from secon...

Sathwik1 by Tera Guru
  • 2869 Views
  • 29 replies
  • 4 helpfuls

Resolved! Attached Knowledge tab not visible on form load for incident form

Hello Team, i need below help, on Incident form I want "Attached Knowledge" tab under Related lists. Along with this tab I also need an EDIT button so that KB articles can be added by users. However when I edit related list and try to add attached kn...

swez by Tera Contributor
  • 2985 Views
  • 3 replies
  • 3 helpfuls

Resolved! Request Approval UI Action in Agent Workspace

We are migrating the team into Agent Workspace and they love it. But i cant get the "Request Approval" UI Action to work in the Agent Workspace.  It works fine in the classic UI.  The button appears in the Agent Workspace, but clicking the button doe...

find_real_file.png find_real_file.png find_real_file.png
Gerard9 by Giga Contributor
  • 5299 Views
  • 8 replies
  • 10 helpfuls

How can I restrict the list view for specific roles

Hi All, I have created a list view called "Demo View" on the incident table and given a role as "Demo Role". So the user having that role should be able to see that view. But it is visible to all the users irrespective of the roles.  Is there any sol...

Gowtham3 by Giga Contributor
  • 3672 Views
  • 3 replies
  • 0 helpfuls

Resolved! Inbound email action: Prevent record from being created in script

Hello, We have a scenario where inbound emails with a certain set of conditions are to be created as incident tickets. However, there is a bit of a caveat where if another set of conditions cannot be met, then there should be no incident ticket creat...

Dean C by Tera Contributor
  • 4283 Views
  • 4 replies
  • 1 helpfuls

Resolved! dynamically setting the sysid on rest end points for put method

We have two instances(A nd B) and we are creating incidents in one(B) and creating incident for same on other instance(A) using a business rule and using post method request.setEndpoint('https://instanceA-service-now.com/api/now/table/incident'); req...

jugnu1 by Kilo Contributor
  • 2468 Views
  • 6 replies
  • 1 helpfuls

Resolved! Validation of URL

Hi ,   we got requirement to check URL validation for one field. I have written the below script , but it is always giving invalid URL (i am giving "https://development.service-now.com " for testing)   var url = g_form.getValue('u_link_to_training_ma...

dande Anusha by Tera Contributor
  • 4266 Views
  • 13 replies
  • 2 helpfuls