Skip to content

Conversation

@klin333
Copy link
Contributor

@klin333 klin333 commented Jan 15, 2025

@eddelbuettel
Copy link
Member

eddelbuettel commented Jan 15, 2025

(Link is paywalled)

We will take a look. Implementation looks clean and straightforward (and sorry you had to deal with SEXP ...)

@klin333
Copy link
Contributor Author

klin333 commented Jan 15, 2025

Relevant bits from the Bloomberg documentation:

Integrating Application Identity Key into Application
Application Identity Key (AIK) is supported in all interfaces of BLPAPI starting from version 3.20. To leverage AIK in your BLPAPI requests, you can inject AIK into SessionOptions.

Select applicable language to show sample code to integrate AIK into your application:

SessionOptions sessionOptions;
sessionOptions.setApplicationIdentityKey("<Enter AIK here>");

@eddelbuettel
Copy link
Member

@klin333 I am so sorry. This fell to the side.

@johnlaing Any chance you could take a look and test drive it?

@eddelbuettel
Copy link
Member

I rebased this against the updated master branch, and updated the (now newly added) else branch to also have the added keyword so this should check out cleanly.

@johnlaing If you could testdrive it I'd much obliged.

@eddelbuettel
Copy link
Member

Or, for once, I could just merge it as this is a pretty local change with a default value preserving old behaviour ....

@johnlaing
Copy link
Contributor

I'll try to look at it this week.

@eddelbuettel eddelbuettel merged commit a509c71 into Rblp:master Mar 16, 2025
2 checks passed
eddelbuettel added a commit that referenced this pull request Mar 30, 2025
@eddelbuettel
Copy link
Member

This is now at CRAN. Sorry for sitting on it for a bit, and a big Thank You! for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants