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.

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

Forum Posts

Is there a GlideDateTime variant for getByFormat?

I have a GlideDateTime and want to print it with the given format. I noticed that there is the getByFormat function for GlideDate and GlideTime, but not for GlideDateTime... Did I just not find it, wast here a specific reason for not implementing it ...

Bulk Updation of catalog items

Hi All,We have around 1500 catalog items under service catalog. I need to update the picture corresponding to each catalog item now.Is there any way to update the picture for these items at one go rather than manually opening each catalog item record...

Ravi56 by Giga Contributor
  • 1644 Views
  • 3 replies
  • 1 helpfuls

Resolved! List Collector Dependency

Hi Experts, In Catalog item there are 2 List collectors , first for - "In use" Asset and Other for -"Not in Use" ;both are pulling record from same class. Here requirement is if record is selected in first List Collector then that record should not b...

Scripted REST API not processing status code 500

Hi,I have created a scripted REST api which sends status code 500 in case of error. But when some response is sent with status code 500 , Response body does not show the correct format , instead it shows on html saying "Instance Unavailable" var proc...

deepak50 by Tera Contributor
  • 2102 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to send notifications to multiple users in create event?

Hello, I would like to know how I can send messages to multiple users using "create event" activity, for example. If the sla reaches 50%, a notification is sent to the assigned user, when it reaches 80% a notification is sent to the assigned user and...

find_real_file.png
Ed23 by Tera Contributor
  • 4693 Views
  • 10 replies
  • 0 helpfuls

How to see the response headers in REST message?

I'm currently creating REST Messages using in ServiceNow to make API calls an outside server using their API resource. I'm having issues retrieving and storing a non standard header generated by the server's API. Using the RESTLet client chrome exten...

dwilson10 by Kilo Contributor
  • 6085 Views
  • 3 replies
  • 0 helpfuls

Remove Decoration

Hi team, I am trying to write script in ui policy with certain conditions, in the part i tried to write remove decoration logic but still it is showing 2 times instead of clearing other one please suggest function onCondition() { g_form.removeDecorat...

find_real_file.png
Deepthi13 by Tera Expert
  • 1327 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to do Map to field on MRVS

Hi Team, Can anyone please help , How to do Map to  field on  MRVS ,there is no direct option, is there anyway to achieve. Regards, Saridha.L.

Saridha_L1 by Tera Expert
  • 3157 Views
  • 31 replies
  • 6 helpfuls

Copy resolution notes to additional comments

Hi,  I have resolution notes(closed_notes) and additional comments (comments) which is a journal field on incident form, and both are mandatory during resolving a incident. Now, I want resolution notes to be copied to additional comments, when resolv...

rambo1 by Tera Guru
  • 4135 Views
  • 11 replies
  • 5 helpfuls

Complex queries with OR and without sysparm_query

Hi,I would like to retrieve list of incidents with this conditions:(assignment_group=IT Securities AND state IN 'New, In progress') OR number IN 001,002when I'm using sysparm_query param everything works ok:.../api/now/table/incident?sysparm_query=as...

yooreck by Kilo Explorer
  • 9486 Views
  • 5 replies
  • 2 helpfuls

Algorithms names used for 1 way and 2 way encryption password

Hi Guys, Just for security concerns i wanted to know which mechanism or algorithm names are using for Password(1 way encrypted and 2 way encrypted). Could anyone please tell us the algorithm names used for Password(1 way encrypted and 2 way encrypted...

ansari by Tera Expert
  • 6511 Views
  • 4 replies
  • 1 helpfuls