Expand my Community achievements bar.

darshanb7870202
darshanb7870202
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi,This has been already implemented in sling servlet but it is still not working for me.I have configured log file in AEM but no log has been captured in that. Can you let me know how can I get the logs of sling servlet deployed in AEM ?Thanks,Darshan

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    0
  • Hi,Please find my code below,Local ::// Posts the selected file to AEM private static void postAEM(File file, String host, String path, String mimeType) {  try {   String aemPostUrl = host + "/bin/upmanydamfiles";   System.out.println("AEM HOST :: "+ aemPostUrl);   HttpPost post = new HttpPost(aemPo...

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    0
  • I have deployed osgi bundle to AEM 6.2 and calling sling servlet from java class as post request. But request is not passed to sling servlet.Example : Adobe Experience Manager Help | Automating the process of uploading multiple digital assets to the Adobe Experience Mana… Need help how can I call po...

    Type

    Questions

    Views

    4.8K

    Likes

    0

    Replies

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