Guided Learning: ITSM fundamentals
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Reports

Hello Team,  i am creating report for changes which will be implemented on weekend. I wanted to know how i can update my report query so that it will give data for every weekend rather to update the dates in query manually. 

vishalrshin by Tera Contributor
  • 189 Views
  • 1 replies
  • 0 helpfuls

Delete from Attachment table using Script

I'm deleting a record from sys_attachment table using below background script but getting Row count as 2. It is always double the number of records deleted from sys_attachment table. var gr= new GlideRecord('sys_attachment');gr.addQuery('sys_id','9d0...

Abhi369 by Tera Contributor
  • 2793 Views
  • 4 replies
  • 0 helpfuls
Top Helpful Authors