Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

CMDB - Orphan Rule

As CMDB administrator, I want to define an Orphan Rule for every Principal CI Class so that CIs that should be cleaned up or have incorrect relationships are identified and can be corrected.For Server CI Class, the rule should be to mark all those se...

Check if specific date has active task

Hello, everyone. I have a catalog item that allows users to book space. And the space is reserved after a 'catalog task' created by the flow with updated u_start and u_end (datetime custom fields).For each start date/time selected by the requestor, t...

tsoct by Tera Guru
  • 306 Views
  • 1 replies
  • 0 helpfuls

Getting the error "Invoke-RestMethod : The remote server returned an error: (415) Unsupported Media Type" when trying to run powershell file in MID server

Hi,   I am trying to monitor a Windows service from the MID server and trying to run a powershell file that creates an incident in servicenow when the service fails. I have used the default code available in Servicenow REST API explorer but I am gett...