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

Forum Posts

Background script - get users email_id's

Hi All, Can someone please help me with the below script, I'm trying to fetch 'email id' of 'delname' users. var delname = 'Mohmed Ahm, Sudarsh Dhoni';var delnew = delname.split(',');for (var i = 0; i <= delnew.length; i++) {    var getdel = new Glid...

Ankita9793 by Tera Contributor
  • 690 Views
  • 5 replies
  • 3 helpfuls

Convert attached PDF to text

Hey all, I want to parse data which is attached to record/incident and get that data into Text format. Does anyone know how can I achieve it? 

shan82 by Tera Contributor
  • 1735 Views
  • 4 replies
  • 0 helpfuls

Resolved! Want to add One field in Pop Up of problem task record

Hi, When we click on complete button on the problem task record, there is a popup that appears and i want to add one more field into that popup. not sure where and how to find its configuration.Below is the Popup which is OOB functionality. I need to...

anvithaash_0-1766761672582.png
anvitha ash by Tera Contributor
  • 1974 Views
  • 15 replies
  • 0 helpfuls

After RITM Creation how to create Standard change

Hi All, I have two catalog forms, each with its own template. Once the RITM is submitted, a Standard Change should be created based on the corresponding catalog item. I tried to store the form and template sys_id in system property and used business ...

Rama26 by Tera Contributor
  • 1507 Views
  • 5 replies
  • 0 helpfuls

ATF(Automated Test Framework)

Hi,I am working on ATF for the Problem module, and it is a large flow that includes both Approval tasks and P tasks. I am trying to complete the entire flow, but I am facing an issue.The status shows an error, even though in the Step Results all step...

Rules

For high-performance processing, which is preferred: Business Rules or Script Includes?

knowledge_contributor role user to create knowledge base

Hi,  As per OOB users with role knowledge_admin or admin can create new Knowledge bases. we would like to extend this capability to  knowledge_contributor role users to create the new knowledge bases as well. Please advise best approach to do this  T...

anvitha ash by Tera Contributor
  • 2602 Views
  • 6 replies
  • 0 helpfuls

Report shows fields value not the label

We have a report where we want to group incidents by category. The report is showing the category values and not the label which is causing issues. Is there a way for us to adjust the report to have the table show the label instead of the value of th...

WasonJ1_1-1765833058166.png WasonJ1_0-1765833035348.png
WasonJ1 by Tera Expert
  • 347 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to get the variable values in flow designer

Hi Team, I have a flow designer, Once I submit the item, Ritm and sc_tasks are creating. Now in sc_task short description I want to add one of the variable value in it.  I have added above one in my flow designer Action, this is coming in below way B...

SriramPusuluri_0-1766584428894.png SriramPusuluri_1-1766584484270.png SriramPusuluri_2-1766584524320.png