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

Forum Posts

Resolved! Issue with SSO integration on ServiceNow instance

When trying to login through SSO in ServiceNow, an infinite loop is encountered and not getting redirected to the landing page (defined in the SSO configuration). SSO is configured in ServiceNow, but it's not working as expected and getting stuck. - ...

Snehal13 by Kilo Sage
  • 1751 Views
  • 4 replies
  • 2 helpfuls

How to prompt message in SOW

 Hi, im trying to create UI Action on the incident table in SOW, when the user click, he will see a prompt window and he will be able to choose multiple groups from the sys_user_group table and it will populate a List type field on the incident table...

image.jpg
Alon Grod by Tera Expert
  • 754 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to convert the currency value "USD" to "GBP"

Hello,We have a requirement that there are two fields "Currency Dollar" and "Currency Pound". Dollar amount needs to be converted to a pound  Could you please anyone help me with this? Thanks in advance,

Rama Rao by Tera Contributor
  • 1865 Views
  • 7 replies
  • 3 helpfuls

GlideRecord orderBy

Good Eve all !I have a short query regarding GlideRecord *orderBy* clause. What happens when certain records are set on same order ? Let's say we queried a custom table and added a condition to sort the data according to ascending order of a field : ...

pururavasin by Tera Contributor
  • 82522 Views
  • 6 replies
  • 12 helpfuls

switch alternative for Flow Designer.

Hi ServiceNow Experts. I have a choice question for a catalog item having more than 10 choices, I want to use this choice question in my custom service catalog flow and I want to avoid "if, Else if" as it gets very lengthy and irrelevant, and unlike ...