Ordering functionality that FOLIO needs to stay competitive
(UXPROD-3440)
|
|
| Status: | Analysis Complete |
| Project: | UX Product |
| Components: | None |
| Affects versions: | None |
| Fix versions: | Quesnelia (R1 2024) | Parent: | Ordering functionality that FOLIO needs to stay competitive |
| Type: | New Feature | Priority: | P3 |
| Reporter: | Joseph Reimers | Assignee: | Joseph Reimers |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | LC-priority1, SolutionArchitecture, loc, ocio-integration, requires-discussion | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||
| Release: | Quesnelia (R1 2024) | ||||||||||||||||||||||||
| Epic Link: | Ordering functionality that FOLIO needs to stay competitive | ||||||||||||||||||||||||
| Front End Estimator: | Khalilah Gambrell | ||||||||||||||||||||||||
| Back End Estimate: | Medium < 5 days | ||||||||||||||||||||||||
| Back End Estimator: | Dennis Bridges | ||||||||||||||||||||||||
| Back-End Confidence factor: | 80% | ||||||||||||||||||||||||
| Estimation Notes and Assumptions: | Minimize frontend work. | ||||||||||||||||||||||||
| Development Team: | Thunderjet | ||||||||||||||||||||||||
| PO Rank: | 0 | ||||||||||||||||||||||||
| Description |
|
Current situation or problem:
Update as of 9/1/2023: This feature is now a feature to help us track OCIO work. Barring technical obstacles, there is no internal development work associated with this feature. In scope: Export library-specified order/POL information including funds encumbered when order is set to Open or Cancelled Out of scope:
Use case(s):
Proposed solution/stories: Library's preferred solution involves using external pl1 or python scripts to request updated information from FOLIO via API or similar on a nightly basis. Information is then returned in JSON format. The solution may follow a pattern similar to Voucher export but rely on mod-data-export-sping to provide additional scheduling functionality. Links to additional info https://folio-org.atlassian.net/wiki/x/uRVU https://miro.com/app/board/uXjVM2z39wM=/?share_link_id=781526769214 Questions: Is a Kafka subscription an option? Query mod-orders API? Is use of a key ok or does user need authenticated? (Automated python scripts) |