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

Forum Posts

Knowledge V3 - Retire Knowledge Article

We are currently re-deploying our Knowledge Management process using the Out-of-box Knowledge V3 with versioning. We have a requirement proposed that any ITIL user can start the Retire process on any article.  The out-of-box process does not seem to ...

Christopher8 by Tera Contributor
  • 6247 Views
  • 4 replies
  • 6 helpfuls

REST API Custom Error Response

Hi, We are trying to add custom response on mandatory variable check-in record producer REST API. Here is the code for the custom error message: (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { var recordProducerId = r...