Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7909345
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T12:22:29+00:00 2026-06-03T12:22:29+00:00

I Have a plugin that should run on delete of a custom entity that

  • 0

I Have a plugin that should run on delete of a custom entity that wont run.

Plugin is registered with Plugin Registrtion Tool setting:

  • Message – Delete
  • Primary Entity – myCustomEntity
  • Secondary Entity – none
  • Filetering Attributes – All Attributes
  • Plugin – the one i want to run
  • Run in user Context – calling user
  • Execurion Order – 1
  • Pre Stage
  • Synchronous
  • Step Deployment – Server
  • Trigeting Pipeline – Parent

with an image called Target registerd as a pre-image.

there are no errors logged on the server and debuging in visual studio with a breakpoint on the first statements in the constructor and execute methods does not result in it entering debug.

any idea what i have done wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T12:22:30+00:00Added an answer on June 3, 2026 at 12:22 pm

    Figured it out, i had this line

    if (context.InputParameters.Properties.Contains(ParameterName.EntityMoniker) &&
               context.InputParameters.Properties[ParameterName.EntityMoniker] is Moniker)
    

    which is how it works for MessageName.SetStateDynamicEntity, changed to

    if (context.InputParameters.Properties.Contains(ParameterName.Target) &&
               context.InputParameters.Properties[ParameterName.Target] is Moniker)
    

    and it works now.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have maven-plagin and need to run goal, that should automatically run before plugin.
I have a maven plugin that should run in the compile phase, so in
I have an ActiveX plugin that we need (if possible) to run in Firefox.
I have a custom developed WordPress plugin that is using jQuery 1.4 and for
I have a plugin that is loaded by this application.. This plugin calls some
does jquery have any plugin that prevents entering any input to a textbox that
I have a jQuery plugin that moves an element on the screen, but has
I have a C# plugin that uses a separate C++ DLL. The only reference
I have an Eclipse RCP plugin that requires a DLL. What is the recommended
I have developed a maven plugin that downloads the release notes from JIRA. It's

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.