I am attempted to use the protocol handler and I am running into issues
We are using a SQL server as our data store and I can see in the database where the session ID is. But I am not finding the Data Source ID. So.. I installed RDM on two systems, configured the same SQL server backend. And I see two different IDs for the Data Source on the advanced tab for an entry. So the data source ID is only locally generated/relevant, correct?
I am able to launch by the Session IDs only as long as the data source is already selected or I only have one data source configured. Which is fine for my use case as long as this will continue to work?
Thanks!
Hi,
We have the Data Source ID which is the data source configuration ID local but we also have the Database ID which is the same on every machines.
You can use both in the protocol handler.
Regards
David Hervieux
DatabaseID.png
So I can use the database id and session id in the URL?
From the documentation, that isn't listed. Datasource is the only one.
https://help.remotedesktopmanager.com/index.html?support_protocolhandler.htm
Yes exactly. We will update the documentation.
Regards
David Hervieux
Perfect.. Thanks!.. is it Database= in the URL?
Yes it uses the Database ID.
Regards
David Hervieux