Web Services

There are two areas of web services that require significant work and are usually hand coded:

  1. The generation of  XML from the database to be passed to the web service or XML that must be parsed and read into the database
  2. Data validation of the XML file to ensure that it is correctly formatted and that all of the data is consistent

The rest of the work of the web service involves writing a handful of lines of code and placing it on the application server.

Dulcian has developed business rules repositories and code generators to do all of the “heavy lifting” of coding the web service without having to hand write code.  This technology can create the code to support the most complex web services in the industry with virtually no manual programming.