page is not rendering with new custom template
Hi All,
I have created a new template and mapped to
Can someone help me how to debug this issue and resolve it.
//
<!--
<%--
Component Template Workflow component.
This is a component template workflow
--%>
<%@include file="/libs/foundation/global.jsp"%>
<%@taglib prefix="
<%@page import="
<%@page import="org
<h1>
<%
//
Logger
{
log.info("GOT WF SERVICE OBJECT");
log.info("NO WF SERVICE OBJECT AVAILABLE");
}
%>
<h2>About to invoke an AEM workflow using the AEM workflow APIs</h2>
<h3>AEM Workflow status: <%=wfService
Thanks,
Kishore