× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



A year ago this past April, I was able, in my UDF experiments, to achieve proof-of-concept on a UDF, based on an ILE RPG SRVPGM, to censor rows returned in an SQL view.

And now, I've about forgotten most of what I did.

I was able to find the RPGLE source member for the proof-of-concept censorship function. And I've found the docs on how to execute a CREATE FUNCTION statement for an external UDF.

But any general advice on the subject would be appreciated.

As would the answer to a couple of specific questions:
(1) If I update the service program, do I then have to DROP the UDF and CREATE it again?
(2) My censorship function's return value ("C" for censor, "P" for pass) is derived from the parameters, and from the user profile under which the function is executed. Can I assume that cached results of DETERMINISTIC functions aren't shared across job boundaries? That this function that's deterministic for any given user is DETERMINISTIC for SQL purposes?

--
JHHL

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.