<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- * Copyright (c) 2004, 2009, Oracle and/or its affiliates.All rights reserved. * * NAME * maskingWizImpactReport.jsp * * NOTES * jsp for Create Masking Job UI - Impact Report page * The key to the bean supporting the page * is 'maskingBean' * * * MODIFIED * kmckeen 02/03/09 - Include oemNoscript to eliminate OAC Cat1 violation * kmckeen 06/19/08 - Implement new workflow * xshen 06/29/07 - ada fix * xshen 07/25/06 - Created * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@ include file="/database/masking/dmMsging.jspf" %> <%-- TBD: Printable Page --%> <%@ include file="/database/masking/maskingWizPageButtons.jspf" %>