Changeset 13075 for main/waeup.kofa/trunk/docs/source/userdocs/datacenter
- Timestamp:
- 18 Jun 2015, 08:18:16 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/docs/source/userdocs/datacenter/logging.rst
r12901 r13075 158 158 159 159 The creation, editing and removal of applicants containers as well 160 as editing applica tion records (applicants)is being logged. Also160 as editing applicant records is being logged. Also 161 161 the approval of payment tickets and all other payment ticket 162 162 transactions are being recorded in ``applicants.log``. Kofa also 163 163 logs all workflow transitions into both the applicant's history 164 164 attribute and the logfile. Okay, this is somehow redundant, but it 165 has proved useful to get a complete overview over all applica tion165 has proved useful to get a complete overview over all applicant 166 166 data transactions also in the logfile. In return, Kofa does not 167 167 aditionally log actions of browser pages if a workflow transition is … … 186 186 An applicants container was added first. The `startdate`, `enddate` 187 187 and the `application_fee` attributes were edited and a new 188 applica tion record (applicant)was added some seconds later. The188 applicant record was added some seconds later. The 189 189 `ApplicantManageFormPage` was opened, `reg_number`, `sex`, `course1` 190 190 and `date_of_birth` was edited and the ``start`` transition was … … 195 195 applicant subsequently admitted. The form was automatically locked 196 196 (see time difference). A student container was created and filled 197 with the data from the applica tionrecord. Finally, the entire197 with the data from the applicant record. Finally, the entire 198 198 applicants container including its content was removed in the same 199 199 transaction, see time diffence between the last two log entries. … … 205 205 The following example shows a typical Nigerian logfile excerpt for a 206 206 student from the very beginning (student record creation from 207 applica tiondata) till the first registration of courses at level207 applicant data) till the first registration of courses at level 208 208 100. Such an excerpt can be produced simply by searching for 209 209 ``B1234567`` on the ``students.log`` search page::
Note: See TracChangeset for help on using the changeset viewer.