6 Mar
2003
6 Mar
'03
4 a.m.
I have a Z SQL method that wants to use document_src. Unlike a DTML Method, there is no "proxy" tab for me to set the Manager permission. As a workaround, I execute the document_src in the calling DTML method and pass the result as a parameter to the Z SQL method.... but I wonder if there is a more elegant solution?