Morning Glory 2022 R2 - RMB v34 update
(FOLREL-533)
|
|
| Status: | Closed |
| Project: | mod-oai-pmh |
| Components: | None |
| Affects versions: | None |
| Fix versions: | 3.9.0 | Parent: | Morning Glory 2022 R2 - RMB v34 update |
| Type: | Task | Priority: | P2 |
| Reporter: | Denis | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | Firebird - Sprint 142 | ||||||||
| Story Points: | 2 | ||||||||
| Development Team: | Firebird | ||||||||
| Epic Link: | Morning Glory 2022 R2 - RMB v34 update | ||||||||
| Comments |
| Comment by Siarhei Charniak [ 23/Jun/22 ] |
|
Verified on folio-snapshot
...
2022-06-23T01:54:03,902 INFO [vert.x-eventloop-thread-1] StandardLockService Successfully released change log lock
2022-06-23T01:54:03,909 INFO [vert.x-eventloop-thread-1] LiquibaseUtil Schema is initialized for tenant diku
2022-06-23T01:54:03,909 INFO [vert.x-eventloop-thread-1] TenantAPI job 59a744dd-9181-4de5-8f3e-224dac0f3a5d completed
|
| Comment by Aliaksei Harbuz [ 27/Jun/22 ] |
|
The module response after changes were applied
GET /oai/records?metadataPrefix=marc21_withholdings&verb=ListRecords HTTP/1.1
Host: folio-snapshot-2-okapi.dev.folio.org:443
X-Okapi-Tenant: diku
X-Okapi-Token: ${token}
Response : <?xml version="1.0" encoding="UTF-8" standalone="yes"?><OAI-PMH xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd" xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:marc="http://www.loc.gov/MARC21/slim" xmlns:oai-identifier="http://www.openarchives.org/OAI/2.0/oai-identifier" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <responseDate>2022-06-27T11:58:31Z</responseDate> <request verb="ListRecords" metadataPrefix="marc21_withholdings">http://folio.org/oai</request> <error code="noRecordsMatch">There is no any record found matching search criteria</error></OAI-PMH> The ticket can be closed as done.
|