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.

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

Forum Posts

How to import XML of 2GB Size

i was trying to export the data from prod environment and import it through XML in dev environment. Incident table containing 17000+ records of size 2.25GB. It was showing 99% uploaded , after which it stopped working .. showing random errors. Can an...

Mahathi by Mega Sage
  • 6127 Views
  • 3 replies
  • 0 helpfuls

Resolved! email script does not exist error

I've created a Notification Email script for an existing application (in System Notification) for my application.  Inside my email notification I'm using ${mail_script:my_script_name} and I get the error Email script render error: email script [my_sc...

Resolved! How to add searchable dropdown in my form?

I want following type of dropdown in my form:  But I don't see any field type which gives these type of selection in my form. I don't want reference field with look-up box. Is this even possible in scopped apps?  

find_real_file.png
Kaushal283 by Kilo Expert
  • 2633 Views
  • 2 replies
  • 3 helpfuls

Resolved! Need to make field mandatory on Resolving of Incident

Hi,My requirement is to make a custom field (u_risk_event_raised) mandatory when ever the state is set to 'Resolved' and Impact/Urgency IS NOT 4/Critical,High,Medium,Low and 3/Low. We are not using Priority field on the form so it cannot be utilized....

SN Rookie by Giga Expert
  • 3600 Views
  • 9 replies
  • 1 helpfuls

reference qualifier used in a variable set

I have a variable set with 4 variables. 1 of the 4 variables needs a reference qualifier to be based on a regular variable on this same request record. javascript:'u_os='+current.variables.operating_system_version.u_tag      This lookup variable retu...

Jeff316 by Kilo Guru
  • 1856 Views
  • 6 replies
  • 1 helpfuls

Duplicate email

We have an email notification that is triggered when the event approval.inserted is triggered. I have checked the email notification list and there is only one notification using this trigger, but for some reason in our Test environment, the email is...

Email template does not take body message

Dear all, I have define an email notification where the content is refer from an email template: The email template is define as follow : Type : BodySubject : filled with textMessage : filed with text When I send the email, I can see in Email log tha...

wakespirit by Kilo Guru
  • 1475 Views
  • 8 replies
  • 0 helpfuls

Resolved! How to send group name as parameter to notification

Dear all, I have define a notification which is trigger by an event. I have then created a notification which will be fired by the event but I need to set the Who Will receive Group dynamically as it will depend on the context of the event Q 1 : gues...

wakespirit by Kilo Guru
  • 3882 Views
  • 4 replies
  • 4 helpfuls

Resolved! UI Action not working on list banner.

I have created an UI action "getNoOfTask" on incident table. It is working on Form Button but not working on List banner button, giving message that "No record selected". Please see the below script and help me to find the solution. FYI - I have not ...

Community Alums by Community Alums  
  • 2769 Views
  • 5 replies
  • 4 helpfuls