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

Forum Posts

Resolved! How to Find Duplicate records

Hi everyone,   I want to get all the duplicate names (same name for two or more records) for script includes. Like in an instance if there are 5403 script includes (active ones), then I want to know all the duplicate names of the script includes. Can...

Pallavi65 by Tera Contributor
  • 3424 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to validate MRVS values in RITM view?

I have a requirement in which a field in MRVS should only be visible in RITM and not in Service catalog view. I have to stop the submission of the RITM form if the field is empty. I have tried making the field mandatory in RITM view but it does not w...

Resolved! If the short description filed contains the name of CI, the business rule will automatically enter that CI into the incidents form, can you guide me script on this we have total 472 incidents ci exist

If the short description filed contains the name of CI, the business rule will automatically enter that CI into the incidents form,  can you guide me script on this we have total 472 incidents CI exist. while creating incident  we will enter CI name ...

janardhan5 by Tera Contributor
  • 1858 Views
  • 9 replies
  • 0 helpfuls

Step configuration in ATF

Hi community, i'm working to automated tests for my business unit with ATF (Automated Test Framework) here is a scenario i tried to implement: - Impersonate one business profile -open a new form on customer service management table (sn_customerservic...

Resolved! RITM variable data into Custom CSV file format

I wat to save the data into a particular formate    i want to get the data and update in the file where ever i want    code i have :     var ritmSysId = current.sys_id;     var set = new GlideappVariablePoolQuestionSet();     set.setRequestID(ritmSy...

Royal1 by Tera Contributor
  • 1244 Views
  • 4 replies
  • 2 helpfuls

Requested Item - ACL Control

I have the following situation: All users with a certain role can change the state of the request after it is closed.The user double-clicks on the state when the table records are listed, as shown in the image below and changes it.   I would like to...

find_real_file.png

Resolved! Validate Variable Date Fields

Hi,  I am trying to setup two date fields which have onChange client scripts to add validation   'Needed From' has a client script which makes sure the date cannot be set in the past and is working. 'Needed until' uses the script below and should che...

Resolved! Bot Response Text Formatting in Virtual Agent / MS Teams

Hello SN Community,  I'm having an issue with the way that the bot responses are rendering in Microsoft Teams, compared to the portal and I am hoping for some direction in how to format the text so that it renders the same or at least very close. The...

find_real_file.png find_real_file.png