Interview Question
Qus: How webMethods Developer Supports Tables?
Answers (1)
There is an element called Adapter Service in Web methods.Using this element u can create adapter service like
insert,update and delete,select the records from table.Before that u have to create Adapter Connection in
Integration server under Jdbc Adapter.