Hello
Are there any examples extending the ManagedAdapter class?
I want to be able to make a call to the database from the java code. Please let me know.
Thanks
Kartik
Hi Kartik,
The Managed Adapter Guide, and search for "SampleAdapter" which contains skeleton code.
Please check if this sample code and the particular section, together with the early chapters in the Managed Adapter Guide helps you.
I noticed that you want to make a database call through Java code. Can this not be made directly from the DB Managed Adapter?
Thanks,
Karthikeyan