Upload dialog

From DKPLP Doc

Jump to: navigation, search
Image:Diamond-caution.png This article is outdated!
Some parts of this article may not reflect the latest version.
Tagged outdated as of 14:56, 20 August 2006 (CEST).

The upload dialog can be accessed from the menu. It automatically begins to upload all raid and loot data from the active day to for instance EQDKP. Pressing the close button will abort the upload, but anything already uploaded will not be deleted. Any errors that occurred while uploading are displayed after the whole process is finished. If the dialog closes and nothing is displayed then the day was successfully uploaded.

Update process

The upload is performed in the following order. The number of calls to the server per operation is also shown.

  1. Take the first interval in chronological order. zero calls
  2. Check if an event with the raid name exists. one call
  3. If an event with the raid name does not exist then create such an event. one call if the event does not exists, otherwise zero calls
  4. Add a raid to the event, use the time interval as the note for the raid. one call
  5. Add all the participants. one call
  6. Add the loot items from the interval. one call per item
  7. Repeat steps 1-7 with the next interval in chronological order, if no such interval exists then stop. zero calls