Bloomberg Data Fetch Error
조회 수: 2 (최근 30일)
이전 댓글 표시
Bloomberg data fetch (history function) in compiled file works for me, but not for others. I've read below link and added the javaaddpath function in order to find the blp when compiled. It didn't help. Error message is the same as in the link. They are connected to the bloomberg when trying to run the file.
댓글 수: 0
채택된 답변
Harsha Medikonda
2015년 7월 7일
편집: Harsha Medikonda
2015년 7월 7일
I understand that the application throws an error '??? Undefined function or variable 'SessionOptions'' on a deployed machine. The end users should have the jar file at the same location as you mentioned in the javaaddpath. Make sure they have it at that location.
Another option is to create the javaclasspath.txt file and place it in your 'prefdir' location and then build the executable.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Bloomberg Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!