Hi, I studied the CPSWorkflowHowTo and tried to adopt it for our studentadministration portal. During this I came across some problems in understanding. First here is our workflow in simple words, which we implemented with just the section_folder_wf as a base, all other "workflow-action" is implemented "manually":
1. studentmanager creates a student container for each student, who is admitted to the university and fills it with some data. 2. Anonymous users can check, if they are admitted to the university, by entering their student_id and a PIN, this check is recorded. If he is admitted, he can 3. register at the uni. 4. during the registration, he is automatically logged in and can change his password. 5. After that he can create various subobjects in his folder, which can have their own workflow. The main problem, I have in adopting an existing CPSworkflow, is, where do I put my studentfolder, in a section or in a workspace ? The student folder is never really published, in contrary it should be only visible to the student and to the administrative staff. On the other hand for the registration checking it has to be readable by anonymous. In my implementation I put the students-folder, which contains all the students in sections, but the more I think about it, I think it would be better to put it in workspaces. Did anybody create already a similar portal based on CPS ? All comments are very welcome. -- Mit freundlichen Grüßen Joachim Schmitz ...................................................................... AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851 Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163 _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
