Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Pull only the current time with Client Script

Hello all, I am working on configuring a record producer that will need to display certain variables depending on if it is during business hours or after hours. My thought was to use a client script to get the current time and hide/show variables dep...

TacoJoe by Tera Contributor
  • 1002 Views
  • 3 replies
  • 0 helpfuls

Change Management Assess Risk in SOW view

Hi Team, In Change management SOW view we have option to "Assess Risk" during new state if we click on assess risk and submit Risk question i don't have option to Re-asses the Risk during other states i.e. Assess and Authorize. Please provide me the ...

pujitha K by Tera Contributor
  • 937 Views
  • 1 replies
  • 0 helpfuls

Resolved! Can't change user role to admin for my PDI

Hello SN community, I have requested a PDI to practice, the "Change User Role" is dimmed as per screenshot, I have tried to reset and wipe my instance a lot with no clue, I have also released the instance but the issue persisted. KFYA

PDI case.png
ManarY by Tera Contributor
  • 2955 Views
  • 9 replies
  • 5 helpfuls

Resolved! Populate MRV in a record producer with data by an imported excel

Hello everyone,I have a record producer in which I can upload an excel file which gets directly inserted in the sys_attachment table.Now I have to insert that imported data (simple strings) in my MRV. I've found similar posts: Automatically fill the ...

LT6 by Tera Expert
  • 6375 Views
  • 13 replies
  • 4 helpfuls

integrate servicenow with microsoft form

I have a scenario. Whenever someone submit a Microsoft form, a case should be created in ServiceNow. Can anyone please guide me on how to do this? What procedure should I follow? We don't have integration hub subscription. 

Apaul by Tera Contributor
  • 1724 Views
  • 2 replies
  • 2 helpfuls

Parse excel to feed data in MRVS using data source

Hi Team, We have a catalog item for Bulk Upload of hardware required for new hire. When an excel sheet containing the data is attached to the catalog, every row of the excel should convert into a new row in the MRVS. Every column of the excel will be...