状态机工作流程和持久性
我正在开发 4.0.1 中的状态机工作流程,该工作流程是从 WCF 服务调用的。我正在动态创建代理并调用工作流中的活动。 我使用 Oracle 作为后端。 任何人都可以帮助我实现此工作流程的持久性。我想将工作流程保留到 Oracle 数据库或文件系统。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
请与 DevExpress 核实。他们创建了一个支持 Oracle 的实例存储提供商。
Check with DevExpress. They have created an Instance Store provider that supports Oracle.
Devart 开发了一个也支持 Oracle 的实例存储提供商。
Devart has developed an Instance Store provider that supports Oracle too.