Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
ReprintsDeskUnmediated_v11.1.2.zip

Workflow

  1. The addon will check for requests in the MonitorQueue waiting to be processed.
  2. An estimate of charges will be retrieved using the Reprints Desk API. The estimate is provided based on ILLiad request citation information. If the estimate is greater than the MaximumEstimatedCharges setting value, the addon will route the ILLiad request to the queue defined by the ExceedsMaximumChargeQueue setting with a note to indicate what the estimated charges are. No additional processing will be performed on the request. Staff should then mediate the request to determine the best fulfillment option.
  3. When the estimate is less than or equal to the MaximumEstimatedCharges, the addon will place an order for the request using the Reprints Desk API. The order information will include the ILLiad transaction number for automated fulfillment via Odyssey. An ILLiad history entry will be added to indicate that the request was placed with Reprints Desk and the ILLiad request will be routed to the queue defined by the OrderPlacedQueue setting.

...