AutoPass license fallback mechanism not working with UFT Developer/LeanFT
Category:
Question ID: 109930
1
1

We are using UFT Developer boxes configured to use RTE licenses. We need to be able to fallback to our pool of Full licenses once all RTE licenses are consumed, but this isn’t working trying the different keys one at a time in our AutoPass License Server UFT.xml file. Any help?

Marked as spam
Posted by (Questions: 424, Answers: 91)
Asked on October 30, 2020 9:03 pm
57 views
Answers (1)
1
Private answer

The mechanism is confusing, but you need to add *both* of the leanft.leanft and leanft.rte keys in your UFT.xml file like this:

<entry key="license.fallback.leanft.leanft">true</entry>
<entry key="license.fallback.leanft.rte">true</entry>

This lets the mechanism know that when it tries to look for either a UFT Developer or Runtime Engine Only license type, it will fallback to the next license type that's available (in your case, Full).

Marked as spam
Posted by (Questions: 0, Answers: 771)
Answered on October 30, 2020 9:05 pm
0
Ah, ha! Didn't realize we can add multiple keys. Thank you! This worked!
( at October 30, 2020 9:06 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top