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! document intelligent

i have use the doc intel to extract some data from image and put it into field in incident but now i need to extract all text in image that is attached into incident how to do that ? 

Loop through user's manager in hierarchy

Hi All,I need some help to design the solution.  In my use case, I have 5 managers in user table, so I know the sys_ids and users name. I have created a sys property to store all these sys_ids.Now, I want to loop through the manager field until 1 of ...

Raj Rajpoot by Tera Contributor
  • 818 Views
  • 2 replies
  • 0 helpfuls

How to calculate the sum of 2 fields and add into another

People can add multiple incident records to the PRB record as mentioned in the below screenshot. So the requirement is whenever the new incident is added to the PRB then system should auto calculate the total value of column "field 1" and populate in...

VIKASMISHRA_1-1734355488990.png

ServiceNow - Developer

I am interested in ServiceNow Developer role and seeking guidance the best way to become a ServiceNow Developer as per organization requirements.I am doing my now learning course, but would like to know the real time scenarios as organizations are as...

Fix Script to update Lifecycle Stage on business applications

We are running into an issue updating the life cycle stage field on the business application table.  The field is a reference to another table but it only has Name on that table.  When we run the below script, its showing the End of Life entry as a n...

Glenn H by Tera Guru
  • 1007 Views
  • 3 replies
  • 1 helpfuls

Testing data lookup rule issue

Hi - Seeking some help ...While testing Data lookup created below 3 fields in incident application and created datalook up table and everything works well , but when i check other tables for example below one , i see these fields , in addition to "Ho...

s7745120_0-1734356974444.png

Service Portal widget customization

in my serviceportal I want to build a widget in which i want to build this type of progress bar widget On clicking on 1,2,3 each step it will take me to new page like on opeining it will be a  catalog item/record producer on submit/clicking on procee...

community 2.PNG
abhi56 by Tera Contributor
  • 424 Views
  • 1 replies
  • 0 helpfuls

UI action visibility based on condition

Hello,  I need one requirement, the recruitment is when the "abc" user open the incident record if the user have the read access of the record they won't able to see the cancel UI action button, if the user having the write access of the record  then...

How to sort List field values

Hi, i have a field of type List which is referenced to sys_choice table.Im trying to order the values by the ‘sequence’ field on the sys_choice table but I had no luck.Any suggestions?

Alon Grod by Tera Expert
  • 512 Views
  • 1 replies
  • 0 helpfuls

Resolved! Get report URL for use in an iFrame

Team, I want to display a ServiceNow report into either; a - A SharePoint page iFrame; orb - A ServiceNow iFrame widget on a dashboard. For the purpose of displaying multiple reports on the 1 page. I saw the following article, but it's not clear how ...

Issue in populating the Requested for field in REQ

Hi all, I have one use case, i.e., "Requested For" is the same as "Opened By" when multiple RITMs are created under a single request via add to cart. I don't know how to validate the RITM which is submitted via Add to Cart functionality and anyone he...

Resolved! Scheduled Jobs to delete records in a batch of 5000

Hi all, I have wrote below code for scheduled job to delete all the records for specific condition.But i want to delete all the records in a batch of 5000,since there will be excess data.How can i do that? var tableArray = ["abc", "cc", "ii", "rr"];g...

Priyanka_77 by Tera Contributor
  • 888 Views
  • 4 replies
  • 1 helpfuls