I am facing problem invoking process while invoking sub-process while rendering HTML forms. We have AEM 6.4 on Forms (JEE) setup and creating forms through workbench/designer. I carried out following steps but unable to initiate the process:
1. Created xml schema
2. Created xdp form in livecycle designer. In XDP form, created data connection for sub process and bind fields on the form.
3. created 2 processes. one is for Main process. another one is sub process.
4. In Main process, configured workspace start process activity, xdp form should be render as HTML.
5. I deployed the application and tried to invoke the sub process from workspace. but it does not work for me.
Kindly suggest if you have any pointers.
Regards,
Sunder S
Solved! Go to Solution.
Look for ore populating mobile form
i still think you can achieve your use cases using OSGI
we can have a discussion if you need
Views
Replies
Total Likes
Hi Sunder,
Please tell me the role of sub-process here and when does this get called?
Thanks,
Mayank
Views
Replies
Total Likes
Hi Mayank,
Details are as follows:
Role - To pull the employee email ID from the database
Activity Trigger - It has only one SQL query execute activity.
Regards,
Sunder S
Views
Replies
Total Likes
Please use action profile to prepopulate the data:
https://helpx.adobe.com/pdf/aem-forms/6-3/WorkbenchHelp.pdf , page 246
Views
Replies
Total Likes
This is an old sample but would give you idea on how to use pref-fill.
Look for ore populating mobile form
i still think you can achieve your use cases using OSGI
we can have a discussion if you need
Views
Replies
Total Likes
Hi Sunder,
Hope you got it working!
Views
Likes
Replies