webMethods step by step configuring jdbc sql adapter
Jan 28, 2012 08:35 0 Comments Adapters Tomas

 

 

Task: Configuring JDBC-sql Adapter

 

OS: WindowsOS

Platform: webMethods 6.1

 

Jdbc  Adapters :

Sql server Adapters :

 

Insert Adapter service

 

Table tab

Select the database and table name

 

Insert tab

 Select  the columns to insert the data ,data conversation expression column and have  Coding the values

Input field type – java .lang . string   -  Jdbc Type  -  variable  character   -  column data type –     Variable  character.

Our data flow when we insert some data through  adapter service to a table.

 

Delete Adapter service input field:

We can also change it by giving any name.

 

Table tab

 Select   the database and Table name.

 

Where Tab

For selecting  the column name and the condition on the column.

 

Input field

Give some variable name, at the time of running it asks for the value of  the variable.

 

 Input field                       Input field type                        Jdbc type

Variable name                     java . lang . string                            BIGINT

 

AND/OR

Choose for  multiple columns

 

Column

Choose  the column name on which you want to apply the condition.

 

 

 

 

Prev Next
About the Author
Topic Replies (0)
Leave a Reply
Guest User

You might also like

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect