Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SantoshSai
SantoshSai
Online

Badges

Badges
41

Accepted Solutions

Accepted Solutions
120

Likes Received

Likes Received
689

Posts

Posts
530

Discussions

Discussions
148

Questions

Questions
374

Ideas

Ideas
0

Blog Posts

Blog Posts
1
Top badges earned by SantoshSai
Customize the badges you want to showcase on your profile
Re: Sling Framework Part - 2 - Adobe Experience Manager 16-10-2021
Hi @Kishore_Kumar_  Good to know, make sense!   Regards,Santosh

Views

296

Like

1

Replies

0
Re: can we replace contexthub with something custom ? - Adobe Experience Manager 16-10-2021
Hi @vijithar4145255 Kindly read this blog for more info. https://www.techinnovia.com/sling-framework-part-1/ https://www.techinnovia.com/sling-framework-part-2/ Regards,Santosh

Views

134

Like

1

Replies

0
Re: Programmatic Method For Export PDF to XML - Adobe Experience Manager 16-10-2021
Hi @fmcaruso You May give a try with thispublic class ConvertPDFToXML { static StreamResult streamResult; static TransformerHandler handler; static AttributesImpl atts; public static void main(String[] args) throws IOException { try { Document document = new Document(); document.open(); PdfReader reader = new PdfReader("C:\\hello.pdf"); PdfDictionary page = reader.getPageN(1); PRIndirectReference objectReference = (PRIndirectReference) page .get(PdfName.CONTENTS); PRStream stream = (PRStream) Pd...

Views

169

Like

1

Replies

0
Sling Framework Part - 2 - Adobe Experience Manager 16-10-2021
Hey Everyone, Have a Look at my new blog on *Sling Framework Part - 2*Sling POST Servlet, Resource Resolver, Service Users1. Sling POST Servlet2. Default Servlets3. Mapping for Resource Resolver4. Resource Resolver - Inheritance5. Resource Resolver6. Service Users7. Sling Context - Aware ConfigurationDon’t forget to watch video for better understanding!https://www.techinnovia.com/sling-framework-part-2/Feel free to share your feedback on blog Happy Learning!Cheers!!

Views

319

Likes

2

Replies

3
Sling Framework Part - 1 - Adobe Experience Manager 16-10-2021
Hey,Look at my new blog on *Sling Framework Part - 1*Sling Architecture, REST Principles, Sling Resolving1. What is Apache Sling?2. Introduction to Apache Sling3. Apache Sling: Script Resolution4. URL Decomposition5. Sling Resolution exampleDon’t forget to watch video for better understanding!https://www.techinnovia.com/sling-framework-part-1/Feel free to share your feedback on blog Happy Learning!Cheers!!

Views

196

Likes

0

Replies

1
Re: what is the best approach to add statefileslevels in dispatcher - Adobe Experience Manager 15-10-2021
Hi @Aruna_surukunta_ /statfileslevelYou may use /statfileslevel property of the dispatcher configuration file to selectively invalidate cached files according to their path. There are some rules for /statfileslevel property mechanism: 1. Dispatcher creates .stat files in each folder from the docroot folder down to the level that you specify. The docroot folder is level 0.2. When a file is updated dispatcher locates the folder on the file path that is at the statfileslevel and invalidates all fil...

Views

357

Likes

2

Replies

0
Re: Simple Fragment is missing in 6.5.10 upgrade - Adobe Experience Manager 15-10-2021
Hi @ramaem12 Simple Fragment is now replaced with Model-based structured content fragments. https://experienceleague.adobe.com/docs/experience-manager-65/assets/content-fragments/content-fragments-models.html?lang=en RegardsSantoshhttps://www.techinnovia.com/blog/

Views

439

Likes

2

Replies

0
Re: [New] Welcome to AEM Community! Please Introduce Yourself - Adobe Experience Manager 16-07-2020
Hello Everyone,This is Santosh Sai working as an AEM Developer in HSBC Poland, having 5 years of experience. I started my career in Techbro Software Pune as an AEM Developer. Apart from that, I am also writing Blog on AEM here www.techinnovia.com/blog I love to swim! Looking forward to knowing you here, on the community!Thanks and RegardsSantosh Sai

Views

3.3K

Like

1
AEM blog - Adobe Experience Manager 06-07-2020
Hey Guys,Happy to share with you recent published Blog on AEM1. Detailed Articles with pictorial representation.2. Practical demo on each topic.3. Contains Videos at the end of each topic with demonstrations on demo project. https://www.techinnovia.com/blog/ Feel free to share your feedback on blog Cheers!!

Views

621

Likes

2

Replies

1
Re: 6.5 Page Property Image Drag and Drop - Adobe Experience Manager 08-04-2020
Hi nidhip010816,If i could follow the same approach which you mentioned above to customise it as per my need the problem i'm facing exactly same, some what like this https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-create-multiple-image-fields-in-a-touch-granite-dialog-in/qaq-p/193936

Views

2.1K

Likes

0

Replies

0