Monthly Archives: October 2008

Blackbaud European Conference 2008 – Some thoughts

I have been at the Blackbaud European Conference for the past two days and had a great time. My session seemed to go well enough and I hope that those that were there found it useful. Again if you want see the slides again then look at the posting below. (Note that you can watch it full screen using the second from right icon at the bottom of the presentation).

If you don’t remember anything else about my presentation remember this: You do not need to purchase RE:API to create a plugin. You are not going to hear that from Blackbaud too often but I have been told from high up in the company that this is the case. You are able to develop your plugin against the sample database (where all the modules are unlocked) and then deploy it to your production database.

I had a good conference and learnt a great deal about BBEC (Blackbaud Enterprise CRM) and the new Infinity platform. (Thank you Ben). Watch this space for more about my experiences of that product.

Lookup by constituent system id – a new free plugin

There was a post on Blackbus recently where a Raiser’s Edge user was having trouble mapping the output of a third party system to RE. The other system had the constituent system id and did not have the import id or the constituent ids so importing the data directly into RE was proving to be a problem. It would also be difficult to do any kind of lookup natively in RE unless it was done manually through a query.

I suggested that this was a straight forward solution if you were to write a plugin. In fact I felt that it was so straight forward that I would just write it. So here it is a new plugin that takes a system constituent id and outputs the constituent and import ids appending them to a copy of the input file.

Continue reading Lookup by constituent system id – a new free plugin