Calling Pega UDFs from database
Hi,
We are using DB2 database on z/OS. To extract data from BLOBs, we'd like to run Pega UDFs directly on Pega DB without using PRPC. Can we invoke UDFs and retrieve results on DB server? If so, how can we do this and save results to a staging DB or to a staging location in XML format?
We are considering this approach as using UDFs from PRPC has performance impacts.
Thanks!