ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to generate X.509 Certificate in ServiceNow

Hi there, We are currently integrating ServiceNow with Workday using both SOAP Web Services and REST API’s via Basic authentication. However, we are now planning to implement Mutual authentication using X.509 Certificate.  We have gone through the be...

Hafeez by Giga Contributor
  • 4773 Views
  • 7 replies
  • 1 helpfuls

Resolved! AngularJS Material

Hi !  I tried to use AngularJS Material in a widget.  For example I tried to reproduce the 'Basic Usage' input in a widget : https://material.angularjs.org/latest/demo/input So I created a widget with the code below, according to this page : https://...

find_real_file.png
John241 by Tera Expert
  • 5681 Views
  • 12 replies
  • 7 helpfuls

Resolved! Transform Map not working as expected

I am trying to update email, phone and location only if there is no existing value for the field. I see that existing value is being updated by new value. Please let me know if I am missing anything.  I created a transform map as follow I have the f...

find_real_file.png find_real_file.png find_real_file.png
sankon by Kilo Expert
  • 3901 Views
  • 7 replies
  • 2 helpfuls

Resolved! ISC:Invalid Run As User announcement

Hi All, We have just upgraded to Paris release but come across an issue with the Service Portal announcements.  No announcements were displaying and when checking in the browser console I could see a 500 (internal Server Error).  Having a quick look ...

Sam Ogden by Tera Guru
  • 4133 Views
  • 12 replies
  • 8 helpfuls

Powershell Activity encrypted password

I am having problems trying to use an encrypted password in a PowerShell Activity.  I need to pass a Password into my PowerShell script which is used to access external systems such as SCCM, SCOM and vSphere.  I am also testing Terraform which has to...

garylfry by Tera Contributor
  • 3075 Views
  • 3 replies
  • 3 helpfuls

Access and use data provided in xmlstats.do

Hi Community,  I need to create a scheduled job that monitors the health of the instsance (for example the memory that is currently in use) and creates notification when certain threshold is reached. As far as I know  such info is accessible in xml f...

tdinkov by Mega Contributor
  • 3394 Views
  • 3 replies
  • 3 helpfuls

How does vaSystem.connectToAgent() work in ServiceNow Virtual Agent and can we do any logic in a Virtual Agent Topic after an agent has accepted the chat?

I use the vaSystem.connectToAgent() method call to connect a conversation to an agent.  But I am unsure about the nature of this call. I first supposed that it was synchronous, so I thought I could do something like this -  gs.info("-----Connecting--...

find_real_file.png find_real_file.png