cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Parameters to JDBC Adapter

arunneerolil
Contributor
0 Kudos

Hi all,

Normally we will setting JDBC adapter parameters like

driver name & connection details in the adapter.

Is it possible to change/set using a user-defined function in mapping ?

Thanks in advance.

Chemmanz

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

don't think so as jdbc adapter

does not support Adapter-Specific Message Attributes

which allow such changes

Regards,

michal

arunneerolil
Contributor
0 Kudos

hi michal,

thanks for the reply.

in our case we will have to access multiple schemas using one channel.

schema is dynamic and is coming along with the message.

Regards,

Chemmanz