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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

Problem getting column names from a java service

  • 1.  Problem getting column names from a java service

    Posted 01/12/04 10:15 AM

    Hi All,

    I have written a java service to get the column names and values based on a sql string with where condition from oracle 7.3.4 , it works fine on windows but when the package is deployed on unix it doesnt return all the column names and also not at correct positions but it returns all the values correctly.when this java service is run without webMethods , imean as a Sample program it runs fine even on Unix shell but when it is run on webMethods we are finding this problem.Can somebody please help me out.

    Regards,

    Raghu


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


  • 2.  RE: Problem getting column names from a java service

    Posted 01/12/04 12:08 PM

    Hi Raghu

    Have you checked that when running from within webMethods you are using the same JDBC as when running from outside?

    Chris


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