Forum Discussion
Thanks, I referred the same document and used the command I mentioned in my question. But what I need is Command Argument to point the TestExecute to SLM offline On-Perm Server
- AlexKaras3 years agoCommunity Hero
Hi,
It is my understanding that you enable SLM usage during install (with -SLM parameter).
To specify exact server and account you must use /AccessKey:<access key> command-line parameter (or equivalent setting for Azure DevOps TestComplete Test Adapter) as per https://support.smartbear.com/testexecute/docs/running/automating/command-line/command-line.html
- sbellary3 years agoOccasional Contributor
Hi Alax this solution works good for Online Licensing, but we are using offline SLM and it fails to Authenticate.
- AlexKaras3 years agoCommunity Hero
Hi,
I understand "Offline SLM" as SLM installed locally in your network.
Have you followed procedure described here: https://support.smartbear.com/testcomplete/docs/licensing/id-based/private-networks/index.html ?