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

Forum Posts

End user needs access to sc_req_item and sc_task records

One of our end user wants to see records of sc_req_item and sc_task tables. We have one catalog which contains one RITM and that RITM contains multiple tasks. Each task gets assigned to particular assignment group. Next task gets open only if previou...

Neeta3 by Giga Contributor
  • 2802 Views
  • 6 replies
  • 1 helpfuls

UI Action Workspace Client Script

Im working on a Generate PDF Requirement the UI Action I created is working on the Backend for default view and workspace view, but in the FSM/CSM Workspace it is not working this is code in the UI ACtion:-function previewDocument(){    var sysId = t...

Harshad0405 by Tera Contributor
  • 452 Views
  • 1 replies
  • 0 helpfuls

Survey link on notification

Hello Team, I try to provide survey link on to the resolved notification (Both RITM and Incident), I have created below mail script but it's not working. could you please help. var link = new AssessmentUtils().getAssessmentInstanceURL("current.sys_id...

B Ashok by Tera Guru
  • 395 Views
  • 2 replies
  • 0 helpfuls

Unable to access Catalog Builder

We just upgraded to Rome on our DEV instance and I went to try and use Catalog Builder to edit an existing catalog item (add variables) and it's coming back saying I am not authorized! I have the admin role and there is no longer a need to elevate ro...

find_real_file.png find_real_file.png
terrieb by Tera Guru
  • 2035 Views
  • 8 replies
  • 0 helpfuls

Resolved! Flow Designer Error when updating running workflow.

I created a workflow in Flow that runs when a new request item has been created.  I had an email action within the flow that needed some wording to be updated but now existing flows associated with a RITM show an error message "Asset not found".  Is ...

jaubert by Tera Guru
  • 422 Views
  • 1 replies
  • 0 helpfuls

SLA Definitions

Hi , I have a requirement to create sla definitions.  Requirement :1 . For "testing" catalog item , there is a variable called category. Based on the category sla will be created. It means different sla durations for different categories. When catego...

UI Action Button to Open URL in Dialog window

Hi experts, I need your help, I want to add a UI Action button on the Incident form that, when clicked, will open a URL in a dialog window on the same form. How can I achieve this?

mrreddy534 by Tera Contributor
  • 389 Views
  • 3 replies
  • 0 helpfuls

Have problem_admin role but cannot delete problems or tasks

Hi, I have granted a user the problem_admin role but they cannot delete problems or tasks.  I ran the access analyzer which shows they have the permission, I am quite stuck. We are a small team and I want my problem management team (of 2) to be able ...

Resolved! How do you a run a Report to show REQ that you are following

Hi I am trying to run a report that shows all the Requests I am following but doesn't appear to have any option in the selection in report creation When we click on the Follow any updates it will send a notification, but would be good to be able to h...

shelley0366_0-1723720343104.png
shelley0366 by Tera Contributor
  • 1412 Views
  • 5 replies
  • 1 helpfuls

Trying to create an Approval Delegate Process

I'm building a form using catalog builder, where a user will be able to submit a request for a delegate.  If the Requested_for is a manager then he/she can only submit the request for their subordinate, else if the delegate is not a subordinate then ...