IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.  Unix shell script invocation from webmethods in nt

    Posted Mon January 20, 2003 12:20 PM

    Can somebody tell me if it is possible to invoke a shell script in Unix environment from, a webMethods server running in NT, without using FTP or any java server installed in unix environment or MQ Series installation on Unix side.

    Thanks
    Premnath


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 2.  RE: Unix shell script invocation from webmethods in nt

    Posted Tue January 21, 2003 01:06 AM

    Yes, at least two ways - try to get the executer adapter from webMethods - it enables you to do exactly that. Otherwise you can download NetComponents - it allows you to do (among other things) remote execution, which should sort out your problem.
    Hope this helps

    Regards
    W


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Unix shell script invocation from webmethods in nt

    Posted Tue September 09, 2003 06:18 AM

    Dear W,
    thanx for the info…
    does netcomponents come as a free download?

    regards,
    chirag.


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Unix shell script invocation from webmethods in nt

    Posted Wed September 10, 2003 12:54 AM

    Yes, netcomponents comes as a free download - try ORO Software Archive - Savarese.Org. It works very well for doing both remote execution and FTP.
    The executer adapter is available from wM free of charge (at least it was when I last checked). However, if I remember correctly, they don’t really support the executer adapter anymore.

    Are you doing this from ES or IS? If from IS, also have a look at WmSamples package under commandLineExec (don’t know if it’ll work on Unix, haven’t tried that yet).

    Cheers
    Willem


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods