<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- * Copyright (c) 2004, 2009, Oracle and/or its affiliates.All rights reserved. * * NAME * maskingWizSchedule.jsp * * NOTES * jsp for Create Masking Job UI - Job Schedule page * The key to the bean supporting the page * is 'maskingBean' * * * MODIFIED * kmckeen 02/03/09 - Include oemNoscript to eliminate OAC Cat1 violation * kmckeen 11/26/08 - Implement initial input focus * vgoli 10/21/08 - fix OAC violations * kmckeen 06/21/08 - Implement new workflow * xshen 02/20/07 - job name length * 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" %> <%@ include file="/credentials.jspf"%> <%@ include file="/sdk/schedule/start.jspf"%> <%@ include file="/database/masking/maskingWizPageButtons.jspf" %>