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

Forum Posts

How to get login user email id into SCTASK description

i need to update login user email id  in task description by using catalog task activity in workflow i tried this   task.description = Login using the users email address + current.varibles.Email(); but i can't get it please suggest possible ways Tha...

poco by Tera Contributor
  • 241 Views
  • 2 replies
  • 0 helpfuls

how to restrict one fields in form section.

In Business application ( cmdb_ci_business_app ) form under compliance section there are some fields called "Business Criticality and "IT Tier Classification" in section contacts we have a field called IT application owner which is a mandatory field....

prash4_0-1714396138573.png prash4_2-1714396359260.png
prash4 by Tera Expert
  • 307 Views
  • 3 replies
  • 0 helpfuls

Duplicate / Delayed impact hashes

Hi I was after some guidance I've seen the following Alerts come from EMSelfMonitoring Duplicate impact hashes were found in sa_hash tableDelayed impact hashes where found in sa_hash table and I've read through the KB about Impact Calculations and ho...

In the role table granted by showing empty

Hi Team, the roles are assigned to the user but not showing as granted by group name, instead of showing empty, even though the user is a part of the group. Can you please help me with this issue? How will we get granted by with group name? Thank you...

Community Alums by Community Alums  
  • 362 Views
  • 1 replies
  • 0 helpfuls

Resolved! Get rows from the transform and print to a JSON string

Hello, I currently have a transform map that I used to load data in ServiceNow.  I now have a requirement get the rows of the loaded data and convert into a JSON string so I can store that into a field in ServiceNow. This is the sample data:numbersho...

Evren Yamin by Tera Contributor
  • 1010 Views
  • 10 replies
  • 2 helpfuls

copy the incident details to the request

I need to have UI Action to cancel the incident and to open new request with copy some information from the incident to the request form ex, requested for location ...etci wrote this ui action its cancel the request but not copying the requester info...

uiaction script.png
f1507513 by Giga Contributor
  • 328 Views
  • 2 replies
  • 0 helpfuls

Soap Integration

Hii all I need help in servicenow soap integration: I need to do the soap integration using flowdesigner Action is---> Run ReportI have : wsdl end point             user name and password         payload:  <soap:Header/><soap:Body><pub:runReport><pub...