Expand my Community achievements bar.

AdobeID24
AdobeID24
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • inside my js funReport= function(t, e) {                var presenturl=window.location.href;                $.ajax({                    type: "GET",                    url: "/bin/excelreporting",                    data: {                        'presenturl':presenturl,                    }         ...

    Type

    Discussions

    Views

    3.1K

    Like

    1

    Replies

    0
  • I want to trigger my sling servlet on button click and that servlet get trigerred after that and excel file must be downloaded automatically in browser .I have done the coding its working withot any issue ....but the automatically download iafter clicking on buttton on bbrwser itself in dwoload fold...

    Type

    Discussions

    Views

    3.2K

    Likes

    0

    Replies

    1
  • had similar issue not with the jackson but with com.opencsv......

    Type

    Questions

    Views

    7.7K

    Likes

    2

    Replies

    0
  • Need to create manifest.mf file manually... And jar Jackson u downloaded manually? Orjust need to add dependency in pom. Xml then embed tag with import and export tag...... Maven will do all downloading the jar file and deploying in aem when we do mvn clean isntall -PautoInstallPackage

    Type

    Questions

    Views

    7.7K

    Like

    1

    Replies

    0
  • should i need to download the opencsv jar files and then needs to covert it inot bundle and then deploy into the AEM?Simply adding the dependecy in pom.xml file as above and deploying the whole pacakge in aem by mvn clean install -PautoInstallPackagewill not help ?If thats so how we can convert a op...

    Type

    Discussions

    Views

    3.3K

    Likes

    0

    Replies

    0
  • In aem 6.0 it can not be resolved ....which version would be compatible ?  <dependency>  <groupId>com.opencsv</groupId>  <artifactId>opencsv</artifactId>  <version>3.3</version>  </dependency>  </dependencies>I have to use opencsv .

    Type

    Discussions

    Views

    3.4K

    Likes

    0

    Replies

    1
  • Thanks folks it got resolved .Problem may be with user permisiion I restarted the server and it worked

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    0
  • during accessing it is showing me internal 500 server error .logs in error.logs file19.10.2019 01:32:47.885 *WARN* [0:0:0:0:0:0:0:1 [*********************] GET /bin/commentexcelreporting HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl Requested Path /bin/commentexcelreporting.servle...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    0
  • Entry from manifest.mf file :Bundle-Name: AEMMaven13 - CoreBundle-SymbolicName: AEMMaven13.coreBundle-Version: 1.0.0.SNAPSHOTI used bundle symbolic name for mapping Mapping in User mapper service amendment clicking on plus sign AEMMaven13.core:customreporting=customreportinguser

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    0
  • //this all for creating session from resource resolver factory   Map<String, Object> usermap = new HashMap<String, Object>();   usermap.put(ResourceResolverFactory.SUBSERVICE, "customreporting");   ResourceResolver resourceResolver = null;  try { // resourceResolver = resourceResolverFactory.getRes...

    Type

    Questions

    Views

    4.1K

    Like

    1

    Replies

    6
Top badges earned by AdobeID24
Customize the badges you want to showcase on your profile