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! Reference field with Reference qual filters not working correct

Hi everyone, I have created a new reference field with referenc qualifer, but the filter working not correct.  javascript: 'u_suggested_sparepart=model.model_numberLIKE' + current.asset.model.model_number +'^install_status=6';  It shows me all ...

JohnDF by Mega Sage
  • 464 Views
  • 1 replies
  • 0 helpfuls

Resolved! Get object object instead of expected value

Hello, Need help. I do have one script that got problem. I need to get the day of week and return which day, so below is my script. The condition in my script is it needs to get the day of tomorrow instead of today Remark: Today is 09/19/23 (Tues)Tom...

Bird1 by Mega Sage
  • 956 Views
  • 7 replies
  • 1 helpfuls

Resolved! Rich text editable from record producer

Hi,Is it possible to add a rich text variable that is editable from a record producer?So far, I haven't found any option to do that. Maybe using a custom type and macro, but I'm looking for a simpler way to do that.   

miro2_0-1695116378742.png miro2_2-1695117048187.png
miro2 by Mega Sage
  • 1007 Views
  • 6 replies
  • 2 helpfuls

Resolved! ATF: Create Test Steps to Click Next Button in Order Guide

We are just getting in to using the Automated Test Framework.  I am trying to create Test Steps for filling out a request on the Service Portal.  It is on Order Guide.  I got through the first few steps, now I need to click on the "Next" button that ...

jmiskey by Kilo Sage
  • 3754 Views
  • 5 replies
  • 5 helpfuls

Get a form reference field value

Hello Team,I am trying to get a form reference field value; According to my selection from the lookup, one other field should auto populate. Can someone please help me rectify this script? (Using Glide Record on On Change Client Script)var entity = g...

Resolved! Can Script Include have code exceeding 500 lines ?

We are trying to publish our app in Servicenow appstore . As per the certification policy it is mentioned "Large scripts (larger than 500 lines) should be converted into script includes wherever possible." Does this apply to Script Includes also? Can...

sakshi garg by Giga Contributor
  • 1040 Views
  • 4 replies
  • 4 helpfuls

Task 14: Configure Remediation

scenario : Cloud Dimensions is interested in creating a remediation workflow to handle orphan CIs. Before they build the entire workflow, they want to build the foundational structure of the workflow and verify that it can be launched successfully fr...

how to create attachment in sys_attachment table from payload

Hi,I have a payload from which I want to initialize and create an attachment in the sys_attachment table. The table sys_id and table name is a73d38761b55b9906b89a642b24bcbff and sc_cart_item. Could you please help on how to initialize and create an a...

tanz by Tera Expert
  • 3138 Views
  • 6 replies
  • 1 helpfuls

Resolved! Ui page from OnSubmit client script

Hi community,I'm trying to create a functionality to force users to add close notes when changing the state of a sc_task to "closed".I have created a Client script with the following code:function onSubmit() {     var state = g_form.getValue('state')...

hugogomes by Giga Expert
  • 5797 Views
  • 7 replies
  • 1 helpfuls

Resolved! Flow not attached to Task SLA, which is already breached

Hi everyone,I have issue with Flow not attaching to already breached Task SLA under Incident. Simplified Setup description:We have 2 SLAs for Incident, which have same Flow attached to them. (Not workflow)They start/cancel based on Urgency value.Let'...

LukasMin1 by Tera Expert
  • 1132 Views
  • 3 replies
  • 2 helpfuls