Jump to content


Click the link below to see the new game I'm developing!


IvanD

Member Since 13 Feb 2012
Offline Last Active Feb 15 2012 03:23 PM
-----

Topics I've Started

Auditing use of pro-iv functions

13 February 2012 - 01:06 PM

Hello,

Dealing with the problem to provide auditing trace of all proiv functions used.
Is there any way to insert the code which is call to specific RDBMS plsql procedure with parameters function name, username, system date time through all functions in the pro-iv repository.

For example:

Logic that would pass each function in the repository, find the logic number for LOGIC-IN or LOGIC-OUT.
And then in that logic specified with that logic number to insert the code with call to RDBMS plsql procedure.

I apreciate any idea or experience if anybody has already deal with similar problem of tracing use of PROIV functions to database table and provide this with packaged procedure that adapt/change all pro-iv functions.

Click the link below to see the new game I'm developing!