Using protocol handler

avatar

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!

All Comments (5)

avatar

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

avatar

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

avatar

Yes exactly. We will update the documentation.

Regards

David Hervieux

avatar

Perfect.. Thanks!.. is it Database= in the URL?

avatar

Yes it uses the Database ID.

Regards

David Hervieux