Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

In an Excel sheet I need to get the UUID of the user currently logged in on the terminal. I'm not optimistic that this can be done as blpapi doesn't have this functionality (How do I extract user details for Bloomberg Desktop API connection?). I was hoping that the @BSettings function would give this but this is not the case, it only gives info on the version of the Excel plugin

question from:https://stackoverflow.com/questions/66055371/how-to-get-bloomberg-uuid-in-excel

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
269 views
Welcome To Ask or Share your Answers For Others

1 Answer

You cannot do this using the Excel API. That is designed for retrieving market data, and information that pertains to that process.

If you want the UUID, you can run IAM<GO> on the terminal. There may be other places locally that Bloomberg stores UUID and other such information but that is not intended for use by end users so YMMV.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...