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

Forum Posts

Execute linux command through Flow Designer

Hi, I'm trying to execute a linux command through flow designer/integration hub I created a flow with a script step activity with the following script executing  (function execute(inputs, outputs) { RunCommand('/path/to/myscript'); })(inputs, outputs...

Knowledge Base Best Practice for Attachments

We are expanding our use of the knowledge base and the discussion about attachment document type comes up. Some people like PDF versus Word document. PDF looks nice but then we need to store the Word document somewhere. Has anyone discovered a best p...

JimCheffer by Kilo Expert
  • 9590 Views
  • 16 replies
  • 5 helpfuls

Fulfiller-focused Service Portal pages

I'm going through a project to implement Service Portal as a replacement to the catalog on CMS, and have been given a requirement to allow a fulfiller (Incident/Request) the ability to accept/update their assigned tasks via the new "Mobile first" int...