<%@ include file="/sdk/oemTop.jspf" %> <%-- @ include file="/oemNoscript.jspf" --%> <%-- -- Page: editRepDefPublishPage.jsp -- Controller: eml/ip/ui/edit/IPRepDefPublishController.java -- -- Description: The Publish/Schedule Tab for Report Definition Edit --%> <%-- Tag Libraries --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemNoscript.jspf" %> <%-- HTML Page Title --%> <%@ include file="/oemTitle.jspf" %> <%-- HTML Form --%> <%@ include file="/oemGlobal.jspf" %> <%-- Warning/Error display --%> <%-- Create/Edit/View Header --%> <%-- SubTabs --%> <%-- ------------------------------------------------ --%> <%-- START: SCHEDULE/PUBLISH TAB CONTENTS starts here --%> <%-- ------------------------------------------------ --%> <%-- Checkbox - Email options specified --%> <%-- Publish Job Information --%> <%-- ----------------------- --%> <%-- Enterprise Manager Job (shown if report is scheduled) --%> <%-- Enterprise Manager Name --%> <%-- Publish Job Status row --%> <%-- status NLS text --%> <%-- Publish Job Output row --%> <%-- job output cell (could be long) --%> <%-- Indent the schedule and email options to indicate that they are related --%> <%-- --------------------- --%> <%-- SCHEDULE PAGE SEGMENT --%> <%-- --------------------- --%> <%-- include the schedule page segment --%> <%-- ------------------ --%> <%-- STORE PAGE SECTION --%> <%-- ------------------ --%> <%-- ------------------ --%> <%-- EMAIL PAGE SECTION --%> <%-- ------------------ --%> <%-- Checkbox - Email options specified --%> <%-- Email from --%> <%-- Email reply to --%> <%-- Email recipients --%> <%-- Email subject --%> <%-- ------------------ --%> <%-- PURGE PAGE SECTION --%> <%-- ------------------ --%> <%-- Enable Purge Policy button --%> <%-- Purge based on retention time --%> <%-- Purge based on number of versions --%> <%-- ------------------------------- --%> <%-- END: SCHEDULE/PUBLISH TAB CONTENTS ends here --%> <%-- ------------------------------- --%> <%-- Create/Edit Buttons --%> <%-- END: HTML Form --%> <%-- END: Content --%>