wcf - OperationContext in State Machine Workflows (WF 4.5) -


so i'm struggling following scenario.
i'm trying integrate di (autofac) in xamlx workflow service.
since such service merely wcf hosted service, thought @ autofac's wcf integration implementation , adapt can used workflowservicehost(factory).
, while managed (adding instancecontextinitializer puts iextension on current operationcontext start new lifetimescope wcf request) , tested simple sequential workflow, doesn't work state machine workflow!

well, work in first state of workflow, after transitioning following state, operationcontext gone.
questing is, out there doing similar? have lifetime scope per wcf request xamlx state machine workflow service?

guess i'm going have go lifetime scope per activity have kind of control on resovled objects container..


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -