Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExchangePointRequest liefert leere Antwort #19

Open
ue71603 opened this issue Sep 1, 2021 · 1 comment
Open

ExchangePointRequest liefert leere Antwort #19

ue71603 opened this issue Sep 1, 2021 · 1 comment

Comments

@ue71603
Copy link

ue71603 commented Sep 1, 2021

71a_OJPExchangePointsRequest_leer an URL https://vao.demo.hafas.de/linking-alps/ojp:

<siri:OJP xmlns:siri="http://www.siri.org.uk/siri"
xmlns:ojp="http://www.vdv.de/ojp"
version="1.0">
siri:OJPRequest
siri:ServiceRequest
siri:RequestTimestamp2021-04-21T15:20:35Z</siri:RequestTimestamp>
siri:RequestorRefEFALocationCollector10.5.0.0-STR-DB-20</siri:RequestorRef>
siri:MessageIdentifierA58C62B8-3E89-48F9-AECC-FD09CF155AE4</siri:MessageIdentifier>
ojp:OJPExchangePointsRequest
siri:RequestTimestamp2021-04-21T15:20:35Z</siri:RequestTimestamp>
ojp:Params
ojp:NumberOfResults500</ojp:NumberOfResults>
ojp:ContinueAt0</ojp:ContinueAt>
</ojp:Params>
</ojp:OJPExchangePointsRequest>
</siri:ServiceRequest>
</siri:OJPRequest>
</siri:OJP>

• hatte am 19.08.2021 noch 500 Haltestellen geliefert (genau die gleichen wie bei OJPLocationInformationRequest), dieser Request sollte maximal jene Haltestellen liefern, welche auch von einem anderen passiven System des LinkingAlps-Projekts angefahren werden (SBB, STA, OBB, 5T). Bei NumberOfResults=100 wurden trotzdem 500 stops gesendet, statt nur der angefragten 100 stops und ContinueAt in der OJPExchangePointsDelivery.
• liefert heute folgende leere Antwort:

<ns4:OJP version="1.0" xmlns="http://datex2.eu/schema/2_0RC1/2_0" xmlns:ns5="http://www.vdv.de/ojp" xmlns:ns2="http://www.ifopt.org.uk/acsb" xmlns:ns4="http://www.siri.org.uk/siri" xmlns:ns3="http://www.ifopt.org.uk/ifopt">
ns4:OJPResponse
ns4:ServiceDelivery
ns4:ResponseTimestamp2021-08-29T21:51:10+02:00</ns4:ResponseTimestamp>
ns4:ProducerRefVAO_LinkingAlps_HCN_OJP_PSA.PUB.0.0.1-SNAPSHOT</ns4:ProducerRef>
ns4:RequestMessageRefA58C62B8-3E89-48F9-AECC-FD09CF155AE4</ns4:RequestMessageRef>
ns5:OJPExchangePointsDelivery
ns4:ResponseTimestamp2021-08-29T21:51:10+02:00</ns4:ResponseTimestamp>
ns4:Statusfalse</ns4:Status>
ns4:ErrorCondition
ns4:OtherError/
</ns4:ErrorCondition>
ns5:OJPExchangePointsRequest
ns4:RequestTimestamp2021-04-21T15:20:35Z</ns4:RequestTimestamp>
</ns5:OJPExchangePointsRequest>
</ns5:OJPExchangePointsDelivery>
</ns4:ServiceDelivery>
</ns4:OJPResponse>
</ns4:OJP>

@BettinaNeuhaeuser
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants