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

Orchestration activity not receiving success or failure

I am working on a simple Orchestration project that lets a user choose their Charge Code from a ServiceNow table and it will update their AD Profile with that information. This is the companies first Orchestration project. They have set up the MID Se...

workflowactivity.jpg

Resolved! MID Server MySQL connectivity

Upgrading to Helsinki we are getting an error that indicates the MariaDB/J Connector needs to be added to our MID server, as described here: https://hi.service-now.com/kb_view.do?sysparm_article=KB0565069 I was not the person who set up with MID Serv...

Resolved! need a script to push multiple values with comma seperated

I need a script which will push multiple values into a string with coma separated values. When I glide data from a table it should get multiple values and needs to be in the form of string with comma separated values.Any references or pointers is hig...

Raviteja K by Tera Expert
  • 10678 Views
  • 4 replies
  • 2 helpfuls

Hide price on a single catalog item in Service Portal

I have searched around and found plenty of information on how to delete the price on the portal page for all items, but wondered if there is a way to delete the price for a single catalog item?I have built a catalog item,and it is showing the price o...

find_real_file.png
Community Alums by Community Alums  
  • 2909 Views
  • 8 replies
  • 2 helpfuls

Task not being set as Inactive

Hey guys,I'm having a strange issue in my instance. I have created a new table extending from task. I created new state choices, but I kept the values to avoid messing with the closed states. In this case, I have two states that need to set the ticke...

find_real_file.png
guiguille by Giga Expert
  • 1562 Views
  • 2 replies
  • 3 helpfuls

lotus note migration to servicenow

Hi All,We are planning to migrate lotus note to Servicenow. (all application & service request of lotus note needs to be moved to ServiceNow.).We want to automate this thing.Has anyone worked on this?Any idea regarding this will be helpful.Thanks in ...

Paramita by Mega Contributor
  • 1761 Views
  • 5 replies
  • 0 helpfuls

Auto assignment group

Hi,If I submit an service request from CMS portal, I need that request to auto assign to particular group.Thanks,Aswin c

how to do variable editor read only

I have a requirement to make the variables under Variable Editor Read-Only once an INTAKE is generated (from a submission of a Service Catalog). function onLoad() {var template = g_form.getValue('u_template');if (template != "28c64a0837f1cf00548b53b5...

find_real_file.png

How to set up back up approvers?

I have received a request to set up a secondary approver. The request is that if the primary approver doesn't respond in 2 business days we need to cancel that approval and resend the approval request but this time it should also include the secondar...

indira_iyer by Kilo Explorer
  • 3053 Views
  • 17 replies
  • 0 helpfuls

Resolved! displaying sys_id instead of display name

Hi,I have a catalog item that has a list collector on it.   I am trying to display the names instead of the sys_id.   When I read the record in, I'm using this:g_form.setValue('partitions', req.u_my_partitions);i tried using setDisplayValue. I also t...

Resolved! GlideRecord only 1000 records

Hi,Just curios to know if we can gliderecord only 100 records. Below is the sample query, In this query i am querying incidents of last three months and lets say there are some 6000 records. For my requirement i need to query only first 1000 records ...

Application Modules missing on mobile view

We have created a new application in our ServiceNow instance, complete with Application Menus and Modules.   While it works fine on the web,   we're noticing that the mobile page only shows half of our modules.   We have checked the Application Menu ...

tahnalos by Kilo Sage
  • 1695 Views
  • 3 replies
  • 0 helpfuls