Hi All,I am facing issues generating documents when we bind the XDP through Outputservices although this works fine when we try to bind XDP with XML through Designer.I keep getting below errors in the log -1) com.adobe.forms.aem.impl.XFANativeServiceImpl Exception:org.omg.CORBA.COMM_FAILURE: null2) ...
Hi All, We are using AEM Livecycle Designer 6.2.0 to build/bind XDP's . When we try to drop a subform[1] (which has repeating elements in the XML used for data connection) multiple times[2] on the same XDP we see that only the first instance of that subform(having all the repeating elements in the X...
Hi All, We are using AEM Forms 6.5.4 and we are trying to use PDF Generator Service API for converting PDF to MS Word document. We are referring to [1] to achieve this conversion . While executing method exportPDF2() we are getting error as [2] . [1] doesn't talk about the parameter - settingsFile ...
Hi All,I am using AEM 6.4 version and trying to upload a .mov file . I see that the thumbnail for the same is not getting generated . According to this Adobe link - Assets Supported Formats , mov file format is supported with add-on features . Can someone please let me know how I can generate the t...
Hi ,I need to run multiple instances of the same workflow on multiple assets that i select i.e one instance getting mapped to one asset so that i can get notifications for each of the asset separately.Currently as per OOTB design single workflow runs on a folder (containing multiple assets) creating...
dvnSudheer , thank you for this input. But i want to fetch the property value like startTime which is available at parent node (workflow node i.e 1 in the pic attached ) and payload path which is available at grandchild level node ( payload node i.e 4 in the pic attached ) . Would this be possible ...
JaideepBrar thank you for the inputs .We have built our project workflow as described here Develop AEM Projects I need to add a multi-field component to be able to select multiple assets from projects and then trigger my workflow simultaneously on all these assets . Result of which the project te...
berliant , vish.dhaliwal thank you for this input . But since this workflow is a project workflow , we have project tasks that make up this workflow where we are sending notifications to project team members .Now , when i trigger the workflow at folder level the payload is the folder which has all ...
Hi All,I have a requirement where i need to trigger a workflow on multiple assets from projects console . Any inputs on this ?The content path now allows to choose only single asset.Thanks in advance.