Hi all,
I am totally new to the CAF framework.
I've done a lot of reading and also did the tutorial "My first process".
The scenario:
I need to have a scenario where a user fills out an interactive form and submits this form. The data is also submitted in a SQL database.
His manager (a dynamic user) has to approve this form.
After the approval the form has to go to the inbox of a department where they can fill in additional information.
After filling in this information a feedback has to be sent to the user that filled in the form.
Problems:
- After doing the first tutorial i wanted to do some more turorials to learn more about guided procedures. All tutorials that I have found requires some beginning point like a Web Dynpro CO or something else. Are there more tutorials that guide you trough a process from scratch?
- The tutorials that I have found with Interactive forms are designed with the Adobe Designer, not with the NWDS designer. So if you want to add a CO Interactive form you can't use this one because you don't have a .XDP file.
- Is there a clear tutorial how to add a user dynamicly? For example in the tutorial "My first process" you have to add users while initiate the process. I also read the blog "Passing email address for Interactive Form step". But here the user still have to define to wich email address the form has to be sent. In my scenario the right email address is already in the Adobe form so I want to sent it to that email address.
- Does a user always has to go to Guided Procedures > Runtime in the portal or can you make your own menu items for starting a process, approve a process etc.
I know it are a lot of questions but I hope that you can help me out with at least some of them because it is really dazzeling right now.