webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Execute UNIX script in a remote box

    Posted Mon October 18, 2004 05:52 PM

    I want to execute unix scripts in box that is not the Integration server. Can you please help me?

    Thanks,
    Viji


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Execute UNIX script in a remote box

    Posted Mon October 18, 2004 07:07 PM

    Viji,

    Check out the sample OpenSSH package on Advantage, it will allow you to run remote O/S commands.

    – Tim


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: Execute UNIX script in a remote box

    Posted Tue October 19, 2004 12:43 PM

    Tim,

    Thanks for your reply. I appreciate your input.

    I don’t have control on the UNIX box to make the necessary setting changes. I would like to know if there is a way I can create a service where I can pass the user and host information and run scripts in specified location on the remote box.

    Thanks,
    Viji


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: Execute UNIX script in a remote box

    Posted Tue October 19, 2004 05:03 PM

    Viji - Could you execute a Unix script on the local IS server and have that script execute the remote Unix server’s script?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 5.  RE: Execute UNIX script in a remote box

    Posted Tue October 19, 2004 05:38 PM

    Rajesh,

    Thanks for your post.

    It would add more Unix Scripts to maintain. Ideally I would like to directly execute the script in the other Unix Box.

    Appreciate your input.
    Viji


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 6.  RE: Execute UNIX script in a remote box

    Posted Tue October 19, 2004 08:10 PM

    If ssh is not an option, then what does the remote machine have that allows you to run a script remotely? Is rsh available?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services