spring integration - stored-proc-outbound-gateway parameter and results handling -


I need to implement an Oracle stored procedure based on the incoming message, some are shown below. There is such a method in the incoming message that returns to the parameters but I do not get any way to tie it together.

  & lt; Int-jdbc: stored-proc-outbound-gateway id = "dbPollar" data-source = "someDtaSource" request-channel = "triggerChannel" reply-channel = "logjet" stored-procedure-name = "some package. Gt; & Lt; Int-jdbc: sql-parameter-definition name = "row" direction = "in" type = "ROWID" /> & Lt; Int-jdbc: sql-parameter-definition name = "error" direction = "OUT" type = "NVARCHAR" /> & Lt; Int-jdbc: sql-parameter-definition name = "desks" direction = "OIT" type = "NVHAR" /> & Lt; Int-jdbc: Returning-name = "referee" line-mapper = "rowmapper" /> & Lt; / Integer-JDBC: stored-proc-outbound gateway & gt;  

I have a question about how to pass in the parameter and how to remove the out parameter. Given that we have a North-channel, how it works. I would like to generate an output message that wraps the out parameter and the answer channel has a collection of result rows. Please tell any doctor, which includes related details. Thanks Message

Output message payload is a map parameter name.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -