AfspraakPlus technisch inrichting

TriplEforms 5.0

Gemaakt door Mark Duijkers, Gewijzigd op Thu, 05 Jan 2023 om 09:55 AM op Mark Duijkers


Website/Contro
ls folder

  • AppointmentControl.ascx

Website/bin folder

  • CalendarUserControls.dll
  •  TriplEformsAppointment.Adapters.QCalendar_REST_orchestra 7.dll
  • TriplEformsAppointment.Common.dll
  • TriplEformsAppointment.Processor.dll
  • QRCoder.dll


Web.config toevoegingen 


<configuration>
    <configSections>
        <section name="appointmentControl" type="Kodision.TriplEforms.Appointments.AppointmentControlSection, TriplEformsAppointment.Common"/>
    </configSections>
        <appointmentControl defaultAdapter="orchestra7Cloud">
        <serviceAdapters>
            <!-- orchestra 7 adapter -->
            <serviceAdapter identifier="orchestra7" type="QCalendar_REST_orchestra_7.QMATIC_QCalendar_REST_Adapter, TriplEformsAppointment.Adapters.QCalendar_REST_7" username="test" password="test" domain="" wsdlUri="https://bnlxdemo.qmatic.cloud/calendar-backend/public/"/>
            <!-- orchestra 7 adapter Cloud Versie -->
            <serviceAdapter identifier="orchestra7Cloud" type="QCalendar_REST_orchestra_7.QMATIC_QCalendar_REST_AdapterCloud, TriplEformsAppointment.Adapters.QCalendar_REST_7" AuthToken="f8e15a47-ea44-4d5c-950c-d45ad693343e" wsdlUri="https://bnlxdemo.qmatic.cloud/calendar-backend/public/"/>
        </serviceAdapters>
    </appointmentControl>
    <system.webServer>
        <handlers>
            <add name="AppointQR" verb="*" path="appointmentqrgenerator.axd" type="Kodision.TriplEforms.Appointments.AppointmentQrGenerator"/>
        </handlers>
    </system.webServer>
    <system.web>
        <httpHandlers>
            <add verb="*" path="appointmentqrgenerator.axd" type="Kodision.TriplEforms.Appointments.AppointmentQrGenerator"/>
        </httpHandlers>
    </system.web>
</configuration>








Was dit artikel nuttig?

Dat is fantastisch!

Hartelijk dank voor uw beoordeling

Sorry dat we u niet konden helpen

Hartelijk dank voor uw beoordeling

Laat ons weten hoe we dit artikel kunnen verbeteren!

Selecteer tenminste een van de redenen

Feedback verzonden

We stellen uw moeite op prijs en zullen proberen het artikel te verbeteren