I am working on a state machine workflow in 4.0.1 which is called from a WCF service. I am dynamically creating the proxy and calling the activity in workflow.
I am using Oracle as backend.
Can anyone help me to implement persistance for this workflow. I want to persist the workflow to Oracle database or to file system.
I am working on a state machine workflow in 4.0.1 which is called from
Share
Check with DevExpress. They have created an Instance Store provider that supports Oracle.