Modifying BBIS Event Batch Edit Batch to display data on the main grid.
Is it possible to display additional fields on the main grid that is displayed when select "Edit Batch" where "Linked Constituent", Donor Name, etc is displayed on a BBIS Event Batch ;
We would like to see the credit card users name and additional information on the main screen instead of clicking Review Transactions Details, then payment tab.
We would like to see the credit card users name and additional information on the main screen instead of clicking Review Transactions Details, then payment tab.
0
Comments
-
Hi Kathy,Take this with a grain of salt, because it has been 5+ years since I worked at Blackbaud.But at that time, the OOB "bbis batches" were hard-coded to reject extensions.If I remember correctly (again, grain of salt!) the reason was that there are .NET classes that transmogrify the BBIS XML registration/payment/constituent data into batches when you download, and those classes have a definite list (read: hard-coded) of fields that they know how to handle.The way the download process is engineered, it has to know in advance all the possible data points that may come it's way, which precludes extensions.The workaround is a tough pill to swallow: build a fully custom download process that catches data from BBIS, and writes it to batch.Of course, the OOB parts aren't going to write to your custom tables, so that means a fully custom BBIS part as well.I've done that a few times for events, memberships, payments, and constituent updates. So I have some code to share if you'd find it interesting.Frankly, it's not complex, it's just a lot of "drop data here, move data there" code. But its pretty tedious.If you do find a way to extend the OOB bbis batches, please let me know.That would be a big timesaver.
Joseph Styons
https://www.styonssoftware.com0 -
Joseph,
Would you happen to know where to find that list of hard coded fields used by the BBIS XML?
Jay0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 941 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
