• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.1.0
    • None
    • None
    • None
    • 4.2 M2

      • La liste des identifiants ne semble pas correct (verb=ListIdentifiers&metadataPrefix=cdm)
        <ListIdentifiers>
        <header>
        <identifier>H7AIW8S6</identifier>
        <datestamp>2015-03-17T16:18:59Z</datestamp>
        </header>
        <header>
        <identifier>H7AJB1ER</identifier>
        <datestamp>2015-03-17T16:18:36Z</datestamp>
        </header>
        </<ListIdentifiers>
        
      • Quand on interroge "GetRecord" avec l'un de ces identifiants, on obtient
        <OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
        <responseDate>2017-09-08T07:10:02Z</responseDate>
        <request verb="GetRecord" identifier="H7AIW8S6" metadataPrefix="cdm">http://localhost:9015/cms/_odf/OAI</request>
        <error code="idDoesNotExist">The value of the identifier argument is unknown</error>
        </OAI-PMH>
        
      • L'url "/_odf/OAI?verb=ListRecords&metadataPrefix=cdm" retourne une erreur

          [ODF-1523] L'export OAI ne marche pas

          En v3, je reproduis pas sur une 2.6.3. Démo en ligne non à jour (2.5.3).

          Laurence Aumeunier added a comment - En v3, je reproduis pas sur une 2.6.3. Démo en ligne non à jour (2.5.3).

          Laurence Aumeunier added a comment - - edited

          En v4, l'export OAI échoue depuis ODF-1671 (modification du modèle) et la réécriture de la méthode AbstractProgram.getPersonsInCharge() qui renvoie maintenant les contacts dans une map (ne concerne donc que la 4.1.0)

          Laurence Aumeunier added a comment - - edited En v4, l'export OAI échoue depuis ODF-1671 (modification du modèle) et la réécriture de la méthode AbstractProgram.getPersonsInCharge() qui renvoie maintenant les contacts dans une map (ne concerne donc que la 4.1.0)

          Cédric Damioli added a comment - - edited

          Ca en fonctionne toujours pas sur la demo (en tout cas en v3) : https://demo.ametys.org/odf/_odf/OAI?verb=ListRecords&metadataPrefix=cdm

          Cédric Damioli added a comment - - edited Ca en fonctionne toujours pas sur la demo (en tout cas en v3) : https://demo.ametys.org/odf/_odf/OAI?verb=ListRecords&metadataPrefix=cdm

          Works correctly but not with demo data until the live version will correctly migrated.

          Laurence Aumeunier added a comment - Works correctly but not with demo data until the live version will correctly migrated.

          Same error on last url http://localhost:9015/cms/_odf/OAI?verb=ListRecords&metadataPrefix=cdm

          Same error with identifier http://localhost:9015/cms/_odf/OAI?verb=GetRecord&identifier=H7AIW8S6&metadataPrefix=cdm . Issue on data demo ?

          <error code="idDoesNotExist">The value of the identifier argument is unknown</error>

          Laurence Aumeunier added a comment - Same error on last url http://localhost:9015/cms/_odf/OAI?verb=ListRecords&metadataPrefix=cdm Same error with identifier http://localhost:9015/cms/_odf/OAI?verb=GetRecord&identifier=H7AIW8S6&metadataPrefix=cdm . Issue on data demo ? <error code="idDoesNotExist"> The value of the identifier argument is unknown </error>

            laurence Laurence Aumeunier
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: