The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Demo Data for Software Asset Management

Hello Developers, I am working on Software Asset Management in ServiceNow. I have installed SAM plugin, but there is no OOTB data in Service now. Please help me with the demo data file so that I can Import and Practice on the same. Thank YouMayur

Resolved! Notificatiion - Change Date Format - Email Script

Hello, I need to change the date format that is part of a notification so that it shows as MM/dd/yyyy.  On the screen shot below, my script is making the notification show "Opened:" two times and then the date for the second one is formatted correctl...

AnnetteKitzmil_0-1710980403755.png

Resolved! Getting Location in Mobile UI

Is there a way to get a users location when using the browser based mobile UI? I put the "current_location" attribute on a field and was able to get the users location when using the actual Android SN Mobile app but this attribute does not affect the...

greg54 by Tera Expert
  • 2538 Views
  • 6 replies
  • 4 helpfuls

Resolved! Parsing a JSON data to post in worknotes in incident

Hi Everyone, I have JSON data which I have to parse and post in work notes of incident. JSON: { "incident_sys" : "ff4c21c4735123002728660c4cf6a758","table_name" : "incident","field 0": {"type": "singleLine","Name": "Testing Testing"},"field 1": {"typ...

Resolved! Help in checking whether the CI is of a certain CLASS type

Hi everyone, I would appreciate any help please with case I am facing.I want to check whether CI is of a certain CLASS, let's say for  example, Hardware.If the selected CI is of the appropriate CLASS, I want to set the business service and service of...

Tal5_0-1711009958700.png Tal5_1-1711010118432.png
Tal5 by Giga Guru
  • 542 Views
  • 2 replies
  • 1 helpfuls

Resolved! MRVS in JSON format

What changes to the code should I do to achieve the desired output? We have a workflow with a Run Script step that has the following script: var groups = current.variables.groups_mrvs; var groupStr = JSON.stringify(groups); However, groupStr returns ...

hanaphouse by Tera Guru
  • 2183 Views
  • 3 replies
  • 3 helpfuls

External login backend without SSO

Is there a way to remotely access the servicenow backend without SSO? Suppose the network is down due to a DDoS attack, for example, is there a possibility to log in via e.g. xxx.service-now/login.do and export certain tables?

John147 by Tera Contributor
  • 295 Views
  • 2 replies
  • 0 helpfuls