Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Configuring IdP Initiated SSO

Hi - I am urgently trying to locate the documentation or some sort of guide for configuring IdP Initiated SSO with ServiceNow. Are you able to tell me if that documentation exists, and - if so - where to find it?

Resolved! glide Aggregate on a string field to get the count

I have a requirement where I need to count the  values( string but only numbers allowed in that field )  u_actual_count We have after  BR on insert or update of that field we need to aggregate that field and check if the count is greater than or equa...

RudhraKAM by Tera Guru
  • 4334 Views
  • 15 replies
  • 4 helpfuls

How to modify the contextual search result?

Dear All,How to add a filter in the contextual search result inside the notification email? e.g. I want to filter out some results based on the knowledge category.I found that the OOB configuration is calling below macros and 'script include' to incl...

Resolved! While loop stuck infinitely repeating

Hello everyone! So I have an API that creates Requests. I've recently been coding to account for duplicate returns. The expected behavior is a while loop that is supposed to cycle through every active employee ID it finds, creating a REQ for each, th...

Best Way to Run Multiple Transform Maps off one Import Table

I will be connecting an integration to an external system where CI data will be fed into servicenow. I'm thinking of pushing this data to one import table and connecting multiple transform maps where each one would only fire and process if the device...

anfield by Tera Guru
  • 6876 Views
  • 11 replies
  • 0 helpfuls

Generating Word Documents using Templates

Hello Community, Since SNC can export XML and Excel, would it be somehow possible to export Word Documents? The idea would be to have a word template, with specific placeholders (eg.: ##NUMBER##), and in a record, you could click a ui action and gene...

Resolved! g_list.getChecked() serverside equivalent

Hi, I have a button on a list and I would like to display a message on the list saying how many records have been selected once I click the button: gs.addInfoMessage(' You selected ' + numberOfSelectedRecords + ' records'); where numberOfSelectedRe...

hamidouche by Mega Guru
  • 5379 Views
  • 6 replies
  • 0 helpfuls