Plugin not triggering on disassociate message (CRM 2011)

Answered Plugin not triggering on disassociate message (CRM 2011)

  • Dienstag, 26. Juni 2012 15:17
     
     
    Hi. I have a N:N relationship between two custom entities and I want to trigger a plugin when a user edits the relationship data. As far as I know this can be achieved by registering plugin steps on associate/disassociate messages. The plugin is working fine on associate message, but it's not triggered at all on disassociate. I tried registering steps on pre-validation and pre/post-operation stages which had no effect. What can be causing this problem?

Alle Antworten

  • Freitag, 29. Juni 2012 16:22
     
     

    Hi,

    Seems you done it correctly. I do not see any problem. It is working fine for me when I disassociate two records in post-stage of plugin. Please can try putting trace message if working on cloud. If you are working on IFD or on-premise please do a debug.

    If you are using IFD or on-premise you might have to do a iis reset.


    -Devashish
    http://thecrmworld.wordpress.com
    http://ebizartisans.com

  • Mittwoch, 4. Juli 2012 09:01
     
     Beantwortet
    This was caused by custom subgrids in our forms. Replacing them with default subgrids solved the issue.
    • Als Antwort markiert MrSm1th Mittwoch, 4. Juli 2012 09:01
    •