How to check if a floating license(xPlm CadConnector) is in use or not?
We have 5 floating licenses of xPlmCad connector. Sometimes, the license is not released when the user logs out. We were given a new key to use and we want to try it out. How\Where do I check to see if the floating license is in use? It would be great if we can see the users using the license. This information is not in the License Manager.0Views0likes3CommentsIs there a way to check the consumed License Feature expiration date/time?
I logged in using user1 and I consumed a feature license. I checked the license manager in the aras client and saw the consumed license of user1, I left it overnight and check the license manager the next day the consumed license is gone. Is there a way to get the expiration date or time of the consumed license feature?0Views0likes1CommentAras Feature Keys - REST API?
Activating features is covered on page 61/74 in this guide: https://www.aras.com/-/media/files/documentation/installation-and-configuration/en/12-0/aras-innovator-120--installation-guide.ashx That's so clicky I can't help but think there has to be a better way. Why do I need this? Well, as a developer I need to replicate, locally, what is our prod env as a starting point to work. It already has lots of layers and Minerva add-ons, and 3rd party contractor work. One part of setup is adding a stack of keys that all have: Feature Name and Activation Key (and unused expiration date). From the v12 install guide you can do this, one at a time: As a developer/QA/exterminator in this environment that I need to replicate this is a real pain doing this 12 times before moving on. And, while I'm needing to do this on v11 and the navigation to the Activate Feature is different, I'm guessing it writes to the same bucket? I've managed to use REST API to add Users and Identities, and I think I can pretty much tack-on the singular label of any ItemType and write to the system. What I want is concise repeatable setup (especially because the possible variants on just one ItemType, such as User are astronomical). I'm consuming CSVs and the singular item type, and with Bearer Token I can reliably produce setup for these two things. Anyway, is there an endpoint for "Activate Feature"? I can see that it uses a post to aras.com service, but is there a way todo that in a scripted way for automation setup? https://www.aras.com/productservices/FeatureLicenseService/FeatureLicenseService.svc3.8KViews0likes2Comments