Hi Jorg,Thank you for quick response.Kindly advise, if you could share any document / guide having steps of deployment/configuration of AEM Forms Document Services in Oracle Web logic 12c server.Regards,Shashi
Hi Jorg,Good morning. Thank you very much for quick response."ServiceClientFactory object is for com.adobe.idp.dsc.clientsdk.ServiceClientFactory class.I am trying to connect to Adobe LiveCycle ES2 for exporting xml data from adobe PDF document. once connection will successful, I will com.adobe.live...
Hi,I have deployed AEM 6.2 in my local Oracle web Logic 12c and trying to create connection from java code by using below code.private Properties connectionProps = new Properties();~connectionProps.setProperty(ServiceClientFactoryProperties.DSC_DEFAULT_SOAP_ENDPOINT, http://localhost:700...