Expand my Community achievements bar.

vishalk87673574
vishalk87673574
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Thanks smacdonald2008 for your suggestions.Just wanted to be sure I am following the correct approach.I am deploying an application(may be Rest API) on a different server and AEM is running on a different server.With this API I want to upload some files to AEM repository(DAM), would this be the effi...

    Type

    Questions

    Views

    4.6K

    Likes

    0

    Replies

    0
  • Now it is making sense to me, and sorry to bug you again. I will try to create a service and mapping for a user in AEM.But the point which I was making in I am not able to see that method getServiceResourceResolver(map) in the recommendations and when I am using it, code is throwing error. Not sure ...

    Type

    Questions

    Views

    4.6K

    Likes

    0

    Replies

    0
  • Hi Zeeshan,I am missing a point here and not able to understand.On that link too we are using resolverFactory to get the resourceResolver, my problem is I am not getting any such method getServiceResourceResolver() to call on resolverFactory.Map<String, Object> param = new HashMap<String, Object>();...

    Type

    Questions

    Views

    4.6K

    Like

    1

    Replies

    0
  • Thanks for replying.I cannot see this method is allowed with resolverFactory.Only two methods are allowed to be used with this 1)getResourceResolver(null);2)getAdministrativeResourceResolver(null);I am using org.apache.sling.api-2.4.0 version of jar, please suggest

    Type

    Questions

    Views

    4.6K

    Like

    1

    Replies

    0
  • I am working on a Project to upload files to AEM DAM through Java API. So was going through this tutorial to upload files in DAM."Adobe Experience Manager Help | Uploading files to Adobe Experience Manager DAM using AssetManager API "But I am not able to get this code check as I am getting “Null Poi...

    Type

    Questions

    Views

    8.6K

    Like

    1

    Replies

    17