MISSING MSOL EVENTS?

Support and discussion forums for the Plugins4Automate Office365 for ConnectWise plugin.
Post Reply
User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

MISSING MSOL EVENTS?

Post by Cubert »

Up untill 3.0.0.4 we had a table mismatch for MSOL events causing it not to save the data.

If you are or have used one of these earlier versions you will need to go into your SQL and drop the plugin_p4a_office365forautomate_events and then restart the DBagent on the Automate Host.

SQL code to drop table

Code: Select all

DROP TABLE `plugin_p4a_office365forautomate_events`;
Once table is dropped and dbagent restarted a new plugin_p4a_office365forautomate_events table will appear and have a TenantID column.

Re run you MSOL scan to seed the data for client.

Post Reply

Return to “Office365 For Automate”