Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. State Machine Workflow, calling External Events

State Machine Workflow, calling External Events

Scheduled Pinned Locked Moved ASP.NET
databasedesignhelpquestionworkspace
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    chintan1979
    wrote on last edited by
    #1

    Hi, I have made one State Machine workflow, which has got multiple stages, and sub stages which are linked with each other. Now each stage has event driven activity which handles external events. This is working fine when from my UI I invoke each event on different button click. Also I am persisting the state of the workflow in SQL database. Now my requirement is on one button click, I want to invoke multiple events from multiple stages one by one and in the order I have defined in the workflow. After invoking the first event, when I am trying to invoke the second one, which is in next state, an error is generated. 'Event ConductInitialInterviews on interface type RecruitmentTracker.InterviewProcessService.IInterviewProcessService for instance id 050b6e1d-e0ad-4a29-92a2-76cf54862aeb" cannot be delivered.' Does any one has any idea? Thanks in advance !! Chintan

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups