Question
Accenture
IN
Last activity: 30 May 2016 12:09 EDT
Refcursor within another Refcursor
Hi,
In Our application, we need to access a Ref Cursor within another Refcursor. While we are executing SQL we are getting exception.
example - EmployeeDetails refCursor type -- contains one attribute is EmployeeCertificationDtls (refCursor Type)
Is it possible to access in pega? if possible, how to achieve it? Can you please help us?
we are calling like \{ call StoreProce1({.pyLabel out}, {.pyNote out}, {resultset} \}
Thanks,
Padmanabhan K