API reference documentation for all modules located at: https://dev.folio.org/reference/api/
*Field "Date sent" needed, as well as linking between location table and notices-storage
*General notice counts.
*Includes notices send by day, by type, by library or department.
...
- This report is modeled on UXPROD-2032, a cluster of Resource Access reports currently consisting of a single report (REP-238) on slips notices sent to patrons by date and location, that is run as needed. Here is an example of an excising report: slip_notices_sent.PNG
Data fields
- Slip notice namedescription, type, date sent, status (sent or returned due to invalid email address)
...
- Date range, type of notices.
...
Data elements can be found at:
https://s3.amazonaws.com/foliodocs/api/mod-circulation-storage/
...
Item's permanent location ID
...
Needed to pull in location name element from mod-inventory-storage/locations; provides join between mod-inventory-storage/item-storage/items and mod-inventory-storage/locations
...
Item's temporary location ID
...
Material Type ID (mod-inventory-storage/item-storage/items/materialTypeID)
...
Needed for item search/replacement
...
Item Call Number (mod-inventory-storage/item-storage/items/itemLevelCallNumber)
...
Item Volume Number (mod-inventory-storage/item-storage/items/itemVolumeNumber)
...
Item Copy Number (mod-inventory-storage/item-storage/items/copyNumbers)
...
Item note (mod-inventory-storage/item-storage/items/notes: description)
...
Item's permanent holdings location ID
...
Item's temporary holdings location ID
...
p/scheduled-notice-storage.html#scheduled_notice_storage_scheduled_notices__scheduled_noticeid__get
Folio Attribute (Module/Path:Object) | Folio Data Element Description | Parameters/Query |
---|---|---|
Table name: /mod-notify/notify | ||
ID (mod-notify/notify/ID) | The notification ID of the notice | Provides type of notices |
| The holdings record ID of the item | Provides an ID of the user if needed |
| text of the notification | Text of the notices sent |
Table name:mod-circulation-storage/scheduled-notice-storage | ||
id (mod-circulation-storage/scheduled-notice-storage/id) | The UUID of scheduled task | |
LoanId (mod-circulation-storage/scheduled-notice-storage/loanId) |
| |
(mod-circulation-storage/scheduled-notice-storage/requestID) |
| |
(mod-circulation-storage/scheduled-notice-storage/feeFineActionID) | The
| |
Instance ID (mod-inventory-storage/holdings-storage/holdings/InstanceID) | The instance ID of the item |
Table name: (mod-circulation-storage/ |
scheduled-notices) | ||
Item checkout location (mod-circulation-storage/loan-storage/loans/itemEffectiveLocationAtCheckOut) | Location from where item was checked out |
loan ID (mod-circulation-storage/loan-storage/loans/id) | Loan ID |
Provides a join point between mod-circulation-storage/loan-storage/loans and mod-inventory-storage/item-storage/items
Table name: mod- |
inventory-storage/ |
location- |
units | ||
ID (mod-inventory-storage/ |
location- |
units/ |
institutions/id |
The instance ID of the item |
ID(mod-inventory-storage/ |
location- |
units/campuses/id) | Date (year YYYY) of publication, distribution, etc. |
ID(mod-inventory-storage/ |
location- |
units/ |
libraries/ |
id) | Date item record was created (date the item first entered the system after being acquired |
) |
Name of location
Table name: |
( |
patron |
...
-notice-policy ) | ||
sendoption | ||
sendwhen | ||
triggering even |
*NOTE:Notices are available via email only for now