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.

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

Forum Posts

ServiceNow Incident Integration with Salesforce Case

Hi All, We have requirement where we are integrating ServiceNow Incident with Salesforce Case. This will be uni-directional integration where we will be sending information from ServiceNow to Salesforce. Integration will be through Salesforce Spoke. ...

RachitC by Tera Contributor
  • 803 Views
  • 3 replies
  • 0 helpfuls

Records are not getting deleted via bg script/fix script

        var grUserUsage = new GlideRecord('ua_app_usage');        grUserUsage.addEncodedQuery("app_nameINGRC: Risk Management,GRC: Profiles,GRC: Policy and Compliance Management,GRC: Advanced Audit,GRC: Advanced Core,GRC: Advanced Risk,GRC: Audit Man...

aagman4 by Tera Contributor
  • 489 Views
  • 3 replies
  • 0 helpfuls

Resolved! Adding incident numbers into JSON object

Hello friends, I have a requirement. I want to add incident numbers arise from a query into JSON objects. It may be 10 or 15 0r 20 incidents retrieved from query. Eg.var gr = new GlideRecord('incident');gr.addQuery('category','software');gr.query();w...

Asmita7 by Tera Expert
  • 1919 Views
  • 8 replies
  • 5 helpfuls

Resolved! Need certificate issue date before certificate expiry date

I want certificate issue and certificate expiry date on a table with condition that certification expiry date must be after certification issue date and need this condition on Submit. I want to show certificate expiry date only if certificate issue d...

tusharbhati by Tera Contributor
  • 821 Views
  • 1 replies
  • 2 helpfuls

Resolved! How can I use two reference qualifiers in catalog variable?

We are creating a catalog item where lookup select boxes are dependent on one another to choose a room at a facility.  Campus > Building > Floor > Room We have reference qualifiers and variable attributes setup so that only buildings for the correct ...

find_real_file.png
Casey23 by Tera Guru
  • 3246 Views
  • 15 replies
  • 5 helpfuls

How to make asterik symbol should be visible for OOTB attachment

Hi Team,I have a requirement that OOTB field attachment should display *asteric symbol until the attachment is added. I have onload client script to display the * symbol. But when you click on the submit button it is getting removed. Kindly help me t...

Arun91 by Tera Contributor
  • 590 Views
  • 4 replies
  • 0 helpfuls

Look Up records in Flow designer not working as expected

Hi Every one,As am using list collector variable need to get the values from list collector variable and pass the variables values to look up records action in flow designer when am passing values to the action its giving only one record please refer...

MGR_0-1737886602227.png
MGR by Tera Contributor
  • 566 Views
  • 1 replies
  • 0 helpfuls

i want combined two existing catalog form into one single form

i have two catalog "onboarding form "and "new hire form" i want to make one single forms instead of both form "Digital onboarding " using all existing variables and workflow without single change .if user select onboarding need to visible related var...

poco by Tera Contributor
  • 1053 Views
  • 7 replies
  • 2 helpfuls

Service Now is not receiving Automatic reply mails from outlook.

Hello Experts,Issue is:  Service-now is sometimes receiving an Automatic reply mails from outlook and sometimes it does not receiving in the system. Like if I set Out Of Office auto reply in my outlook, the notifications which i receive from service-...

V_PRB by Tera Expert
  • 2465 Views
  • 14 replies
  • 0 helpfuls