
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Recently, upon talking to a colleague of mine (Chris Maloy), I realized that there's not an Orchestration activity to allow running a command on a MID server. Out of the box, there are SSH command activity for Linux MID server and Powershell command activity for Windows MID server that can be used, but surely there are times when one just needs to execute something outside of those context. Moreover, those activities require credentials whereas running a command locally on the MID server really doesn't require all that.
Well, if you're interested in that, here's a simple activity that will allow you to specify a command on a specified MID server.
Have fun with it and let me know if there's anything that can be improved!
thanks
Aleck
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.