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

Forum Posts

Resolved! Adding Additional fields / workflow to Assessment (Survey) records

Situation: I have created Customer Satisfaction Surveys, One for Incident & one for request. For each response record (AINST) I would like to enable additional workflow steps, add fields, and flows. I've tried to add a 'Follow Up' section and 'Exclud...

find_real_file.png
Kevin by Tera Expert
  • 666 Views
  • 1 replies
  • 1 helpfuls

Resolved! How to populate Requestor Details in variables of MRVS?

Hi All, Hope everyone is doing good. I am working on a catalog form with Variables, Name (reference to User table), Department, Work Location, Telephone, Email. When value changes in Name variable, all the other variables get populated automatically ...

rkreddy by Giga Expert
  • 5086 Views
  • 58 replies
  • 0 helpfuls

Email notification not working on approval table

Hi, I have a requirement to trigger a notification once the approver approves the approval request on the RITM(sc_req_item) table. I am triggering an event from the workflow. I need the notification to be received by all the approvers and the request...

find_real_file.png find_real_file.png
Hari1 by Mega Sage
  • 949 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to change the description text color in service now portal.

In ServiceNow Portal I need to change the description text color. In what way i need to change to another color? Under Request there is a incident number (which is highlighted in yellow) that text color should be change to another color. Please tell...

find_real_file.png
sai79 by Kilo Contributor
  • 886 Views
  • 3 replies
  • 1 helpfuls

Resolved! Business Rule to change state based on user role

Hello, All!  I just upgraded to San Diego and a few of my business rules started going wonky.  I'm trying to fix this one for my INCs, but I can't seem to do it.  I have a role (ASDM) that I put in just for one group so I can call it here due to a bu...

find_real_file.png
Ben124 by Tera Expert
  • 1066 Views
  • 2 replies
  • 2 helpfuls

Resolved! Create change task when change request is created(Not more than one change task for change request), and in case exiting change request is updated respected change task should get updated.

I have only tried this, (function executeRule(current, previous /*null when async*/ ) { var gr = new GlideRecord("change_task"); gr.initialize(); gr.change_request = current.sys_id; gr.insert(); gs.addInfoMessage(gr.number+"",'Change task has been c...

kartik1 by Tera Contributor
  • 985 Views
  • 2 replies
  • 1 helpfuls

Trigger approvals to group members using script

Hello everyone, Hope you all doing good. In a workflow I have already a Approval user activity where I have written script like if the standard change template version is this, then i am pushing approvals using answer.push for different users.  But h...

Pallavi65 by Tera Contributor
  • 1004 Views
  • 3 replies
  • 0 helpfuls

Resolved! I'm attempting to translate titles of Widgets from English to French( Ex: List of Content Name, Static content Name); I've also added "Translated Text" to the attribute. However, it does not translate on the dashboard. Is there anyone who can help me

I'm attempting to translate titles of Widgets from English to French( Ex: List of Content Name, Static content Name); I've also added "Translated Text" to the attribute. However, it does not translate on the dashboard. Is there anyone who can help me...

find_real_file.png

Make text in Bold in show field mesage

Hello all,   How we can make the text as BOLD in ShowFieldMessage. We can able to make text as bold in addInfoMessage. But need to make text as bold in ShowFieldMessage   Can we do this?   Thanks in advance

n_16 by Tera Contributor
  • 1292 Views
  • 2 replies
  • 0 helpfuls