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

Forum Posts

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
  • 2980 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
  • 3611 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
  • 2703 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
  • 3105 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

How to add multiple users from a List collector to AD group using IntegrationHub Microsoft AD spoke action(Add user to group)

Hi, I'm working on a Catalog Item to automate adding users to AD group. I have created a list collector in the Catalog Item to select multiple users to be added to the group. I'm looking for a help on how to add this list of users to AD group using I...

Resolved! Constructing Tiny URLs

Hello,I know that ServiceNow has a Tiny URL plugin that is supposed to shorten URLs, but I'm wondering if there is a way I can feed it a long URL and have it kick out a shortened URL that I can then pass along to someone.Our SharePoint team is going ...