<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- * Copyright (c) 2004, 2009, Oracle and/or its affiliates.All rights reserved. * * NAME * maskingWizConfigColumnRule.jsp * * NOTES * Launched from 'Configure Rule' icon on masking page. * * MODIFIED * kmckeen 02/12/09 - Bug 7477370 - package is a JavaScript reserved word * kmckeen 02/03/09 - Include oemNoscript to eliminate OAC Cat1 violation * vgoli 10/21/08 - fix OAC violations * kmckeen 09/08/08 - * vgoli 09/05/08 - javascript changes to handle mixed case db object * names * kmckeen 08/25/08 - do not use Table in javascript variable names * vgoli 08/19/08 - Table Column validation * kmckeen 08/12/08 - Handle UDF package/function * vgoli 08/04/08 - new ui with hGrid * kmckeen 08/01/08 - Get subset lov working * kmckeen 06/26/08 - Implement new workflow * xshen 02/15/08 - validation work * xshen 02/14/08 - default condition work * xshen 01/30/08 - conditional masking * xshen 07/03/07 - onchange dest * xshen 06/29/07 - ada fix * xshen 03/06/07 - ui changes * xshen 02/11/07 - show sample changes * xshen 12/06/06 - read only mode * xshen 08/29/06 - support bulk config * xshen 07/21/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" %> <%-- Use the pageStatus tag to provide page context (target name) --%> <%-- Follow page/wizard context information with a separator --%>