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

Forum Posts

How do I convert a Word Document to PDF?

Good morning, team: I have a table of documents in which the user uploads attached files in a 'file_attachment' type field in case a file is uploaded in doc or docx format, i want a PDF conversion to be done so that the next time it is downloaded it ...

Resolved! ACL to Allow Group Managers to Write to Field

Hello Experts, I have a request from a user to create an ACL that restricts who can write to the Scrum Role field on our Group Members table. Our customer would like to restrict write access to users:in the ITBM Administrators group ORhas the 'safe_s...

J Benson by Tera Contributor
  • 1655 Views
  • 9 replies
  • 3 helpfuls

how to use asynchronous glideajax call

i used below code for avoiding duplicate asset tab with state is in-use, here instead of using gliderecord how can i user asynchronous glide ajax call, can anyone plerase rspond how can i user asynchronous glideajax call for below code function onSub...

divya123 by Giga Contributor
  • 4890 Views
  • 14 replies
  • 0 helpfuls

Resolved! copy fields from incident to incident task

1.When incident task is created in incident, all fields like configuration item, assignment group should be populated in incident task from incident form.example: in incident the assignment group is change management, when i create a incident task th...

Resolved! Set Short description

Hi ,I need to set short description with the help of reusable flow steps module.Short description should be in this format - CI | Country | Email. How Do I write script in the set short description field. Context -  Have created one new catalog item ...

Udit5 by Tera Contributor
  • 1312 Views
  • 3 replies
  • 2 helpfuls

How to relate RITM to RITM (Not Parent - Child relationship)

Our client wants to relate RITM to RITM. I know there is an existing Parent to Child relationship but when you relate a child RITM to a parent RITM, you cannot see the relationship under the child RITM. Client wants to see both related tickets. For e...

Paolo2 by Tera Contributor
  • 978 Views
  • 6 replies
  • 0 helpfuls

Round Robin method

Hi All,  I have a request,1.I have one assignment group which is having 10 ITIL users. So when ever ticket created it should assigned to engineers based on 'last assigned ticket time'. If A user owned ticket 5 min ago and B 10 min ago then new ticket...

Vijaykumar K by Tera Contributor
  • 2643 Views
  • 1 replies
  • 0 helpfuls

Resolved! State forced to Closed Complete after submitting a task

I am encountering an issue after submitting a form/catalog item request created from record producer, the state of the item is forced to "Closed Complete". I have verified that the default value for the state is correctly set to "Pending". I have als...

Edwin Ng by Tera Expert
  • 1696 Views
  • 2 replies
  • 3 helpfuls

What is the Use of "Look Up Group List" Azure AD Spoke Action

Hi, I am integration ServiceNow with Azure AD...In Spoke Action i find an Action called "Look Up Group List". What is the significance of this Action. In that Action "Directory Integration" is taken as input. What is Directory Integration?  

find_real_file.png
Alias by Tera Contributor
  • 1562 Views
  • 7 replies
  • 0 helpfuls

Resolved! Adding days excluding weekends

Hi Team,   I have a requirement where I need to add no.of days to approved date excluding weekends and show the same on a date field. For this I'm trying below background script but it is not going inside " if " after for loop. Let me know if any mis...