BBIS SQL Tables - can we find the date and timestamp at which a donation was entered
Hi folks,
We'd like to be able to analyse the times of day at which BBIS donations were made. In BBCRM, we have only the date, with no timestamp. The XML from the TRANSACTIONS table contains the full datetime value in <TransactionDate> and <GiftDate>, but how can I find these in an SQL table as standalone fields? Is there a table which contains this information? BBNCREVENUE has the Date Added but that's only when it was downloaded from BBIS. If you know the name of any of the BBIS tables which contain this or similar information about transctions, I'd love to know.
Thanks,
David
david.wanless@wilderness.org.au.
We'd like to be able to analyse the times of day at which BBIS donations were made. In BBCRM, we have only the date, with no timestamp. The XML from the TRANSACTIONS table contains the full datetime value in <TransactionDate> and <GiftDate>, but how can I find these in an SQL table as standalone fields? Is there a table which contains this information? BBNCREVENUE has the Date Added but that's only when it was downloaded from BBIS. If you know the name of any of the BBIS tables which contain this or similar information about transctions, I'd love to know.
Thanks,
David
david.wanless@wilderness.org.au.
Tagged:
0
Comments
-
Hi David,
Hope you're well!! I've had a bit of a look at and looks like the timestamp does only appear within the XML for the transaction from what I could find. The dbo.Transactions table does have a couple of additional date fields with time values (BeginDownload and EndDownload) however I believe that is when CRM actually downloaded the transaction, not when it was actually processed by the gateway, which may be some minutes out depending on the schedule timing. Not sure if that would be sufficient... you could also potentially just add a Revenue Attribute to your donation forms and populate a time using JavaScript into the field (and hide it) so it appends a time to your transactions... that might be more elegant, depending on what you're needing it for I guess!
Cheers,
Chris0
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 648 Blackbaud Grantmaking™
- 567 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 247 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) 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
- 782 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

