Hi,
My requirements are:
1. To intermediately store output in an intermediate repository.
2. To search the repository based on query to filter out output for packaging and dispatching.
For example:
I want to keep generated output of monthly banking statement and keep it in some repository. I will use a customer facing webapplication, where in user will key in his acount number, to retrieve his statement from respository based on the account number as primary key.
Please suggest on the same.
Thanks and regards,
Mayank