Expand my Community achievements bar.

AdobeID24
AdobeID24
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hey jaideep, Thanks for the reply.... That is wat I am asking... I have to switch to higher version of aem like 6.3 or upper version to use these annotation.. If I want to use with lower version of aem like 6.0 is there any way? Like specifically insatllimg bundle explicity in aem in system/console....

    Type

    Questions

    Views

    2.4K

    Likes

    0

    Replies

    0
  • Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    0
  • amitsample - Corecom.amit.sample.core secreenshotmaven dependency I added <!-- https://mvnrepository.com/artifact/org.apache.sling/org.apache.sling.models.api --><dependency>  <groupId>org.apache.sling</groupId>  <artifactId>org.apache.sling.models.api</artifactId>  <version>1.2.2</version>  <scope...

    Type

    Questions

    Views

    3.2K

    Like

    1

    Replies

    5
  • resourceResolver = resourceResolverFactory.getResourceResolver(usermap);--------->> This doesnt work 07.09.2019 12:55:55.228 *INFO* [0:0:0:0:0:0:0:1 [1567841153722] GET /bin/excel HTTP/1.1] amitsample.core.models.ExcelReading Resolved user: anonymousresourceResolver = resourceResolverFactory.getServ...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • AssetManager assetManager= request.getResourceResolver().adaptTo(AssetManager.class);   String filename1="planet.xlsx";   Session session=request.getResourceResolver().adaptTo(Session.class);  //Session session=resourceResolver.adaptTo(Session.class);   Asset asset = assetManager.createAsset("/conte...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • Map<String, Object> usermap = new HashMap<String, Object>(); usermap.put(ResourceResolverFactory.SUBSERVICE,"anyname");ResourceResolver resourceResolver = resourceResolverFactory.getResourceResolver(usermap);AssetManager assetManager = resourceResolver.adaptTo(AssetManager.class); String filename1="...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • I am not getting any exception in log file ......but my     /content/dam/amit ....is  not updating not creating any file ..nothing is happening inside  /content/dam/  no new node is created nothing ....code is running if I put log even on this position "after creating resourceresolver" so without an...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • Thanks @Vish.dhaliwal and @JaideepBrar and @hamidk92094312 Please help me out on this.Actually I am facing the issue with usermapper service configuration....Below underlined code is not working properly .not able to create .xlsi file isnide /content/dam ,WHEN  i am hitting the servlet localhost:450...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • apache sling service user mapper service amendment ---> I have provided the details in service mapping ....and saved it.. where we can see our newly created or added configuration ?I am adding but I its nt getting saved ...I have given all permission to newly created system user.

    Type

    Questions

    Views

    4.5K

    Like

    1

    Replies

    11
  • As we know that we usually  get the session object with the help of systemuser .but in a servlet we can get session object without creating system user because in servlet we will have request and response object .with the help of these objecyts we can get the session object without creating system u...

    Type

    Questions

    Views

    1.2K

    Like

    1

    Replies

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