BPEL for Windows Workflow Foundation March CTP

I just read on the Web about the availability of this package from Microsoft. Cool. I knew a CTP was coming but didn’t know when.

I’ve been trying to explain to scientific workflow people that Windows Workflow is a generic framework without any built-in semantics and that any type of dataflow/workflow could be implemented, if one invested in building the required semantics as activities. That’s how I had enabled WCFWF integration for an internal project. The nice CSD (Connected System Division) folks now have a package to support that integration (it’s part of the latest Orcas CTP I believe). My prototype went a step further to enable the automatic extraction of a service’s (implemented as a WF workflow) multi-message interaction contract (described in XAML). Based on that contract, the generation of a consuming WF workflow could be automated (capturing all the possible conversation states with the target service).

Anyway… back to WF. I have been toying with the idea of a Scufl (think scientific workflow) package on top of WF. This way, all those Taverna workflows could be executed on the WF platform… you know, nice debugging, nice visual designer and tooling support, etc. Carole promised to send me the semantic descriptions (captured in Scheme I believe 🙂 of the Scufl language. That’d be an interesting side project. I am seeing Carole next week so I’ll talk to her again about this.

Recent Posts

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

1 month ago

Enhancements in Graph Model: Dynamic Entities & Full-Text Search

As I continued work on BrainExpanded and its MCP service, I came to realize that…

4 months ago

GraphModel: A .NET Abstraction for Graphs

Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…

5 months ago

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

6 months ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

7 months ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

7 months ago