PYUPIP for self service pages
Hi All,
We have PYUPIP utility available for Core HR forms ( PUI forms ) and we can enable the same to get HR trace statements by adding HR_DEBUG_TOOLS function to required menu and enabling it through Tools -> HR Trace option. This feature provides us the trace statements (based on hr_utility statements within code objects ) as per execution order on the trace file and this DOES NOT need tkprof to be run against the trace file.
I am looking for similar option to trace the execution of different code objects on a self-service page. e.g. to get all the code objects including API calls etc when a vacancy is saved or leave is applied through absence management etc.
We have PYUPIP utility available for Core HR forms ( PUI forms ) and we can enable the same to get HR trace statements by adding HR_DEBUG_TOOLS function to required menu and enabling it through Tools -> HR Trace option. This feature provides us the trace statements (based on hr_utility statements within code objects ) as per execution order on the trace file and this DOES NOT need tkprof to be run against the trace file.
I am looking for similar option to trace the execution of different code objects on a self-service page. e.g. to get all the code objects including API calls etc when a vacancy is saved or leave is applied through absence management etc.
Tagged:
0