How do you ensure technical compliance of a PIP?
A.
by conducting code walkthroughs
B.
by creating complex test cases
C.
by executing PIP Auditor tool to produce technical compliance reports
D.
by executing XMAN and EOL2CSV tools
Explanation:
The PIP Auditor is run against your BPEL and ESB code to check whether they follow the AIA
methodology for coding conventions. The output is a static HTML report. Therefore, the results
are a single snapshot of your code at the time it was run.
The PIP Auditor can be run against Oracle out-of-the-box PIPs, against PIPs that you have
customized, or against your custom code that follows AIA design and development guidelines.
Thus, in some cases, you may want to run the report weekly to continously monitor your
progress (or lack thereof) of coding compliancy.
The PIP Auditor reports on compliancy to coding standards.
The PIP Auditor also provides suggestions for fixes for each of the identified violations.
Reference: Oracle Application Integration Architecture, Infrastructure Components and Utilities
Guide