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

Forum Posts

Getting the duplicate entry

We a custom table u_pets, when certain conditions match the new entry will be treated as duplicate. Now, how change the status of all records created except the first one to duplicate. Below is my script that is returning all record matching conditio...

Change model ACL and User Criteria

Change model has write roles AND can read defined, which user has the ability to modify the change model record1. user with itil admin role2.user with sn change write role3. User with Write role OR that match the can write user criteria4. User with W...

Amit Tiwari2 by Tera Contributor
  • 1002 Views
  • 2 replies
  • 1 helpfuls

Cloning Instances from Production to Test/Dev

Hi All,Can anyone share any documentation or steps on how to clone instances from production to test or dev instances?After cloning, is it possible to revert back to the old instance?For example, if we clone the production instance to a test instance...

HarikrishH by Tera Contributor
  • 738 Views
  • 3 replies
  • 1 helpfuls

Exist a way to verify a not audited change?

Hello team, recently one Record's Status was changed to "resolved" but don't exist any log record related to that change, we have verified the History, the sys_audit records, sys_script_execution_history and import_log to verify if it was change manu...

RodrigoC by Tera Contributor
  • 529 Views
  • 3 replies
  • 0 helpfuls

Mail script

There is a mail script which populates the variables Requested item number,Description and created on from task table. This is the mail script which is already present:var gr = new GlideRecord("task");gr.get(current.task_id);template.print("<br>");te...

spectura77 by Tera Contributor
  • 597 Views
  • 4 replies
  • 0 helpfuls

inbound email action script

hello, iam unable to create an Ritm  Via inbound email action as steps i followed 1. i have created an email distribution group as email xyz@gmail.com  2.And i created an inbound email action using cart Api where below code (function runAction( /*Gli...

Resolved! Need help for JSON formatting

Hi All, I am trying to fetch the variables and it's values populated while creating record producer in a server script.Using GlideRecord on the Record producer base table is not working. So, I am using GlideRecord on 'sc_multi_row_question_answer' to...

ITOM Discovery Schedules

Having a query: If my Discovery schedule is scheduled once a day for scanning the particular network having 10K CI's and and if 10 more CI's got added, will the schedule will scan all 10k +10 CI's or it will can only newly added one.Please suggest.