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

How to Implement Custom SQL using execSQL build in Service

  • 1.  How to Implement Custom SQL using execSQL build in Service

    Posted Mon July 15, 2002 06:19 PM

    Hi all,

    I need to implement a custom sql statement to get a list of file names from the table. The SQL is

    Select File_Name from table where file_id in ( ? )

    Here I need to supply comma seperated value to the sql. I tried doing this with execSQL build-in-service, but i its not working. Thanks in Advance.

    Muru.


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