Hi, to login, I am using the following config:
\Connections\Connection_RSSL1\rsslPort = "14002"
\Connections\Connection_RSSL1\ServerList = "<adshost>"
\Connections\Connection_RSSL1\connectionType = "RSSL"
\Connections\Connection_RSSL1\logEnabled = true
\Connections\Connection_RSSL1\UserName = "firstname.lastname@companydomain"
\Connections\Connection_RSSL1\InstanceId = "123"
\Connections\Connection_RSSL1\ApplicationId = "180"
\Connections\Connection_RSSL1\Position = "127.0.0.1/net"
\Connections\Connection_RSSL1\ServiceName = "NIP"
\Connections\Connection_RSSL1\fieldDictionaryFilename = "../etc/RDM/RDMFieldDictionary"
\Connections\Connection_RSSL1\enumTypeFilename = "../etc/RDM/enumtype.def"
\Connections\Connection_RSSL1\downloadDataDict = false
It is currently not working. I am not sure about the Username, InstanceId and ApplicationId and Position. What shall I use? where can I find that information?