Oracle Workflow Persistence Service for Workflows
Workflow comes with inbuilt MSSQL persistence Service. For other databases you have to create a custom persistence service. I have tried to do the same. Presented below is the basic most Oracle Workflow persistence Service. It has all the elements you need for a basic purpose. I have put appropriate comments with in the code.
To [...]
Creating Workflows – Step by Step Console Application
Many of us need a quick guide on how to create Workflows in a step by step approach which would help us not only today but also in future.
So I thought I would create that guide for all of us. Presented below is a step by step approach of using Workflow foundation and creating Sequential [...]
.NET 3.0 Workflow foundation
Recently I got a chance to work on Workflow foundation in .NET 3.0. Initially I was excited about working on the new technology, but it didn’t last long. My client praises .NET for front end but when it comes to back end all he says is, if .NET is best in front end, Oracle is [...]
Read Full Post | Make a Comment ( None so far )

