RE-Decoded

A technical look at the Raiser’s Edge API from Blackbaud

Blackbaud European Conference 2008 - Some thoughts

October 22nd, 2008 by David Zeidman

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.

Posted in Not Code | No Comments »

Blackbaud European Conference 2008 - Presentation

October 20th, 2008 by David Zeidman

Thank you to all of you who came along to my presentation at the Blackbaud European Conference.  If you are coming to this site because of the conference then welcome. 

As promised here is my presentation to download. Feel free to explore this blog or browse through the plugins on zeidman.info.

You need to Flash version 9 to view this. If you cannot see it then try here

 

 

Posted in Not Code | 1 Comment »

Lookup by constituent system id - a new free plugin

October 17th, 2008 by David Zeidman

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.

Read the rest of this entry »

Posted in Beginner | No Comments »