Pre-Built

<< Click to Display Table of Contents >>

Navigation:  Development > Client >

Pre-Built

 

DTS provides some out-of-the-box Client implementations for easy use in specific environments. Each Pre-Built Client implementation is purpose-built for the targeted environment and caters to its native workflow patterns.

The currently available Client implementations are:

•The Smallworld Client

▪Connects to DTS using the Java Client Library.

▪Provides access to DTS resources from the Magik environment.

▪Translates all artifacts into native Smallworld objects that can be directly used in the environment.

•The Webservice Client

▪Connects to DTS using the Java Client Library.

▪Provides access to DTS resources via HTTP Requests.

▪Must be generated using the Web UI where it can be greatly customized without coding.

▪Translates all artifacts into standardized Web objects.