WEBSERVICE

<< Click to Display Table of Contents >>

Navigation:  Development > Project Artifacts >

WEBSERVICE

 

The WEBSERVICE collection holds definitions for webservices designed to serve DTS projects. The reflect the work in the Webservices section of the Web UI.

 

{

 "webserviceName" : "",

 "mode" : "",

 "projectId" : "",

 "connectors" : []

}

 

Attribute

Value

Note

webserviceName

The given name for the webservice.

 

mode

The type of webservice this models.

"REST" / "SOAP"

 

projectId

The id of the project this webservice definition belongs to.

 

connectors

The list of resources included in the webservice, in the form of WebserviceResources