PK8LFLMETA-INF/MANIFEST.MFþÊðþManifest-Version: 1.0 Content-Package-Roots: /apps/AEMForms/fetchad/GET.jsp,/content/getad Content-Package-Type: mixed Content-Package-Id: my_packages:WebChannelDelivery Content-Package-Description: GET.jsp which will handle to initial requ est to render the AD PK‹}ë4PK8LFL META-INF/ÿÿPKPK8LFLMETA-INF/vault/ÿÿPKPK8LFLMETA-INF/vault/config.xml÷ñ PKŽ£} PK8LFLMETA-INF/vault/filter.xml²Mÿ ±Ê°­³¦±ç°Àµ÷·²±Ê°­8³¢¹ó³¢Â᳦°ù³å°ù´Ç´Ç³Ù/.³¦´Ç²Ô³Ù±ð²Ô³Ù.³æ³¾±ô¸é­þ ±Ê°­Ù‘°¨êW¸é±Ê°­8³¢¹ó³¢Â᳦°ù³å°ù´Ç´Ç³Ù/³¦´Ç²Ô³Ù±ð²Ô³Ù/ÿÿ±Ê°­±Ê°­8³¢¹ó³¢Â᳦°ù³å°ù´Ç´Ç³Ù/³¦´Ç²Ô³Ù±ð²Ô³Ù/.³¦´Ç²Ô³Ù±ð²Ô³Ù.³æ³¾±ô¶Äý ±Ê°­ó<á,„PK8LFLjcr_root/content/getad/ÿÿPKPK8LFL#jcr_root/content/getad/.content.xmløÿ ±Ê°­¹È¶Ù™ýø±Ê°­8³¢¹ó³¢Â᳦°ù³å°ù´Ç´Ç³Ù/³¦´Ç²Ô³Ù±ð²Ô³Ù/²µ±ð³Ù²¹»å/¹ó¶Ù²Ñ/ÿÿ±Ê°­±Ê°­8³¢¹ó³¢'Â᳦°ù³å°ù´Ç´Ç³Ù/³¦´Ç²Ô³Ù±ð²Ô³Ù/²µ±ð³Ù²¹»å/¹ó¶Ù²Ñ/.³¦´Ç²Ô³Ù±ð²Ô³Ù.³æ³¾±ôñý PKªµ0dPK8LFLjcr_root/apps/ÿÿPKPK8LFLjcr_root/apps/.content.xmlô ÿ ±Ê°­³Ò°ù±ùô±Ê°­8³¢¹ó³¢Â᳦°ù³å°ù´Ç´Ç³Ù/²¹±è±è²õ/´¡·¡²Ñ¹ó´Ç°ù³¾²õ/ÿÿ±Ê°­±Ê°­8³¢¹ó³¢Â᳦°ù³å°ù´Ç´Ç³Ù/²¹±è±è²õ/´¡·¡²Ñ¹ó´Ç°ù³¾²õ/´Ú±ð³Ù³¦³ó²¹»å/ÿÿ±Ê°­±Ê°­8³¢¹ó³¢+Â᳦°ù³å°ù´Ç´Ç³Ù/²¹±è±è²õ/´¡·¡²Ñ¹ó´Ç°ù³¾²õ/´Ú±ð³Ù³¦³ó²¹»å/.³¦´Ç²Ô³Ù±ð²Ô³Ù.³æ³¾±ô¦³Ûÿ ±Ê°­ãê°À(«¦±Ê°­ðK¹ó³¢&Â᳦°ù³å°ù´Ç´Ç³Ù/²¹±è±è²õ/´¡·¡²Ñ¹ó´Ç°ù³¾²õ/´Ú±ð³Ù³¦³ó²¹»å/³Ò·¡°Õ.Âá²õ±è°¿°ù<%-- Render Web Channel Document using API --%><% %><%@include file="/libs/foundation/global.jsp"%> <%@taglib prefix="cq" uri="http://www.day.com/taglibs/cq/1.0"%> <%@ page import="org.apache.sling.api.request.RequestParameter,javax.jcr.Session,com.day.cq.wcm.api.WCMMode,com.adobe.forms.common.submitutils.CustomParameterRequest,com.adobe.aemds.guide.submitutils.*,com.adobe.forms.common.submitutils.*" %> <%@ page import="java.util.Map,java.util.HashMap,org.apache.log4j.Logger"%> <%@page session="false" %><% %><% String webChannelDocument = "/content/forms/af/401kstatement/401KStatement"; Logger logger = Logger.getLogger(this.getClass()); logger.debug("Got logger"); Session session = resourceResolver.adaptTo(Session.class); Map map = new HashMap(); org.apache.jackrabbit.api.security.user.UserManager um = ((org.apache.jackrabbit.api.JackrabbitSession) session).getUserManager(); logger.debug("Got UM"); org.apache.jackrabbit.api.security.user.Authorizable loggedinUser = um.getAuthorizable(session.getUserID()); logger.debug("Got logged in user"); String accountNumber = loggedinUser.getProperty("profile/accountnumber")[0].getString(); logger.debug("Got accountnumber"); map.put("accountnumber",accountNumber); slingRequest.setAttribute("paramMap",map); WCMMode.DISABLED.toRequest(slingRequest); CustomParameterRequest wrapperRequest = new CustomParameterRequest(slingRequest,"GET"); logger.debug("I am now loading AD"); wrapperRequest.getRequestDispatcher(webChannelDocument+"/channels/web.html").include(wrapperRequest, response); logger.debug("Got 401 K Statment"); %>PKx°8vTOPK8LFLMETA-INF/vault/nodetypes.cndy †ò<'sling'='http://sling.apache.org/jcr/sling/1.0'> <'cq'='http://www.day.com/jcr/cq/1.0'> <'nt'='http://www.jcp.org/jcr/nt/1.0'> <'jcr'='http://www.jcp.org/jcr/1.0'> <'mix'='http://www.jcp.org/jcr/mix/1.0'> <'rep'='internal'> [sling:Resource] mixin - sling:resourceType (string) [cq:Page] > nt:hierarchyNode orderable primaryitem jcr:content + * (nt:base) = nt:base version + jcr:content (nt:base) = nt:unstructured [cq:PageContent] > cq:OwnerTaggable, cq:ReplicationStatus, mix:created, mix:title, nt:unstructured, sling:Resource, sling:VanityPath orderable - pageTitle (string) - cq:lastModified (date) - jcr:language (string) - offTime (date) - cq:lastModifiedBy (string) - hideInNav (boolean) - cq:designPath (string) - cq:template (string) - onTime (date) - navTitle (string) - cq:allowedTemplates (string) multiple [sling:VanityPath] mixin - sling:vanityPath (string) multiple - sling:redirect (boolean) - sling:vanityOrder (long) - sling:redirectStatus (long) [cq:OwnerTaggable] > cq:Taggable mixin [cq:Taggable] mixin - cq:tags (string) multiple [cq:ReplicationStatus] mixin - cq:lastPublishedBy (string) ignore - cq:lastReplicatedBy (string) ignore - cq:lastReplicationAction (string) ignore - cq:lastReplicationStatus (string) ignore - cq:lastPublished (date) ignore - cq:lastReplicated (date) ignore [sling:OrderedFolder] > sling:Folder orderable + * (nt:base) = sling:OrderedFolder version [sling:Folder] > nt:folder - * (undefined) multiple - * (undefined) + * (nt:base) = sling:Folder version [cq:Component] > mix:title, nt:folder, sling:ResourceSuperType - * (undefined) - allowedChildren (string) multiple - dialogPath (string) - * (undefined) multiple - cq:isContainer (boolean) - cq:noDecoration (boolean) - cq:cellName (string) - allowedParents (string) multiple - componentGroup (string) + cq:childEditConfig (cq:EditConfig) = cq:EditConfig + design_dialog (nt:base) = nt:unstructured + * (nt:base) = nt:base multiple version + cq:infoProviders (nt:base) = nt:unstructured + virtual (nt:base) = sling:Folder + dialog (nt:base) = nt:unstructured + cq:htmlTag (nt:base) = nt:unstructured + cq:editConfig (cq:EditConfig) = cq:EditConfig + icon.png (nt:file) + thumbnail.png (nt:file) [sling:ResourceSuperType] mixin - sling:resourceSuperType (string) [cq:EditConfig] > nt:hierarchyNode, nt:unstructured orderable - cq:dialogMode (string) < 'auto', 'floating', 'inline' - cq:layout (string) < 'editbar', 'rollover', 'auto' - cq:actions (string) multiple - cq:emptyText (string) - cq:inherit (boolean) + cq:formParameters (nt:base) = nt:unstructured + cq:actionConfigs (nt:base) = nt:unstructured + cq:dropTargets (nt:base) = nt:unstructured + cq:inplaceEditing (cq:InplaceEditingConfig) = cq:InplaceEditingConfig + cq:listeners (nt:base) = cq:EditListenersConfig [cq:InplaceEditingConfig] > nt:unstructured orderable - editorType (string) - configPath (string) - active (boolean) + config (nt:unstructured) = nt:unstructured [cq:EditListenersConfig] - afteredit (string) - aftermove (string) - afterinsert (string) - * (undefined) multiple - aftercreate (string) - afterremove (string) - * (undefined) - afterdelete (string) + * (nt:base) = nt:base multiple version [rep:RepoAccessControllable] mixin + rep:repoPolicy (rep:Policy) protected ignore PK:ý²“~ y PK;LFLMETA-INF/vault/properties.xml;Äü FileVault Package Properties admin WebChannelDelivery 2018-02-06T09:33:55.840+05:30 admin merge 2018-02-06T09:33:48.736+05:30 15 my_packages 2018-02-06T09:33:55.840+05:30 GET.jsp which will handle to initial request to render the AD admin ±Ê°­¶Ù±Ê¹7°ª;±Ê°­;³¢¹ó³¢²Ñ·¡°Õ´¡-±õ±·¹ó/±¹²¹³Ü±ô³Ù/»å±ð´Ú¾±²Ô¾±³Ù¾±´Ç²Ô/ÿÿ±Ê°­±Ê°­;³¢¹ó³¢&²Ñ·¡°Õ´¡-±õ±·¹ó/±¹²¹³Ü±ô³Ù/»å±ð´Ú¾±²Ô¾±³Ù¾±´Ç²Ô/.³¦´Ç²Ô³Ù±ð²Ô³Ù.³æ³¾±ôÐ/û PK†ÒþéÕÐPK8LFL‹}ë4META-INF/MANIFEST.MFþÊPK8LFL ZMETA-INF/PK8LFL–META-INF/vault/PK8LFLŽ£} ØMETA-INF/vault/config.xmlPK8LFLcq\{·²,META-INF/vault/filter.xmlPK8LFLÙ‘}êWR*jcr_root/.content.xmlPK8LFLÄjcr_root/content/PK8LFLó<á,„jcr_root/content/.content.xmlPK8LFL×jcr_root/content/getad/PK8LFL¹ÈD™ýø#!jcr_root/content/getad/.content.xmlPK8LFLojcr_root/content/getad/FDM/PK8LFLªµ0d'½jcr_root/content/getad/FDM/.content.xmlPK8LFL%jcr_root/apps/PK8LFLGr±ùôfjcr_root/apps/.content.xmlPK8LFL§jcr_root/apps/AEMForms/PK8LFLñjcr_root/apps/AEMForms/fetchad/PK8LFLãê\(«¦+Cjcr_root/apps/AEMForms/fetchad/.content.xmlPKðKFLx°8vTO&Gjcr_root/apps/AEMForms/fetchad/GET.jspPK8LFL:ý²“~ y ï#META-INF/vault/nodetypes.cndPK;LFLDP¹7@;·1META-INF/vault/properties.xmlPK;LFLB5META-INF/vault/definition/PK;LFL†ÒþéÕÐ&5META-INF/vault/definition/.content.xmlPK=¸: