Advisories for OGSA-DQP 3.2 Technical Preview

The following advisories have been issued:

The dqpQueryStatement activity does not work with synchronous queries

Problem:

The dqpQueryStatement activity cannot be used in a synchronous query. More specifically, the output of this activity should always be fed to an outputStream where the data can subsequently be read from that output stream. The documention says that this is the recommended approach and all the examples work this way. This bug will be fixed when DQP is released for the forthcoming OGSA-DAI release.

News