Copy link to clipboard
Copied
I'm looking for a cfscript that can remove data source of multiple servers. Is this possible or not?
Cheers,
Olivier
Copy link to clipboard
Copied
Remove multiple datasources from one server, or multiple datasources *from* multiple servers? How many servers and datasources are you talking?
You'll need the AdminAPI to remove datasources.
Copy link to clipboard
Copied
Removing from multiple servers.
100 servers
1 datasource
Copy link to clipboard
Copied
In which case I'd read up on the AdminAPI, each server hosts a webservice which can be used to remove datasources easily and remotely.