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

Resolved! Catalog Item Component Problems/Questions

Has anyone successfully used the catalog item component in UI Builder? My record producer—which is moderately complicated, with a lot of UI policies, client scripts, and one script include, works fine in whatever that mode is that is linked from Try ...

Velma by Tera Guru
  • 1464 Views
  • 3 replies
  • 2 helpfuls

Resolved! I would like to pull only the day, month and year of the creation date of the column ''created" according to the script sent below, but it is not getting all the fields

    Fast traslate   Icon translate     var task = new GlideRecord('task_sla'); task.addQuery('active', false); task.query(); while (task.next()) { var task_sysid = task.task; //gs.print(task_sysid); var inc = ...

find_real_file.png
1231 by Tera Contributor
  • 1271 Views
  • 4 replies
  • 0 helpfuls

How to add "Save Producer" on Record Producer?

On the Record Producer, you have a button called "Try It" and it takes you to the form where you can add values. In there, you can choose to "Save Producer" which allows you to put a draft to your wish list. We have a button called "Try It In Portal"...

Jamy1 by Tera Guru
  • 1805 Views
  • 3 replies
  • 1 helpfuls

Resolved! File Import (CSV / XLS) file from Mid Server location

I see this question has been asked several times and I see a recommendation of using an app from ServiceNow guru / Servicenow share / crossfuze solution. Most of the recommendations were dated 2 years ago. Anything changed in ServiceNow where it's st...

tkrishna29 by Giga Guru
  • 19193 Views
  • 20 replies
  • 9 helpfuls

Trigger RITM Approvals in Request flow

Hello Folks, I have a requirement to trigger approvals on RITM level in a workflow which is on Request, Can some one please help me to achieve this. I have described my requirement below. I can achieve it by creating workflow on rimt and can associa...

find_real_file.png
Kalyan520 by Tera Contributor
  • 1355 Views
  • 1 replies
  • 0 helpfuls

Resolved! Flow designer Max results

Does anyone happen to know, are the records returned when using Flow designer's Max results -tool completely randomised? Let's say100 records match my lookup, but I want to return only 5, is there any kind of logic on which 5 are returned, or is it f...

Resolved! Standard Currency Field will not populate

I think this should be an easy one for someone who knows. I am setting up overtime claims. It will use 3 values to calculate an amount in currency. The values are overtime rate, hourly rate and amount of time (hours and minutes). Not easy to get thos...

find_real_file.png

Resolved! Issue with Domain Specific Choice Lists

I am trying to configure domain specific incident categories on the 'category' field. I have pre-existing global domain choices, and then added a new one in a specific domain. None of my choices are inactive. For an incident in the specific domain, I...

find_real_file.png

How do I edit/add subtopics to employee center header?

I want to be able to add/edit/modify the sub-topic from HR. For example, between benefits and Pay and Time, I would want a subtopic called IT, with their own subtopic. Where would I need to navigate to be able to add new sub-topics? Thank you.

find_real_file.png
Oscar14 by Tera Contributor
  • 2810 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to use conditions in Jelly?

Hello, I am developing an UI page using Jelly. I am struggling with this because I am not being able to understand how the conditions work. In summary, I need to show a message depending on a condition (I need a function to retrieve an array and if t...

nachosg by Giga Expert
  • 1937 Views
  • 3 replies
  • 3 helpfuls

Resolved! version change

Hello Everyone I tried to reset and wiped my instance but unfortunately it was rested but to latest version. If anyone can let me know how to move to the Rome version from the current latest version. Thank you

MRVS details are not visible in the request form

I created 2 Multi Row Variable Sets but when I raised a request (RITM) the details of variables included in this MRVS are not being passed in the Request form. All variables included in these 2 MRVS have "Visible elsewhere" selected When I go to the ...

Soufiane B by Tera Contributor
  • 1644 Views
  • 4 replies
  • 4 helpfuls