Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! create catalog task

Hello Community, Requirement: If the particular field of the requested item record is true then auto create catalog task for the requested item.I have created a business rule to achieve this. But the task is getting created on every update of the req...

ShraddhaMore_0-1714498604274.png ShraddhaMore_1-1714498630318.png
ShraddhaMore by Tera Contributor
  • 1184 Views
  • 4 replies
  • 1 helpfuls

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
  • 459 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
  • 573 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...

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
  • 2002 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
  • 593 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...