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

Forum Posts

Business rule

what would I script on business rule if I want all of the unapproved RITM sent a reminder to the approver 

Resolved! Behavior of g_form.showFieldMsg()

Thank you for your help.I am working on the following three requirements.All of them will be the behavior before the update.-True/False field and a Date field.-If the True/False field is false, the Date field should have a showFieldMsg and the showFi...

スクリーンショット 2023-11-07 234734.png スクリーンショット 2023-11-07 234800.png
N_Y_1014 by Tera Contributor
  • 4084 Views
  • 4 replies
  • 4 helpfuls

Resolved! Case table is not available in Encrypted Field Configuration

Hello, everyone. I would like to implement column-level encryption in the Case table (sn_customerservice_case) apparently, it is not available in creating a new Encrypted Field Configuration record. The necessary plugins were already installed for CS...

tidert_24_0-1699409423122.png
tidert_24 by Mega Sage
  • 765 Views
  • 1 replies
  • 1 helpfuls

SecurityIncidentUtils not creating a new security incident

Hi everyone , im trying to create a security incident from a ui action this is the code var securityIncident = (new SecurityIncidentUtils()).createFromIncident(current); gs.addInfoMessage(gs.getMessage("Security Incident {0} was created", securityIn...

Screenshot 2023-11-07 at 17.43.22.png
Waru by Tera Contributor
  • 461 Views
  • 3 replies
  • 0 helpfuls

Resolved! Auto populate catalog record producer

Hello, I have a UI action on a record that redirects to a catalog record producer (Pics below). I would like the values to auto-populate on the record producer, what would this code look like? Do I need to pass the values with the UI action? I'm kind...

find_real_file.png find_real_file.png
JJG by Kilo Guru
  • 2253 Views
  • 6 replies
  • 1 helpfuls

SOAP Request test error - host parameter is null

I have defined all parameters in SOAP message function.   I clicked "Test" link under Related Links.Response returned Java error - host parameter is null,     You can   see the request is undefined.     Can anyone give some help here?   SOAP Message

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
nancyhz by Mega Contributor
  • 4751 Views
  • 4 replies
  • 1 helpfuls

Resolved! selected variable launches a task

Hi,I have a workflow that needs a task to launch when a certain variable(select box) is selected. I have tried the "wait for" and "if" but the end result is the task that has the variable in it has to be closed first. The task must remain open and a ...

question.JPG

Trouble with Flow and Decision Table

Hi ServiceNow Community,I'm facing an issue with a flow in ServiceNow that uses a decision table. Despite my efforts, I find myself having to test it repeatedly. Every time my table updates when I clicked test button in the flow designer. I would gre...

beycos by Tera Contributor
  • 1315 Views
  • 3 replies
  • 0 helpfuls

Resolved! selected variable launches a task

Hi,I have a workflow that needs a task to launch when a certain variable(select box) is selected. I have tried the "wait for" and "if" but the end result is the task that has the variable in it has to be closed first. The task must remain open and a ...