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

Forum Posts

Resolved! Displaying Additional comments in Email notification.

Hello all, I am querying the sys_journal_field table to display the Additional comments on email notifications, I am also using getRowCount to display the comments' respective order number next to them on the notifications.  I am having issues displa...

find_real_file.png
Maxwell3 by Kilo Guru
  • 7378 Views
  • 27 replies
  • 9 helpfuls

Delay Catalog Client Script "OnSubmit"

Can we delay onsubmit catalog client script ? I am facing this issue as script include (Which gets triggered on onchange)  is taking time to complete and there is big possibility that users submit the request before script include is executed, causin...

AD Attributes Import Issue

I am trying to implement LDAP integration for Users and Groups. I am able to fetch almost all the required attributes to my ldap import set except below attributes In Users - Enabled, Modified, Created . In Groups - GroupCategory I have defined them ...

Developer3 by Tera Expert
  • 1969 Views
  • 1 replies
  • 0 helpfuls

Resolved! URL validation for a request form

Hi,I have a client requirement to have a request form field "URL". Basically, asking users to enter a URL of the site they manage. Requirement is to validate the URL if it is valid. How would I do that considering I have validation criteria?

Anna L by Tera Contributor
  • 6434 Views
  • 11 replies
  • 10 helpfuls

Resolved! Service Portal: Is there Secondary fields in Simple List OOTB?

I was reading the book called Mastering ServiceNow by Martin Wood. I am on part where to add Simple List widget, I already have Display field, Glyph and Link to this page. However the Secondary fields is missing. I want to display ticket number, shor...

find_real_file.png servicenow-service-portal.png
bbf3562 by Kilo Guru
  • 4335 Views
  • 8 replies
  • 2 helpfuls

Resolved! Missing fields on LDAP Group import

I've created a copy of the sys_user_group table and added some custom fields and I have the LDAP Group import working just fine.  However, there are a couple fields that I can't seem to come across.  When I run a powershell command to get all the pro...

find_real_file.png find_real_file.png find_real_file.png
sgmartin by Kilo Guru
  • 2615 Views
  • 5 replies
  • 0 helpfuls

Resolved! Add announcement message in Platform(Native) UI

Hi All, I was able to add announcement messages to service portal using "SP Announcement" as shown below.   But I would like to have similar functionality in Platform UI also. I went through below thread but it seems it is applicable to service port...

find_real_file.png
Ahmmed Ali by Giga Sage
  • 11017 Views
  • 12 replies
  • 5 helpfuls

Resolved! Add new line with '\n' in email script is not working

Hello, I have an email script that looks up a user's info and then adds it to the end of an email notification. The lines of info should be separated by a new line, however, when I try to do this with \n it is not working. It just adds a space betwee...

JJG by Kilo Guru
  • 4195 Views
  • 1 replies
  • 2 helpfuls

Resolved! how to send values to rest message through BR

in reference to link: https://community.servicenow.com/community?id=community_question&sys_id=5ab3cd28dbafc4d0feb1a851ca96192d please refer as am stuck with:   How are you determining whether the rest call is working fine or not? it works when i just...

Resolved! Use 'greater than or equal to' to compare two date fields

Hello, I have a script include that searches a table. It should pull records if the 'pay_period_end' date field is greater than or equal to today's date. It doesn't seem to work, is there an error? It works when I remove my grPayPeriod.addQuery line....

JJG by Kilo Guru
  • 7430 Views
  • 6 replies
  • 4 helpfuls

Resolved! What is the "current" object in a catalog item?

I need to get the name of a catalog item into a script include from a reference qualifier. I was going to use the "current" object, but I can't figure out what type of record it is, and i need to know that in order to dot-walk.Help?

Community Alums by Community Alums  
  • 4155 Views
  • 9 replies
  • 2 helpfuls