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

Forum Posts

Resolved! Add users to group as part of transform map

Hi, I have an excel file to upload into SYS_USER table with their primary group assigned. As part of the transform map script, I had the below script but it doesn't work.  Can you please let me know what I am missing?      

find_real_file.png
Community Alums by Community Alums  
  • 2074 Views
  • 2 replies
  • 1 helpfuls

Resolved! guidance for SSO setup with ADFS

Hello Guys, We got a requirement to setup sso with ADFS, i want to first test the sso connection in personal instance before we setup for project instance, i tried to get the free account for adfs but i couldnt find any free account to register for A...

Tejaswini9 by Tera Expert
  • 5511 Views
  • 11 replies
  • 6 helpfuls

Resolved! Missing Flow Designer in Catalog items

Hi Community, We are trying to add flow designer to catalog item instead of workflows or execution plans, but we are not able to find it in configure form layout. Even in the dictionary "flow_designer_flow" is missing. Can anyone help us with what we...

Surya66 by Mega Guru
  • 3749 Views
  • 7 replies
  • 3 helpfuls

Resolved! Error on Agent Workspace

Has anyone encountered this error on a list visualization in a workspace? In the UI builder, the list shows up fine. An error has occurred, variable 'table' has coerced Null value for NonNull type 'String!'

find_real_file.png
KB15 by Giga Guru
  • 2091 Views
  • 10 replies
  • 5 helpfuls

Python Script integration with ServiceNow

Hello! We have couple of python scripts which we want to integrate with ServiceNow. So basically we need a kind of input FORM and use such input as variable and execute python script in back-end. I would be happy to provide more details if required. ...

Rishi8 by Kilo Explorer
  • 11642 Views
  • 13 replies
  • 1 helpfuls

Default Auto Population of Knowledge Base on Knowledge form not working . OOB Client Script 'Loads defaults for knowledge base' is working abruptly

Hi , When click on create new under Knowledge module / if we do kb_knowledge.FORM we used to get default knowledge base as 'IT Knowledge' but now we are getting this alert message 'Apply Default Values' instead of auto populating the knowledge base ...

find_real_file.png find_real_file.png
vamsi986 by Mega Contributor
  • 1339 Views
  • 5 replies
  • 2 helpfuls

Resolved! Azure SSO redirects to External Logout

Greetings community, I have an issue regarding SSO to our instance. We've recently set up SSO through Azure, and when our users (ITIL and non ITIL) are trying to log on to our instance, they're all redirecet to /external_logout_complete.do:   Any su...

find_real_file.png
AdrianHolm by Tera Guru
  • 5589 Views
  • 7 replies
  • 1 helpfuls

Resolved! Create Event to trigger workflow - not working

Hello, i am testing on a dev environment. I have added in Map Transform a onComplete script to send an Event: i tested these 2 methods: var e = new GlideEvent("my_import_servers_1", "", "", "");e.insert(); and tested also: gs.eventQueue('my_import_se...

find_real_file.png
Ed1 by Kilo Contributor
  • 2521 Views
  • 11 replies
  • 3 helpfuls