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 - Delete files from CI using Mid Server

bhakti2
Tera Contributor

Hello,

We want to delete files from a particular CI that is discovered by the Mid Server. We have the Mid Server credentials along with the CI names.

How can we achieve this?

5 REPLIES 5

Appli
Giga Sage

Hi, consider to create alert management rule that will launch remediation action (as an example - subflow with powershell script).

Hope it helps