I have created one Trigger in CRM Contactbase table, whenever an Insert/Update happens in Contactbase table this trigger will Update/Insert the same data in the another table on another database. This trigger working fine without any error when manual update happens in SQL, but when i update the field in contact entity form it troughs me SQL error .
I get to know that trigger wont work in CRM database tables, But in production it working fine with trigger in CRM table. Facing issues only in non-prod environment. Is there any other way to achieve this SQL trigger to work in CRM ?
*This post is locked for comments
I have the same question (0)