How to run OS command through Apex
534906Mar 15 2013 — edited Mar 15 2013Hi,
I am using Apex 4.1 on Linux5 with database 11gR2.
I have created one page in apex which contains all my host names for different environments.
Is it possible to put some function in apex so that I may open a putty/ssh session by clicking/right-click on host entry.
Like if I click on any row, it should open ssh session through putty from my windows dekstop from where I am accessing the application.
I tried to search the solution on this forum and though google but no luck so far.
Thanks