REST Service Examples
With the Imixs RESTfull service interface it is very easy to access any workflow instance. The following section gives some examples which can be tested live using the Imixs Online Demo.[Read More]
Posted at 12:07PM Jan 17, 2012
Posted by: Ralph
Category: Business
How to post XML data to the Imixs Workflow RESTfull Service
Today I wrote a short example explaining how you can transform an external xml data structure with a xsl-template into the Imixs Workflow xlm format and post the data to the RESTfull Service Interface.
This is good example how a interface between an external system and the Imixs Workflow engine can be realized with a minimum of efforts.
http://www.imixs.org/xml/examples/transform_xml.html
Posted at 05:27PM Aug 05, 2011
Posted by: Ralph
Category: Business