HCL-TECH-SOFTWARE / domino-online-meeting-integration

Integration for HCL Notes with online meeting provider services. Documentation available at https://opensource.hcltechsw.com/domino-online-meeting-integration/
Apache License 2.0
24 stars 3 forks source link

Add Support to schedule Online meetings in HCL Verse #108

Closed rainer-haeberle closed 2 years ago

rainer-haeberle commented 3 years ago

DOMI Add on is currently available to notes clients only.

Some of our clients use HCL Verse Browser and Mobile Client while not in the office to schedule meetings as well. Unfortunately in Verse Kalender option there is no feature available to schedule a Teams Online Meeting f.e.

Due to this, our remote clients need to vpn into our network and start their notes client to do so.

Is there a integration plan in line to enable DOMI features in Verse as well?

paulswithers commented 3 years ago

I'm afraid that's out of scope of the open source part of this project.

There are ways to inject content like buttons and fields into the React components of the Verse calendar. React Developer Tools allow you to introspect the virtual DOM. This can be used to add buttons and fields. But the data in the fields will not be passed back to the underlying calendar item during save, resulting in a sub-standard implementation. In addition, it won't allow management of the online meeting credentials. If the token has expired, the CRUD actions for a meeting require generating a new token. Managing that without losing the calendar entry currently being edited is not easy with the virtual DOM.

So it's better for that to be handled as part of the core Verse development. I believe that is being investigated, but I'm not aware of timescales.

INeedCaffeine commented 3 years ago

There is an AHA item for this: https://hcl-software.aha.io/features/VRSOP-340

I encourage everyone to vote for it to let OM know how much you want it over other features.

spanky762 commented 2 years ago

Feature request for Production, please review AHA item : https://hcl-software.aha.io/features/VRSOP-340