Options

Reading smartcard/e-ID in webclient

Bert_1981Bert_1981 Member Posts: 3
Hi,
Our customer will use webclient/tablet client for people on the road.
These people have to be able to read an e-id in navision and store the data (name, adress, etc.)
For the RTC client we have a dotnet library (swelio) we can use.
However, that requires that the dotnet variable be "run on client".

As you will probably know, this is a feature limitation in the webclient, you cannot 'run on client" a dotnet in the webclient...

Does anyone have an idea how i can still make it possible in the webclient to read an e-ID/smartcard??
It is really important i can do this.

Answers

  • Options
    Bert_1981Bert_1981 Member Posts: 3
    Does anyone have something to point me in the right direction? :)
    i'm sure i'm not the first one who has to search a workaround for something in the webclient?
  • Options
    Slawek_GuzekSlawek_Guzek Member Posts: 1,690
    a Javascript addon perhaps?
    Slawek Guzek
    Dynamics NAV, MS SQL Server, Wherescape RED;
    PRINCE2 Practitioner - License GR657010572SG
    GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
  • Options
    loggerlogger Member Posts: 126
    @Bert_1981 ,
    Just OffTopic: Yeah, you are not the first one but all the time when we faced with such issue we just refused to use related functionality in Web client. But that's not your case, as I got.
    Let's go!
  • Options
    Bert_1981Bert_1981 Member Posts: 3
    @Slawek_Guzek ,
    yes, i've been looking into that.
    there is a javascript out there to read e-id
    https://github.com/timvanginderen/eid-javascript-lib

    but, to make a control add-in from this.... i don't have the knowledge to do so.
    Don't even know if it's possible to make a control addin from this.
Sign In or Register to comment.