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.

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

Forum Posts

Authenticating ServiceNow CLI for SSO customers

The ServiceNow CLI only seems to support Basic Authentication and OAuth.  We auth to our instance using SSO and a third part IdP.  We do not support Basic Authentication (does anyone these days?)  How can i develop with the new UI Framework. Do i nee...

Andrew81 by Kilo Contributor
  • 1342 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to show Process Flow in Service Portal?

I have created a process flow for incident table. I have also created a custom form for incident submission in service portal. Now how can I apply the process flow in that form or make same conditional Process Flow while I am viewing the record which...

Calling a function of UI Action into UI page

Hello everyone, I'm currently working on Change module. For a specific requirement I need to call a method of 'Request Approval' UI Action [onAssess] into a UI Page to do come Calculation. The method I need to call from the UI Action is invokeRiskAss...

labandar by Tera Contributor
  • 673 Views
  • 6 replies
  • 0 helpfuls

Tip: getReference()

getReference() - The ServiceNow method all developers might be overlapping.I diving deep into ServiceNow optimization lately, and I had to share this gem, If you are tried of writing extra queries for reference records, getReference() will become our...

Community Alums by Community Alums  
  • 580 Views
  • 1 replies
  • 2 helpfuls

Resolved! Transform map CMDB Issue

Hi Community , I am facing an issue whenever using Transform map to make entries to CMDB, there is a column of 12 digit numeric ID as AWS ID but in the excel sheet my teammate get to import in table . It contains less than 12 digit because the number...