Can I get user email addresses from license server checkout/checkin log?

조회 수: 6 (최근 30일)
Brian Battersby
Brian Battersby 2021년 1월 22일
편집: Kellen 2024년 6월 5일
Hello,
I would like to find a way to get the email address of users of the MATLAB client software whenever they checkout/checkin a software license. Looking at the current software license log for FlexLM, I only see the system name registered for checkout/checkin events. Can you please tell me if there is a way to also include the user's email address in the log?
Thank you,
-brian

답변 (1개)

Andreas Goser
Andreas Goser 2024년 6월 5일
I suppose MathWorks Installation support will know whether there is an easy way to do it or one needs to ask the manufacturer of FLEXnet.
Content-wise, I know of two companies that use the username to send information to the end user. One leveraged a good-ol' DOS command, I believe PING. And the other send emails, but their syntax is username@company.com anyway.
In both siutations however the underlying need could be addressed differently. The underlying problem was users leveraging products "too long" than budgeted and IT wanted to inform users about this. Technically, it could be adressed by release upgrades and using Parallel Computing Toolbox. This reduced the computatiion and thus usage time drastically.
What is your underlying need?
  댓글 수: 1
Kellen
Kellen 2024년 6월 5일
편집: Kellen 2024년 6월 5일
My company just wants a way to be able to email someone who has a license checked out. I don't think we want to delve into the underlying causes, but I appreciate you trying to help with that. Not all of our usernames are exactly username@company.com but everyone's mathworks account would be have their company email. So I was wondering if there was an easy way to get that mathworks email from the username.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by