I came across this link It states that Stardust has very good interoperability with .Net. I assume when anything is exposed as web services , there is no issues with interoperability. Does Stardust provide integration with native .net libraries? If so is Jboss JBPM provide the same level of support?
Asked
Active
Viewed 276 times
0
-
You may also want to consider Bonita BPM. It is also a Java BPM suite that exposes all of its functionalities via REST APIs. This means that it can also be integrated with .Net though not using native .net libraries. – POZ Jan 26 '16 at 15:12
1 Answers
1
Stardust exposes all engine functionality via SOAP (and is adding more and more REST). No native library is provided. It is not required.
- Stardust Web Service API
- Stardust Web Service API classes
- Stardust C# client example
- Stardust UI mashup example for .NET
- Some Stardust WS API examples - Stardust Process Interface / external invocation via SOAP or REST
- Stardust Knowledge base
I cannot comment on jBPM.

rob2universe
- 7,059
- 39
- 54