Hi,Is there a way we can load the launch script async in AEM page. I am using AEM 6.4 and have integrated Adobe Launch to Page using the Adobe Launch Cloud configurations, in Page Properties. Now I see when the page gets loaded the the launch script gets loaded as below and also <script type="text/j...
No I want to only send the letter through email from the workflow. For this also I do need the letter instances right? Or can this be done in some other way without having to access and render the letters through any api? Is something present OOTB?
I am using @Reference to get the LetterService, but the service is throwing exception related to JCR session from the workflow process. The same exception that I mentioned in my earlier post. It works when called from jsp. public class TestLetterGenerationProcess implements WorkflowProcess{@Referen...
Hello Scott,Can we not render and email the correspondence letters through an AEM OSGi Worflow process step ? If yes then which API's need to be used, as com.adobe.icc.services.api.LetterService is throwing JCR session error when called from a workflow process. It works if called from a jsp.
Can we not render and email the correspondence letters through an AEM OSGi Worflow process step ? If yes then which API's need to be used, as com.adobe.icc.services.api.LetterService is throwing JCR session error when called from a workflow process. It works if called from a jsp.
workflowuserI want to access the letter instances and generate the correspondence from the Workflow Step process. This workflow step is a part of a workflow process generated from submission of an adaptive form. Here with form data I want to generate the correspondence (Send through mail) to the cu...
Yes bundle is in active state. Adobe Asset Composer Building Block Bundle (com.adobe.livecycle.acm)I am referring the below documentationhttps://helpx.adobe.com/experience-manager/6-3/forms/using/cm-apis-to-access-letter-instances.html#Fetchingletterinstanceshttps://helpx.adobe.com/experience-manage...
I am trying to get all Correspondence Letters from a workflow process step (AEM Workflow on OSGi ) , I am using the below API's but getting error related to {Code}-LCC-REP-JCR-001, {Message}-Error in getting a JCR session.@Referenceprivate com.adobe.icc.services.api.LetterInstanceService letterInsta...
I could not find the DTM API token from my DTM account. Can you please provide me the API token for integrating the cloud services with AEM. Please let me know the details I need to provide.Thanks,Debashis Ghosh