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

Forum Posts

Resolved! I only want the work_note that was submitted

Hello all,      I built a flow that if an INC Task field is changed, then its parent INC work_notes are updated annotating that something has changed on the same Child INC Task.  It seems to work fine except for when I add work notes to the INC Task....

lonesoac01 by Giga Guru
  • 510 Views
  • 1 replies
  • 0 helpfuls

Help me on the Display BR need to perform the activity

Hi,Using Display BR that automatically populates the "Short Description" field of a Problem Task with the "Problem Statement" from the related Problem when the task is created. Additionally, ensure that the "Assignment Group" and "Assigned To" fields...

kranthi2 by Tera Expert
  • 590 Views
  • 4 replies
  • 1 helpfuls

Resolved! Asset User Assignment Verification

Hi all,Our organization is evaluating the ServiceNow product and would like to know if it's possible to setup a workflow that would send an alert to a user to confirm that they are the custodians of an asset when it's assigned to them via the Asset M...

Resolved! Retrieving Record Numbers Instead of sys_ids in ATF

Hello, In ATF, we have two Record Query steps with different conditions for the same table. These two record conditions are called in the Set Field Values step(PFA). When I call these two records, I am getting the sys_ids instead of the record number...

Khalid9030 by Tera Contributor
  • 1559 Views
  • 7 replies
  • 0 helpfuls

ServiceNow Jira Spoke

We are using Jira spoke to Integrate with Jira. We are not getting any way to update reference field at Jira side for example Assignee, Reporter. Please help us to handle this issue.

sanjeevkumar by Tera Contributor
  • 1129 Views
  • 2 replies
  • 0 helpfuls

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
  • 889 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
  • 523 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
  • 1997 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
  • 862 Views
  • 1 replies
  • 2 helpfuls