Friday, July 31, 2015
Managing SQL databases and Hibernate JPA using CAM Templates
A video tutorial is now available that walks through the concepts and details of life-cycle
management of your database environment using CAM templates. This
includes generating SQL table scripts along with matching Hibernate JPA
bindings. BPM with Appian CDT customization is also covered.
See how to harvest your existing source systems SQL and then manage details along with creating new SQL scripts.
Alternatively, start from existing XSD schema and build matching SQL databases and dictionaries of components.
The concepts behind Naming and Design Rules (NDR) are covered along with how CAM supports the use of NDR to ensure component consistency and reuse.
See how to harvest your existing source systems SQL and then manage details along with creating new SQL scripts.
Alternatively, start from existing XSD schema and build matching SQL databases and dictionaries of components.
The concepts behind Naming and Design Rules (NDR) are covered along with how CAM supports the use of NDR to ensure component consistency and reuse.
Labels: Appian, CDT, Hibernate, JPA, MySQL, SQL, SQL DDL
Wednesday, January 22, 2014
New CAM XML Editor v3.1 and CAMV validation release now available
The focus for this release is
enhancements, bug fixes and performance improvements for both the CAM
editor and CAMV validation engine.
CAM Editor V3.1 provides the following improved functionality:
o Enhanced XSD schema importing especially for HL7, GML, OAGi and NIEM complexities
o New UTF-8 handling to improve international support in elements and annotations
o Editor entry of annotations improved and enhanced
o Better XML example generating details (choice items, negative numbers and repeat limits)
o Improved xsd:annotations handling during import processing (faster + suppress duplicates)
o Improved bi-directional data processing using Open-XDX for open data query and update
o Feature and bug fixes for the CAMV rules engine
o CAMV now allows mixed content for validation
Available from http://www.cameditor.org
CAM Editor V3.1 provides the following improved functionality:
o Enhanced XSD schema importing especially for HL7, GML, OAGi and NIEM complexities
o New UTF-8 handling to improve international support in elements and annotations
o Editor entry of annotations improved and enhanced
o Better XML example generating details (choice items, negative numbers and repeat limits)
o Improved xsd:annotations handling during import processing (faster + suppress duplicates)
o Improved bi-directional data processing using Open-XDX for open data query and update
o Feature and bug fixes for the CAMV rules engine
o CAMV now allows mixed content for validation
Available from http://www.cameditor.org
Labels: Editor, Model, NIEM, Oracle, SQL, Unit Test, Validation, XML, XSD