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

Forum Posts

Resolved! ACL

There is a table 'abc' that supports the catalog item 'xyz'.I have created the below ACL on the table 'abc': if (gs.getUserID() == '1234' || !gs.getSession().isInteractive() || gs.getUser().isMemberOf("gefg545") || gs.getUser().isMemberOf("3234gfg"))...

abhisek by Tera Contributor
  • 1313 Views
  • 1 replies
  • 1 helpfuls

List field type is not working in Scheduled Job

 Hi Everyone,I have a requirement to delete user-related information from multiple tables in ServiceNow once a user profile is deactivated. I have written a Scheduled Job that successfully deletes the data from all tables except the "label" table.In ...

I want to add two columns in search list of list collector.

I want to search a record in a list collector field with either name or by it business unit number.But it is not working as expected , I used the auto complete attributes as follows:ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_name;u_busine...

Taaha M by Tera Contributor
  • 709 Views
  • 1 replies
  • 0 helpfuls

Queue issuance

is the issuance of the 'Q number' to users in ServiceNow's Walk-up Experience an 'out-of-the-box' feature or a 'custom build' feature.

johnalex by Kilo Contributor
  • 480 Views
  • 1 replies
  • 0 helpfuls

Resolved! Allowing itil users to create standard change proposal

I am trying to allow itil users to create standard change proposals. I added the acl for it, and the new button is still not showing up on the change proposal table. Can someone do guide me on what should i configure to let the itil users create prop...

Ethan4_0-1685075148721.png Ethan4_1-1685075240349.png
Ethan4 by Tera Contributor
  • 3800 Views
  • 10 replies
  • 9 helpfuls

When we use getXML over getXMLAnswer ??

Performance wise and code wise community is suggesting to use getXmlAnswer when we are just depends on answer but most of the cases are same in terms of requirements I have seen. so in which cases/business scenarios where we are compelled to use getX...

Decimal field throwing an error

Hello AllWe've one decimal type field on form, and when Swedish (Language) user tries to submit the form it through the error like: Ogiltigt decimaltal Note:1. Except Swedish, No users are facing this kind of error message. 2. None of the script incl...

KartikMagadum_1-1733736226944.png KartikMagadum_0-1733736216706.png