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

Forum Posts

UIPolicy - for loggedin user is member of group

Hi I have 3 fields in problem table, if logged in user is member of Few groups then I need to remove mandatory for impacted business service field  and readonly false to lob and impacted customer fields if not vise versa. for this I have written a UI...

VamshiKrishna2_0-1671002619448.png

Resolved! Add the itil Role to Promote Major incident

I want to add the ITIL role to Promote major incident UI action. ITIL users are also able to see the promote UI action and they can promote the incident to Major incident. I have added in the condition but it is not working. new sn_major_inc_mgmt.Maj...

Resolved! How to Update a table record using a link in email notification

I have a need to update KB article using a link in email notification sent to itil users. Once the user clicks on the email link, it should updated the KB article with an expiry date of (current date + 1 year). How can this be set up? Please help!

Sree21 by Tera Guru
  • 2034 Views
  • 4 replies
  • 0 helpfuls

Resolved! How can I automate catalog request using flow designer.

Hi all, I need to automate the creation of catalog request based on a condition in Flow Designer. The  action "Create Request"  in Flow Designer is not functional. Could I just create a record? Which table should I use to create a record so it will c...

JLeong by Mega Sage
  • 3811 Views
  • 3 replies
  • 4 helpfuls

Run as option not coming in flow designer

Hello experts,I have created a flow in flow designer and it is a flow consisting of 8 to 9 steps. Now i want to change the 'Run as' type of the flow which u get when u first create a flow but unfortunately is not coming after saving the flow or even ...

tempsnip_flow.png
Deepika54 by Tera Contributor
  • 1456 Views
  • 1 replies
  • 0 helpfuls

JBOSS discovery pattern

Hi All,Have added a step to capture the hostname for JBOSS server. When ran discovery in logs it got updated fine but not setting the value on form. Please help me with this. 

Phanideepthi_0-1670257880650.png
Phanideepthi by Tera Contributor
  • 1014 Views
  • 2 replies
  • 0 helpfuls

Resolved! Make field mandatory on submit (incident)

Hi All,I have a field on the incident record that I want to make mandatory on form submitting.I created a client script (onSubmit):function onSubmit(){g_form.setMandatory('field_name', true);}when I'm submitting it's turning to mandatory but after a ...

Define ACL's for a new table

Hi All, Requirement : I have created a new table called "GBS case" which is extending from Task Table. Post the creating of table, 4 ACLs are created by default. Three Categories of people use this table1. Requesters(Here - Person A should not be abl...

kavitha_cr by Mega Guru
  • 1637 Views
  • 6 replies
  • 0 helpfuls

Resolved! Need help to exclude weekends from the calculation

Hi All, The below script is working as expected but I need help to modify and remove the weekend from the calculation.The below advance script is on the calculated tab of field "Aging". The integer type field 'aging' is on scoped application.  (funct...

MR1 by Tera Contributor
  • 2192 Views
  • 10 replies
  • 1 helpfuls

Resolved! Calculate Business Duration Excluding Weekends.

Hi  All, How can we exclude Weekends from Business duration Calculation? I'm getting 0 seconds as calculated Business Duration. Can someone please help me to correct the below code. Below is my code for reference. function setClosureFields() { curren...

Adding a closed Incident to a problem

Hi, I'm not able to remove the predefined filter "active = true" on the ui page where you add incidents to a problem record. I doesn't seem to be an ACL-thing, because I can add closed Incidents to a problem record using the Edit button on the same r...

VictorSj_din_1-1670835856468.png VictorSj_din_8-1670836177345.png

Resolved! Replace comma with dot in currency field

I'm trying to replace a comma for a dot in a currency field but I'm failing with the scriptThis is the scriptfunction onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue === '') { return; } var...

Jo_oPedro_2-1670609556073.png
Jo_o Pedro by Tera Guru
  • 1473 Views
  • 2 replies
  • 1 helpfuls

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
  • 2535 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
  • 3504 Views
  • 6 replies
  • 3 helpfuls