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

Forum Posts

Resolved! ServiceNow Bug with List type field?

Hi all,seeing something strange.I have a List type field that is set to "Use dependent field" = True.  I've set the "Dependent on field"...and then configured choices with the "Dependent value" set. The odd behavior is that I am unable to select the ...

Resolved! How to set form focus on mandatory fields if not filled?

Hello Experts,   As a urgent requirement, I want the form focus to be on the mandatory fields which are left empty on Save/Submit. Lets's say field A, B, C are on the 3rd tab in the form section of a form. And I came to the 1st tab to fill in X and Y...

Resolved! Business rule to set a field value

Hi All  I have a requirement that says whenever the "Service Type" field on the service offering table(child table) is inserted or updated. on the parent table called "Business Service " the "Service Type" field should be updated with the same as the...

Appu by Tera Guru
  • 13804 Views
  • 11 replies
  • 5 helpfuls

Resolved! Show all resolved incident tickets open for more than > 7days

Hello, Is there anyone familiar with how report ranges work? I am trying to show all resolved incidents that is open for more than 7 days using the incident_sla data view.  I am using the business elapsed time from incident_sla data view to detect ho...

AAN_0-1671608302302.png
AAN by Tera Expert
  • 2619 Views
  • 5 replies
  • 2 helpfuls

Resolved! Download file from link on Email body

Hello,I want to create a link on email body and when user links on that link word file need to download, I am trying to include email script in the body but the it's not working. Can someone please suggest the way to achieve it. Thanks,Prudhvi 

Resolved! Record Producer variable set script

Hi,I am trying to figure out the mistake on this script. But no luck.. I am totally new to scripting, hence couldn't figure out where it has gone wrong.Scenario:While submitting Record producer, it has to get assigned to the group as per the sub cate...

mp_10 by Tera Contributor
  • 3034 Views
  • 7 replies
  • 6 helpfuls

Resolved! Servicenow AWS S3 integration

Dear community,I have a bunch of files in S3 buckets on the AWS, could someone please explain what would be the most convinient way to pull that data into servicenow?Many thanksKind regardsRG

rokasg by Tera Contributor
  • 4703 Views
  • 13 replies
  • 2 helpfuls

Resolved! Multirow Variable set in Record Producer

Hi guys, I have implemented multi row variable set in a record producer. Would anyone know how could I access the variable responses? The solution that I see here points to sc_req_item which I don't have. I checked question_answer table also where th...

find_real_file.png

Set users in cc for Scheduled Email of Report

Hello,  Greetings! I am generating a scheduled email of report which actually triggers an email to some users. But now I have to add someone in the cc . For this i have created a email script.and called this email script in the Introductory message o...

BharathReddyM_0-1672922377023.png BharathReddyM_1-1672922458002.png

catalog client script to check the duplicate value

Hi,I have created a Catalog item which creates a new group. I want to create a Catalog client script to pop-up an error when user enters new_group_name which already exists in the group table.Could you please suggest how to achieve this.Thank you

Remote instance not connecting

Hi, im trying to connect my dev and test instances, and I get the following error: unable to connect to remote instance org.apache.commons.httpclient.HttpException: session contains no certificate - Untrusted. Confirm URL is correct and confirm IP Ad...