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

How to Save draft for record producer by ATF?

I am facing a issue below, can any one help? Thanks! I uses Open a record producer step(SP) and set variables, then I want to save as draft, I couldn't find any step can be used. And Click UI Component can not retrieve the Save as Draft button. Is th...

ruanlei by Tera Contributor
  • 652 Views
  • 4 replies
  • 0 helpfuls

Resolved! Can't add getmessage() to UI Action

I'm trying to update the Create Normal Change UI action, so that it auto-fills some fields in the new change with text I've saved as messages. However, whenever I add getmessage() to the script, the UI action fails. I see other UI action scripts that...

Screenshot 2025-04-11 155333.jpg

background script with try catch

Hi All,We have a requirement to copy value of field4 to field 2 for a list of records from a table and update (not all records of the table should be updated. there are duplicates for field 4. Looking for background script with try - catch where it w...

CV1 by Tera Contributor
  • 766 Views
  • 3 replies
  • 0 helpfuls

Resolved! Catalog Client Script help needed

I'm trying to get a catalog client script that is an onChange script that will check for the existence of the company name.  I have a very simple form to experiment with that is just a check box and the Company Name and Address.What I am trying to do...

Stephencroc_0-1744506337650.png

Resolved! Getting responses from an endpoint using Background Scripts

How to get a response for an endpoint using background scripts? This question was asked during an interview and the answer I gave was not correct. I assumed we could use JS and the sn_ws.RESTMessageV2  class to build out a REST message. Could someone...

KelseyMorri by Tera Contributor
  • 1349 Views
  • 3 replies
  • 2 helpfuls

Question regarding cloning

Hi, We are performing cloning to dev instance.Already there are targets created for previous cloning by other associate.In that, I have updated my username and passwd.Now, our Dev is in washington version, but in targets, as war version it is showing...

Resolved! Should you create sc task by a record producer

If you dont have anything to do other than to create a catalog task, should you create the catalog task using a record producer instead of a catalog item. My vote is no but I have a teammate who is dead set on it. I think this should not be done like...

johansec by Tera Guru
  • 1220 Views
  • 5 replies
  • 4 helpfuls

SPM - Time Sheet Portal and Project Time categories

I am trying in the Yokohama PDI. I see there are few already created “ Project Time Categories”. I have also created few as sample. The challenge is I don’t see the default ones nor the ones which I created in the Time Sheet portal. I would like to k...