Hello!
I am newby at webMethods and my main programming language is C#, so I didn’t really work with eclipse.
I faced with the problem to get the dump of database. I’ve created JDBC adapter with connection to my database and I can perform operations on the database like Select, Update, … But I don’t understand how to get my table data to .csv file. If I perform Select without any conditions I can save results in XML. But I don’t need it in XML, I want all this data in .csv file. Is it possible? Please help me with this problem.
#webMethods#webMethods-General#Integration-Server-and-ESB