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

Forum Posts

How do you consider inbound emails - Incident or interactions?

Hello, I am trying to get an answer about processing emails sent to Service Desk function. Do you let your users to send emails (to report an issue or for inquiries)? If so, do you create incidents, interactions or something else? I know some use inc...

Tomas L by Tera Contributor
  • 728 Views
  • 2 replies
  • 1 helpfuls

Validate reference field in ATF

Hi All, when clicking on reference icon it will show some records How to validate all records in ATF. can any one help me out on this Thanks,

yugesh k by Tera Contributor
  • 648 Views
  • 1 replies
  • 0 helpfuls

Need to show the Ritm Attachments in Sc task

Need to show the Ritm Attachments in Sc task but Its showing two Attachments. When i am raising a request and adding attachments and when i open user attachments its showing me two attachments. I have created a relationship for attachments which i ha...

find_real_file.png find_real_file.png

Resolved! How to set Display value in business rule for state(choices)?

Hi All, Kindly help me . I got one requirement if the current choices start with pending then it changes to another state Work in progress the script: (function executeRule(current, previous /*null when async*/) { var state = current.state.getDispla...

Using Templates to create new incidents

I understand how to create a new incident using a template:https://instance-name/incident.do?sysparm_template=template_name...but how do you dynamically update it with other fields, e.g., ^caller_id

Jeff59 by Tera Contributor
  • 2644 Views
  • 3 replies
  • 1 helpfuls

Resolved! Check if current date is in between two dates?

Hi, I have two new custom field in incident table called "Start date/time" and "End date time".I created one UI Page that comes when we click the UI Action button in incident form.I have only one message textbox field in UI Page with "Save" and "Canc...

RK41 by Tera Expert
  • 1614 Views
  • 2 replies
  • 1 helpfuls

Resolved! Make auto populated field read-only

Hi Community Folks, I have a catalog form with 10 reference fields(from sys_user), I am using a script include a client script to get value based on the selected users, Now if 5 fields have data then have to be read-only and 5 fields doesn't have dat...