cancel
Showing results for 
Search instead for 
Did you mean: 

Bind Parameter to Init Method in Message Mapping

Former Member
0 Kudos

Hi Experts ,

I have a requirement where I have to perform a JDBC Lookup of the max sequence number allocated and increment subsequently for the context based on the value in the response.I had to do JDBC Lookup only once , so I used the init method in message mapping and was successful in getting the value and storing it in a global variable .

The issue now is , I am trying to dynamically pass the database tablename in the init method using a parameter , but I could not find the option to bind it , unlike the option we have for UDF where we can doubleclick and assign correponding parameter .

Please let me know how this binding can be achieved ?

Regards,

Nick

Accepted Solutions (0)

Answers (0)