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

Forum Posts

Resolved! scheduled email of report not working in file type CSV

I am setting up a scheduled email report for incident, where type I select excel, but Export stopped due to excessive size. Use CSV for a complete export. But when I use CSV type no report it is sending. Can anyone please help to identify the issue p...

chandan15_0-1670494608143.png
chandan15 by Tera Contributor
  • 2346 Views
  • 3 replies
  • 0 helpfuls

Resolved! Define roles in Custom App

Hi All, Requirement: I have created a new custom app called "PeopleNow" and created a new table called "GB Case" which is extended from Task table and created few record producers using this table.Here, there are three categories of users who use thi...

kavitha_cr by Mega Guru
  • 3261 Views
  • 6 replies
  • 3 helpfuls

ServiceNow integration with AD

Hi Can anyone share the docs and architecture diagram that helps to integrate servicenow with Active Directory. As we are planning to initiate some automations and wanted to know the process. This helps a lot Thank youVamshi

Resolved! Attachment on Catalog task

I want to make attachment mandatory on a particular catalog task for only one catalog item. How can I achieve it? Thanks.Vaishali

Resolved! How to access global variable in catalog client scripts?

I'm trying to create a global variable in a Catalog Client Script, available for all other client scripts to access: var globalVar = ''; function onLoad() { var ajax = new GlideAjax('TestScriptInclude'); ajax.addParam('sysparm_name', 'returnPrope...

Best approach to send survey to guest users

Hi experts,We have requirement to make external visitor accept company policy before they visit.We thought to send survey (which has one question with policy information) to Guest users and based on their response, we need to update the record relate...