ContributionsMost RecentMost LikesSolutionsReview configuration management or activity history display One of our users re-opened a review to add a new reviewer. They discovered the previous review comments from other reviewers disappeared after that. This makes them very uncomfortable about their data and how they can have sufficient traceability information in case there is an audit. We recommend the following ideas for consideration: 1. Provide an option for users to keep existing data when a review is re-opened. 2. Add an option to allow automatic review export (such as PDF) when a review is closed and list all exports in the review as history. Admin can choose a repository such as CMS or artifact management system for PDF storage. 3. Save review as code to a git repository so users can see the changes and can revert back to certain stage if any issue occurs. Since it is in git, all activities can be recorded and can be traced. There might be other possible solutions. The goal is to keep full traceability in the system. Thanks. Provide a way to delete accidentally uploaded files During the planning/authoring phase, users can accidentally upload unwanted files. Currently users can only delete the whole change list to start over again. It would be nice to allow users to just delete specific files. Re: unsupported schema type: Apache MAPI solved the problem by checking "(Search schema aggressively for types)" in the Features tab in the WSCompile dialog box during code generation. The error message is gone and the code is generated. I need to test if the code actually works.unsupported schema type: Apache MAPI tried to use soapUI to generate code for JAX-RPC web services created in CodeFusion. I got the following error message: error: modeler error: unsupported schema type: "{http://xml.apache.org/xml-soap}Map" I think the WSDL did not define apache MAP type. Any suggestion to fix this problem? Thanks.