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 8553909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T14:45:42+00:00 2026-06-11T14:45:42+00:00

I have a workflow which need to update a custom entity(say-customentity) But it will

  • 0

I have a workflow which need to update a custom entity(say-customentity)
But it will update which record that need to be pass(i.e GUID of that record) using PlugIn.
This PlugIn Fires On Some Event Takes GUID Of That Record And Need To Pass This Guid To System Workflow.I Don’t Know How To Pass Parameters To system Workflow.

                There Is Some Boundation That Is Why i can not directly trigger that workflow on that event on which PlugIn fires..

Any Kind Of Help Will Be Appreciated.

Thanks,
Anish

  • 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-11T14:45:43+00:00Added an answer on June 11, 2026 at 2:45 pm

    I’ll be honest, I only slightly understand your question.

    I believe you are asking: “How can I start a workflow programatically? For example in a plugin?”.

    In which case you do it like this:

    ExecuteWorkflowRequest request = new ExecuteWorkflowRequest()
    {
        WorkflowId = workflowId, //Guid of the workflow you want to start
        EntityId = recordId //Guid of your record
    };
    
    ExecuteWorkflowResponse response = (ExecuteWorkflowResponse)serviceProxy.Execute(request);
    

    The workflow must be set to “Run On Demand”.

    Full MSDN article.

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

Sidebar

Related Questions

I have a custom workflow which requires a fair amount of setup before to
I have a workflow where I need to render an exception page. But this
I have a custom content type in SharePoint which has an approval workflow associated
I have an Access file on a server which my colleagues will update regularly
AI have a WF 4 application which contains a sequence workflow that has a
I have a Windows Workflow Foundation (3.0) state machine in which I need certain
I have a SharePoint workflow which is running whenever the item changes . The
I have a one main Workflow which calls several activities asynchronously. Some of the
I have two workflow foundation (.NET 3.5 SP 1) application which compiles fine. It
I have an .NET 4.0 ASP.NET MVC application, which also hosts a Workflow Foundation

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.