Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
<% if (("true").equals(useErrorWorkflow)) {%>
// A horrible hack to support OnComponentError workflows
<%=cid%>_error(e, "<%=cid%>", globalMap);
<% } %>