Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jwt-dev] JWT2XPDL transformation

Hello,

I have commited the JWT2XPDL transformation, for export from JWT to Bonita (path: transformations/jwt-xpdl).

This first version has some limitations :
- If the JWT workflow has a cycle, Bonita will not be able to load the generated XPDL file. For supporting cycles, the transformation should detect the concerned edge and translate it into an iteration, not a transition. - All the JWT data are converted in process properties instead of activity properties, because of difficulties to manage unique field names.
- The subprocess calls are not managed. Embedded subprocess are ok.

Best regards,
Guillaume Decarnin
Open Wide



Back to the top