cancel
Showing results for 
Search instead for 
Did you mean: 

Getting JDBC poll interval in mapping

former_member192892
Active Contributor
0 Kudos
48

HI guys, I'm using a sender JDBC adapter. I wanted to know whether there is a way to get the sender poll interval in my mapping??

I know this can be achieved wid module, but is this parameter available at mapping time in some container parameter???

Thanks

Varun

Accepted Solutions (1)

Accepted Solutions (1)

GabrielSagaya
Active Contributor

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

U can't even use the Adapter Specific Message Attributes for JDBC. Neither there is any SAP provided module for this functionality. So the only option left is writing an adapter module.

Regards,

Prateek

GabrielSagaya
Active Contributor
0 Kudos

former_member192892
Active Contributor
0 Kudos

Hi Gabriel,

Thanks for replyin,

But I needed a method to access communication channel params at mapping time...

I wanted to know if that is possible, or writing adapter module is the only solution

Former Member
0 Kudos

AFAIK ther is no std way of doing this. Developig a adapter module seems to be the only way out.

Regards,

Jai Shankar