Nova Orchestra comes out with an innovative architecture based on a generic and extensible engine, called "The Process Virtual Machine" and a powerful injection technology allowing services pluggability.
This new version of Orchestra is aimed at showing the power of its very innovative architecture by providing support for all the basic activities defined in the BPEL standard. As stated in the previous section, this version provides the possibility to persist the processes definition and execution. Future versions will continue to improve the standard coverage as well as other functionalities like other services. Check the roadmap for more information.
This version does not support the following features :
No fault management
Foreach successfulBranchOnly to true unsupported because no fault management
Some restrictions in assign statement :
no extensionAssignOperation
to partnerlink not supported
validate not supported
Some restrictions in scope statement
isolated not supported
exitOnStandardFault not supported
partnerlink : dynamic update of endpoints
handlers not supported
The following BPEL 2.0 statements are not supported :
throw / rethrow
exit
compensate
compensateScope
validate
extensionActivity
import
extensions