Here's my stab at a weekly update r.e what's going on. Google Calendar I've created and shared a "QBO Events" calendar on Google Calendar. You should all be able to see this on your google calendar under "My Calendars". The intent is to let everyone know generally what's up; things like Saxon UAT testing, and I threw in the upcoming hardware delivery to our ISPs. The mission of this calendar is to keep everyone information about significant things that you may not be directly involved with. If you need to set up an actual meeting, please just use your own calendar, and invite the appropriate people (it will then show up on their calendars as well). QBO Tip: application setting qbo.Events.{TableName} Each QBO module is capable of interfacing with the Event module. However, if there are no sync events defined for a module, and the module is heavily used (e.g. CreditLiability), one can configured a module to NOT process events. For example, if a system imports 100 credit reports per day, with an average of 50 credit liabilities per report, the pEventQueueList SP is executed 5000 times. The following setting would reduce this to zero:
|