Community
Participate
Working Groups
1. In the aspect properties transformation, not all aspects are included in the generated properties file. Typically, aspects of elements outside of an Activity (like Roles) are not available in the generated properties file. However, this would be fairly useful. For example, a Role could have an aspect that holds information configuring how said Role maps to actual users, or allowing to dynamically change the mapping (like Bonita's variable mapper). So in jwt-transformation-properties, ExtractPropertiesService should also out them. 2. In the XSL transformation tools, there are no ways to access aspect properties when transforming a workflow model using XSL. However, this would be very useful. For instance, there is a good chance that any aspect that has an impact on the execution of the system might be required in the XSL transformation that produces an executable workflow model.
1. OK 2. Improved CustomXslFunctions, still have to activate the code using it in XSL transformation service & additional tests and samples still welcome.
(in revision 980)
2. activated the code using it in XSL transformation service
Tested, works OK.