Thursday, February 19, 2009

Omega.SDSClient now has query support

A new version of Omega.SDSClient is available:
What's new:
1. Querying capability – We have included a functionality where you can write and execute queries against a container. Currently we have taken an easy way out and are displaying query results as sent by SDS (in XML format). In next version we will try and display it in a datagrid format. To invoke querying capability, either use Container context menu or Query icon in the entity panel.

2. 500+ entities – We have included this functionality where you can progressively get 500+ entities. It’s not an automated process but rather a manual process i.e. after 500 entities are displayed, then you have to click on "Get More Entities" button to get the next batch.

3. Grid View for Entities – This is another view for displaying entities in a container. Under grid view, you can group the entities by “Entity Kind” and sort your entities as well. To group the entities by Entity Kind, just drag the "Entity Kind" header and place it over the text which reads “Drag a column header and drop it here to group by that column”. To ungroup it, just drag the "Entity Kind" column from the top and place it back on the data grid.


Do try it out and let us know what you think. As always feedback & feature requests are much appreciated. Link is: http://omega.cerebrata.com/default.aspx?r=BLSP.

Thanks

Gaurav

Wednesday, February 4, 2009

A new version of Omega.SDSClient is available

We have released a new version of Omega.SDSClient. We have completely overhauled the user interface of Omega.SDSClient. In the new version, we have used a more developer friendly "tree view" layout where your authorities & containers are displayed in a tree view and the entities belonging in a container are displayed as tabbed item. Furthermore we have included the functionality where a user can temporarily hide authorities & containers from the plain view.
The new version is available at http://omega.cerebrata.com/default.aspx?r=BLSPand a user guide for the same is available at http://omega.cerebrata.com/Docs/Omega.SDSClient.UserGuide.pdf.

Thanks