Skip to content

Would this work in parallel to an open CardHandle from a Konnektor or after CardTerminalService.EjectCard has been called? #8

Description

@cheindel

The idea would be to not block the PVS functionality but access the data of the card in parallel, independently of the PVS used, to show it on a kiosk screen, facing the patient.

The Konnektor has a SOAP API where you can subscribe to Card/Inserted event, but that would only give me ICCSN, CardType, CardHolderName and KVNR, according to the documentation in gemILF_PS_V2.9.0.pdf

Once I receive the event from the Konnektor I would know that the card is present and could use your code to read the data. As the PVS is required to perform online validation of the card, I assume I would be finished reading the data before the Konnektor could execute the "EjectCard" command.

Or is this an exclusive access to the card and cannot work in parallel?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions