one workflow persisted and doing work in two hosts

Hi,

Anybody has sample where workflow host has created instance of one workflow, then persisted it. Now other host gets instance of same workflow and passes some work to it

e.g. host A creats instance of workflow A, and then runtime persists it. Host B now tries to load workflow A and provides some external event to start processing further... runtime in host B again persists the workflow.

Provide some sample if anyone has it.

thanks,

Hiten



Answer this question

one workflow persisted and doing work in two hosts

  • ??r?sτσρhΞr Sc?δlτξη

    Is this applicable to state workflow as well I am using state workflow and somehow it doesn't work for me.

    Please confirm.

    Thanks,

    Hiten


  • Daniel Q

    Persistence behaviour is same for Sequential or statemachine workflow, so this should work for a state machine workflow too. Can you elaborate on the issues you are facing with state machine workflow  Which version of WF are you using

  • kckc

    Check the sample here

    Hope this helps,
    Sonali



  • one workflow persisted and doing work in two hosts