I have a business process in Documentum that shows a different form in each activity, allowing users to enter different information regarding an object at each activity.
However, after the information in the form is entered and the form submitted, the process just creates an instance of the form and does not populate the attached object's attributes with the information.
How do I configure the process and form so that the attached object's attributes will be populated with the data submitted via the form.