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
Expand all | Collapse all

How to create a process using webmethods & webservice

  • 1.  How to create a process using webmethods & webservice

    Posted Tue September 12, 2006 04:15 PM

    Hello,

    I’m a newbie to webMethods.:o I would like to write a program to automate a process that I have to do everyday.

    I have to run sql plus 8.0 to execute a .sql file to generate a log file that then gets uploaded to an FTP site. The .sql file is a select statement to extract information from the database.

    Also the folder in the FTP site has a file which I need to backup to the local pc before I do the upload.

    I would like to automate this using webMethods but have no idea how. :confused:

    Any feed back as to where to get started or some hints would be much appreciate. :proud:

    I have joined webMethodAdvantage site for tutorial and guide as a start so any feedback would really help me have a better understanding of what needs to be done.

    Thanks in advance for your time,

    Anh


    #API-Management
    #soa
    #webMethods


  • 2.  RE: How to create a process using webmethods & webservice

    Posted Tue September 12, 2006 05:16 PM

    What you describe can be done using a simple Flow service which invokes a JDBC Adapter Serivice and uses the built-in services for FTP.

    After working through the Developer 4.6 tutorial, study the JDBC Adapter User’s Guide and Built-In Services Guide.


    #soa
    #webMethods
    #API-Management


  • 3.  RE: How to create a process using webmethods & webservice

    Posted Tue September 12, 2006 07:51 PM

    Thanks Mark, I’ll look into that and give it a try.


    #API-Management
    #webMethods
    #soa