Friday, May 17, 2013

PMIX XML open source software for Prescription Medication Information eXchange web services

The NIEM PMIX XML webservices demonstration is now available on VerifyXML.org and also the open source download package and sample data.

The software illustrates how to use the NIEM PMIX XSD schema developed by DOJ/BJA for the PMIX community.   Both query and response messages are built using the schema.

The online demonstration web services allow you to interactively test this and see both the patient information and prescription drug details in operation.

For more details see the VerifyXML.org website location.

Wednesday, March 27, 2013

New CAM Editor v2.4 release with enhanced Collaboration tools

The focus for this release is improved collaboration support including better dictionary generation, models, reports, spreadsheets and enhancement of the rules entry tools and rules processing. Added is support for Italian language localization.
The new XPath conditional rule entry wizard makes XPath rules definition significantly easier for cross-field validations and more. Also improved is more consistent rule handling in the CAMV engine.
For collaboration the locations of dictionaries collections can now be placed at a URL, a file system or stored in the Oracle Enterprise Repository (OER). Coupled with this are now the consistent dictionary collections and database connections manager tools for configuration management. Also better generation of dictionaries from spreadsheets and a new spreadsheet to dictionary utility XSLT tool. 
The Mindmap of structure models have been enhanced to include color coding of Added and Updated annotations plus SQL DBmappings and choice items.
Several enhancements have been made to the CAMV validation engine along with XSD schema generating and annotations handling.

In summary the new CAM Editor V2.4 provides the following improved functionality:
  • All new XPath rules entry Wizard tool
  • Significantly enhanced Dictionary generation
  • Collaboration support including Oracle Enterprise Repository (OER) and URL locations
  • Better dictionary collection and SQL database connections management
  • Enhanced Mindmap model generating
  • XML export format for Tabular Report View
  • Italian language localization
  • CAMV rules engine improvements
  • New spreadsheet handling utilities
  • More consistent NIEM NDR evaluation

     To download the latest software please see the CAMeditor.org download site.

Wednesday, October 24, 2012

SQL to XML open data: NIEM training video posted

Learn how to build a working XML query/response system with SQL database accessing using NIEM ULEXS schema and dictionary.

We now have a 22 minute NIEM training video available online that shows how to build a fully working ULEXS-SR exchange using a Vehicle license search example. 

All the SQL and XML code, dictionary and instructions that accompany the tutorial video are also available for download so you can try everything yourself. 

See the NIEM training videos site to run the video.

Materials are focused on practical implementers, after viewing the instruction material you can download the open source tools and apply to your own SQL to XML use cases and information exchange projects.

Managers and business analysts will also find the materials accessible and valuable in showing the decision making processes that go into constructing a working NIEM exchange.








Monday, October 8, 2012

CAM Editor v2.3 now available with SQL to XML mapping

The new release of CAM Editor now include the Open-XDX tool that uses code-free techniques in combination with CAM templates and visual drag and drop to rapidly design your XML exchange from SQL data sources. 

Then Open-XDX will automatically generate all the SQL for you, read the database data, generate and populate the valid output XML, and filter with parameters. 

To complete the processing solution Open-XDX works with web services and JDBC database connections as a callable module that can be deployed plug and play with your middleware stack, all with just a few lines of Java code (about 5 actually).

You can build either Query/Response or Publish/Subscribe services from existing data stores to XML literally in minutes. To see a demonstration of using Open-XDX, a MySQL data store and integrating with Oracle Web Logic server please see this short few minutes video - http://youtube.com/user/TheCameditor

There is also a Quick Guide available that provides more technical insights along with a sample pack download of templates and SQL that you can try for yourself.
To view online demonstrations of using Open-XDX see the VerifyXML.org site and GitHub resources.

Head on over to our project resource site to learn more, download the latest CAM Editor and see links to all the resources and materials.
We look forward to seeing how the developer community is able to jump start information sharing initiatives using this new innovative approach.

Rapidly creating XML exchanges from SQL data stores

Now available is the new CAM Editor v2.3 with drag and drop mapping from SQL tables into XML exchange structures.

This allows you to map from your SQL tables and columns into working XML directly. The engine then automatically generates the SQL needed and builds the resulting XML output.

A "Look and Learn" 10 minute introduction video is available that demonstrates the techniques for SQL to XML.


The software itself can be downloaded from the project site - http://www.cameditor.org





There is also a MySQL - PMIX sampler pack (see README.txt for setup and use) that contains the examples from the video.

http://sourceforge.net/projects/camprocessor/files/CAM%20Editor/Misc/PMIX-sampler.zip

Then a Quick Guide "How to" details of using the Open-XDX tool itself:

http://sourceforge.net/projects/camprocessor/files/CAM%20Editor/Misc/Open%20XDX%20Quick%20Guide.pdf



Friday, June 29, 2012

CAM XML Editor version 2.2.1 now available for NIEM IEPDs

CAM Editor v2.2.1 release is now available. Lots of nice enhancements, CAMV performance boost and important bug fixes for DoD, NIEM and LEXS schema.

Download is available from the CAM XML Editor Resource Site.



The CAM editor is the leading open source XML Editor/Validation/Schema designer for rapidly building and deploying complete XML information exchanges. Provides a visual WYSIWYG structure with rule entry wizards and drag and drop dictionary components.

Will import, analyze and refactor existing XML Schema.

Oracle is a proud sponsor of the project and its use on the NIEM.gov initiative.

Creates XSD schema + JAXB bindings, Mindmap or UML models (XMI), XML test suite examples, HTML documentation + spreadsheets (NIEM IEPDs). XSD schema export in default, flatten, NIEM, and OASIS modes. Generates canonical component dictionaries from schema sets, ERwin models, or spreadsheets.

Wednesday, June 13, 2012

NIEM / LEXS starter kit now available with JAX-WS and JDeveloper examples

The Oracle NIEM team is pleased to announce the availability of a starter kit to assist in rapidly developing NIEM solutions using Java. The kit uses the LEXS 3.1.4 Search/Retrieve schema as examples.

You can find out more and download the how to step by step guides along with sample source code from this link here.