Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Reference field within UI Page not working

I'm working on the following UI Page on a Business Application form: When the user clicks on the reference field, I'm expecting any children of the Business Application. So where an Application Service has the current Business Application selected as...

matthew_hughes_0-1744205777485.png matthew_hughes_2-1744205997481.png matthew_hughes_1-1744205944065.png

Make Variable Editor Readonly only for few variables.

I have a Record producer, in that i created some fields in it. To show all fields on my custom tables i have created a Variable editor.  Now i can see all the fields on my table. and to make all the fields Readonly i have used below code. But it's ma...

Shubham_90 by Tera Contributor
  • 712 Views
  • 2 replies
  • 0 helpfuls

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
  • 784 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
  • 936 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
  • 1690 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...