Question
Phalanx Consultancy Limited
GB
Last activity: 6 Jul 2016 12:59 EDT
I want to map the result set that is being returned from the DB2 stored procedure in PEGA 6.2 SP1 version. Could you please let me know the code for it? (be it JAVA code or in the connect-sql, for both single result set and multiple result sets)
I want to map the result set that is being returned from the DB2 stored procedure in PEGA 6.2 SP1 version. Could you please let me know the code for it? (be it JAVA code or in the connect-sql, for both single result set and multiple result sets). I want to capture it say in pxresults page or publish the output in log.
the call that I am trying to make is a delete call. So please advise on the delete query.