Windows Workflow 4 Correlation Query includes website instance name in instance key calculation and fails

后端 未结 5 1857
梦谈多话
梦谈多话 2021-01-26 23:22

I am trying to host a long running workflow service on Azure but I am having problems with correlation.
I have got the timeToUnload and the timeToPersist set to 0 and I have

5条回答
  •  心在旅途
    2021-01-26 23:54

    We are new to WF and WCF but was wondering if you could build your own Instance Store.

    This should give you the ability to override InstanceKey whereby you could calculate your own.

    There are quite a few examples on the internet.

提交回复
热议问题