<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The BrightBlog. &#187; BrightBase</title>
	<atom:link href="http://blog.brightdoor.com/index.php/category/brightbase/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.brightdoor.com</link>
	<description>News and views from the crossroads of real estate and technology.</description>
	<lastBuildDate>Fri, 29 Jul 2011 17:50:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>BrightBase Web Services API May Update</title>
		<link>http://blog.brightdoor.com/index.php/2008/05/07/brightbase-web-services-api-may-update/</link>
		<comments>http://blog.brightdoor.com/index.php/2008/05/07/brightbase-web-services-api-may-update/#comments</comments>
		<pubDate>Wed, 07 May 2008 19:02:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BrightBase]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Web Service API]]></category>
		<category><![CDATA[api webservice]]></category>

		<guid isPermaLink="false">http://blog.brightdoor.com/?p=39</guid>
		<description><![CDATA[Greetings BrightBase Web Service API Users: This update includes a description of the BrightBase Web Services API changes that we plan in our upcoming release, planned for Wednesday, May 7, 2008, at 11:59pm ET pending certification by our Quality Assurance group. This update summarizes enhancements to that release only. If you are not the implementer [...]]]></description>
			<content:encoded><![CDATA[<p><b>Greetings BrightBase Web Service API Users:</b></p>
<p>This update includes a description of the BrightBase Web Services API changes that we plan in our upcoming release, planned for <span style="color: #8A181B;"><b>Wednesday, May 7, 2008, at 11:59pm ET</b></span> pending certification by our Quality Assurance group. This update summarizes enhancements to that release only. If you are not the implementer of the BrightBase Web Services API, please forward this to the appropriate person.</p>
<p><b>FindObjects Update</b><br />
We have enhanced the <b>FindObjects</b> (and, as a result, the <b>FindObject</b>) Web method to return partial objects. Many of you commented on how you often just need bits of data and not the entire object, which can be a heavy payload. Full object retrieval is still fully supported and no code changes are needed. But now, the BrightDoor Query Language supports a syntax that looks like the following:</p>
<table class="MsoNormalTable" style="background: #f2f2f2; margin: auto auto auto 0.5in; border-collapse: collapse; mso-yfti-tbllook: 1184; mso-padding-alt: 0in 0in 0in 0in;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes;">
<td style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 566.6pt; padding-top: 0in; background-color: transparent; border: #4f81bd 1pt dashed;" width="755">
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><strong><span style="font-size: 12pt; font-family: &quot;Courier New&quot;; color: #8A181B;">select</span></strong><strong><span style="font-size: 12pt; font-family: &quot;Courier New&quot;;"> p.Id, p.Name, p.UpdateDate,p.ListPrice, p.ListDate,</span></strong><strong><span style="font-size: 12pt; font-family: &quot;Courier New&quot;;">p.ProductStatus.Id, p.Description <span style="color: #8A181B;">from</span> Product p</span></strong></p>
</td>
</tr>
</tbody>
</table>
<p>Please note, that in the above example a entity object is still returned. So for values that you do not explicitly select they are defaulted to their natural state. This may mean you have an object with seemingly invalid data, especially with dates and Booleans. So keep this in mind. However, the advantage is a much smaller XML payload and this should be a big benefit to those who just needs slices of data for your other business needs.</p>
<p><b>Notification Technology</b><br />
Our last update mentioned the concept of notifications when objects are created and/or updated. We have selected the Amazon Simple Queue Service (SQS) which will allow developers to subscribe to messages based on a set of business rules defined within BrightBase. This enhancement will roll out later this year and we welcome your input on how to best make use of this technology and this concept. If you are unfamiliar with SQS, please check out <b><a href="http://www.amazon.com/Simple-Queue-Service-home-page/b?ie=UTF8&amp;node=13584001" target="_blank">http://www.amazon.com/Simple-Queue-Service-home-page/b?ie=UTF8&amp;node=13584001</a>.</b></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.brightdoor.com%2Findex.php%2F2008%2F05%2F07%2Fbrightbase-web-services-api-may-update%2F';
  addthis_title  = 'BrightBase+Web+Services+API+May+Update';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightdoor.com/index.php/2008/05/07/brightbase-web-services-api-may-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

