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

Forum Posts

Resolved! Validating Dropdown fields on any forms in ATF?

Hi, On any form ATF test, is there a test step to validate two or more fields values for dropdown fields? I'm aware we could choose the test "Form>Field Values Validation" or "Server>Record Validation" but this only confirms values on a specific form...

Steve7 by Mega Contributor
  • 3113 Views
  • 2 replies
  • 0 helpfuls

Outage record best-practice?

Gday all. I'd like to know more about how some organisations maintain outage records. From what I understand, outage records typically represent an outage or impact to a service, planned or unplanned, with a target audience from the IT department out...

Resolved! User table field view

Good afternoon, This is probably pretty basic but I just wanted to check. I need to add two fields to the sys_user table which only show when company is X. UI Policy, all good. Now I want to set it up such that if the company is X, only users with ro...

Cirrus by Kilo Sage
  • 2285 Views
  • 11 replies
  • 0 helpfuls

Resolved! RITM access only with a particular role

Hi, I would like to create a Business rule to allow acces to particular RITM to a particular role To be clear, role "onboarding_user" must only see the "Onboarding" requested item. This is my Business rule: Query Table: sc_req_item Conditon: current....

BenG by Tera Guru
  • 1546 Views
  • 5 replies
  • 0 helpfuls

Setvalue funcion is not working in OncellEdit Clients script,could you guys tell me how to set a value based on one condition in oncelledit client script.Thanks in Advance.

function onCellEdit(sysIDs, table, oldValues, newValue, callback) { var saveAndClose = true; //Type appropriate comment here, and begin script below if(newValue != 'abc'){ alert('allowed');   saveAndClose = false; } else {   g_form.setValue('u_sta...

sainath3 by Mega Guru
  • 1450 Views
  • 1 replies
  • 0 helpfuls

Resolved! Outbound REST error - working in Postman

Hello all, I am developing in Madrid. I wrote an outbound REST API to an endpoint that is NOT behind a firewall. I receive the error "Unknown Host" and error code 1 in the Test UI, in the logs the error is [ERROR CODE: -1 ]. I copy the code and endpo...

Cheri M by Kilo Sage
  • 3437 Views
  • 8 replies
  • 3 helpfuls

Resolved! Email script to display message based on request catalog item

  Hi everyone. I have an email approval notification and I want it to display a specific message based on the catalog item. So basically, if the approval is for a requested item, and the requested item is from a specific catalog item, I want the noti...

RF by Kilo Contributor
  • 1831 Views
  • 4 replies
  • 4 helpfuls

Resolved! Delete a Many-to-Many Definition

I have created a Many-to-Many Definition using the instructions from the wiki (Creating a Many-to-Many Relationship - ServiceNow Wiki).   As usual, the requirements have changed and I no longer need the definition or the table.   As an admin, I canno...

My survey widget in servcicnow

in service portal we have defined "My survey" widget. Here what the need is we need to get only request and incident surveys. Other than that i dont need any other kind of surveys. But currenlty apart from request and incident surveys ,we are getting...

Resolved! Document ID Field - Reference qualifer

Hello,Can we have reference qualifier for Document ID field so that only specific tables should be populated in 'Table Name' field in Select Document Window.Thanks in Advance.

mangesh9 by Mega Contributor
  • 5698 Views
  • 15 replies
  • 9 helpfuls