We are currently using Metastorm e-Work 6.6.4, using the Transaction Protocol to communicate with Metastorm from our custom web interface.
(We tried to upgrade to 7.0 a couple of years ago, but had to roll back, as the engine was highly unstable on the production server - crashed every five minutes.)
We are considering upgrading to 7.6 (works like a charm on the development server), or all the way to the latest and greatest 9.0.
We are considering rewriting our code to use ECL or similar, but it would be nice to have as few changes as possible in our existing code.
So - to my question - is the "full" Transaction Protocol still accessible in v9? And if so - are there any changes to the XML Schemas?
Chapter 4.3.3 of the 9.0.1 Architecture guide states the following:
"Web servers hosting the Metastorm Web Extensions use Metastorm Transaction Protocol to communicate with
Metastorm Engines."
..So I guess that it is still there in some form - but is there any documentation for the v9 Transaction Protocol?
..Or will I have to wait for the promised SDK some time in August?