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

UI Policy Script to display values of a reference parent field

I am trying to create a UI policy script that will grab the Parent field (references a project) and then displays read only fields below of the project name and description. I am somewhat new to this and running into difficulties trying to define a r...

find_real_file.png
Legenis by Giga Contributor
  • 1509 Views
  • 3 replies
  • 0 helpfuls

Resolved! Data type length Size

Hi Everyone, I have one requirement to change a string (data type) field length from 255 character to 7000 character.Just wanted to know how much size I can increase for the string data type, is there any impact or performance issue of doing this and...

Resolved! Approval / Rejected status on Comments /work_Notes in RITM

Hello All,We want to update Approval / Rejected status on Comments /work_Notes in RITM.Eg .If the Request is approved/rejected by the approver. Your Request has been Approval / Rejected by Abel tutor (approver Name)   How can we achieve this please s...

akin9_0-1669613411756.png
akin9 by Tera Contributor
  • 1330 Views
  • 10 replies
  • 1 helpfuls

Resolved! Using REST API to get all SCTASKs under an RITM

Hi All, I am trying to retrieve all the SCTASKs under a given RITM using REST API. My RITM has 3 SCTASKs under it and I am unable to retrieve all the sctask numbers by providing the sys_id of ritm on sc_req_item table while I am able to get the reque...

Akshaya R by Tera Contributor
  • 4363 Views
  • 4 replies
  • 2 helpfuls

Resolved! RITM state settings

Hi All, I have written below code in run script activity of workflow to check state of tasks and accordingly set state of RITM, but it's not working. Please do suggest where I am lacking. Workflow -   Script - var cc = 0;var ci = 0;var cs = 0;var oth...

Tejas12_0-1669622669163.png
Community Alums by Community Alums  
  • 1098 Views
  • 4 replies
  • 0 helpfuls