Saturday, February 19, 2011

Requirement Mapping & Custom Workflow Design

Now we are comfortable with ABC of workflow (refer our earlier post ABC of Workflow). As of now we know most of the workflow components and their uses.
Lets design a simple custom workflow process and step-by-step we will make it more complex.
Basic Requirement
 Our business requirement is when a person applies for a leave it should go his/her supervisor for approval and once it is approved save the information in database (say in custom table*). If the leave gets rejected, don’t store any information in database.

* => Here we are storing the information in custom table instead of absence management table of oracle apps. Here our objective just to demonstrate how we can use function activity. Hence to keep the discussion simple and to avoid using oracle API,we are considering custom table.

To read the full document go to  Shareapps4u

No comments:

Post a Comment