<dependency><groupId>adobe-aemds-core-docmanager</groupId><artifactId>aemfd-client-sdk</artifactId><version>4.1.50</version></dependency> I am using above dependency, but still facing same issue
<dependency><groupId>com.adobe.aemfd</groupId><artifactId>aemfd-client-sdk</artifactId><version>4.1.50</version></dependency> I am using above dependency, Still facing same problem when convert base 64 doc to com.adobe.aemfd.docmanager.Document Here my Code: Document document = new Document(java.ut...
I have experience in java since worked with Adobe LiveCycle around 6 years, But new to OSGi stuff. planning to migration our AEM JEE Workflows to OSGi workflow since our AEM Server going to be changed soon. planning to roll out AEM JEE Server. Please provide your suggestions.