Hello, All.
I am studing Documentum products for a very little time and I have a few questions about workflows. I will be very glag, if you help me.
At first, I will say some words about my task.
I want to make a workflow that will allow to send document from one person to a group in modificated form.
I mean that first user initiate a workflow, send document to a group and every member in that group should get a modificated document.
As I understand Workflow will have a next composition:
Initiate -> Activity1 -> AutoActivity -> Activity2 -> End.
package0 package0 package1
AutoActivity should modify document from package0 into package1.
AutoActivity works with java class.
So my questions:
1. Is it correct scheme or I should do it in another way?
2. How can I call document from package0 and put a new document into package1?
3. May be you can advise any good manual document about work with workflows.
I work with Developer Edition 6.6.
I repeat that I just started to study Documentum products, so please answer as full as posible.
I will appreciate any help.
Thank you very much.
Kuznetsov Dmitriy.