Bloomberg - Status Error: Unable to adjust session time zone.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Yasir Zaheer

    Bloomberg - Status Error: Unable to adjust session time zone.

    Hi,

    We are using Bloomberg API for .Net to connect to Bloomberg and get
    the field information for specific securities. The application is
    running on a Bloomberg terminal. While requesting, we first start the
    'MarketDataAdap ter' and then send the request.

    Whenever we send the request to the Bloomberg agent, the application
    gets a series of status responses before receiving the actual reply.
    The following are the replies in timely fashion that application gets
    from Bloomberg terminal.

    (i) Status code = SessionConnecte d, Error = false,
    Description = Connected to bbcom agent.
    (ii) Status code = SessionEstablis hed, Error = false,
    Description = Session established.

    We have found that the Bloomberg terminal some times does not respond
    to our request in two ways:

    (1) We get a session timeout error, SessionTzTimeOu t
    with the following status responses after the request has been sent.

    (i) Status code = SessionConnecte d, Error =
    false, Description = Connected to bbcom agent.
    (ii) Status code = SessionTzTimedo ut, Error =
    true, Description = Unable to adjust session timezone.

    (2) We do not get any response from Bloomberg Terminal
    - neither we receive any data nor any error from Bloomberg terminal.


    If any one has a solution to these two issues please reply.

    Regards,

    Yasir.
Working...