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! UI Page - Jelly Script

Hi All, Am trying to set the option value as FY22 by default in fiscal year using jelly script. I have used set tag, but it did not worked out: Jelly script in UI page: <j:while test "${jvar_gr.next()}"> <option value ="${jvar_gr.getValue('sys_id')}...

find_real_file.png
J P Rohini by Tera Contributor
  • 5093 Views
  • 8 replies
  • 4 helpfuls

Resolved! Dear now developers, I'm facing "User authentication error" for the Integration User ID "IOSBUILDTEAM" while creating SNOW tickets via API Calls.

Hello, we are trying to create ServiceNow tickets through API calls. When trying to create the ticket we are getting the following error. { "error": { "message": "User Not Authenticated", "detail": "Required to provide Auth information" }, "status": ...

Resolved! Practices - BUSINESS SERVICE CATALOGUE

Hi all, I am tasked to design a BUSINESS SERVICE CATALOGUE  for our organization and I find it very challenging because the foundation for BSC currently doesn't exist at all and I got stuck from where I should start. What we have now is TSC (technica...

Soufiane B by Tera Contributor
  • 1438 Views
  • 1 replies
  • 2 helpfuls

Walkup interactions are being auto assigned to walkup user

Walkup interactions are being auto assigned to walkup user and made in progress. It is also auto closing interactions after some time. How can I make sure it is not auto assigned or only assigned to the group that has the support users?

muralikaza by Kilo Contributor
  • 1992 Views
  • 3 replies
  • 2 helpfuls

Resolved! I’ve 1000 records to import in the system. I’ve used the number field as coalesce and my system has 100 records. Now I want to update the existing record without importing other records from the list. How can I achieve this?

I’ve 1000 records to import in the system. I’ve used the number field as coalesce and my system has 100 records. Now I want to update the existing record without importing other records from the list. How can I achieve this?   I tried one script, but...

John Doe by Giga Expert
  • 1300 Views
  • 3 replies
  • 1 helpfuls

ServiceNow Ebonding Spoke

Hi, Can we create Problem and Change records also in another Instance using Ebonding Spoke Or is it only Incident creation? Can anyone clarify it please. 

Oracle database servicenow integration

1. What are the different ways we can achieve Servicenow to Oracle Database integration (mainly run specific queries) ? 2. What are the best practices recommendations for the same.

SUDEL by Kilo Guru
  • 1611 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to use Substring method in Inbound Action

Hi Team, I have to use Substring function to extract order number from subject of incoming email in Inbound action of type "Record". When to run of type "Reply". Below is the scrip I wrote to extract order number: email var sub=email.subject.toString...

Community Alums by Community Alums  
  • 2399 Views
  • 3 replies
  • 1 helpfuls