Product: TIBCO Scribe® Online RS
The Scribechangehistory Custom Entity is used to track deletes in CRM when a record is deleted.
- When a record is deleted from the Dynamics CRM source:
- TIBCO Scribe® Online adds an entry to the Scribechangehistory custom entity, which records the delete.
- The TIBCO Scribe® Online Agent registers a plug-in assembly in Dynamics CRM to publish these delete operations from the scribechangehistory custom entity into the SQL Server database during replication.
- --The Delete operation is asynchronous, and may not appear immediately.
- The next time the Solution runs, TIBCO Scribe® Online creates in the SQL Server target database an entry for that record in the Scribe_DeletedOn column that exists for every TIBCO Scribe® Online table in the SQL Server database.
- Records in the scribechangehistory table are purged 60 days after the last modified date.
The steps below show how to navigate to the Scribechangehistory entity in CRM:
- Navigate to 'Customizations'
- Click 'Customize the System'
- Click SDK Message Processing Steps
- Set a filter on the Name 'ChangeHistory' or sort by Event Handler 'Scribe.Adapter.CRM.Plugins.ChangeHistory.ChangeHistoryPlugin'
- Ensure the entity is enabled under the Status Column
For additional information, see the following in the TIBCO Scribe® Online Help:
TIBCO Scribe® Online Connector For Microsoft Dynamics 365 / CRM