SDL LiveContent Architect API references
This section contains information for developers to develop applications on top of the SDL LiveContent Architect web services API.
ASMX and WSDL files
You can access the ASMX files in you internet browser. The URL is a combination of the base URL and web services virtual directory, followed by one of the supported *.asmx files. Only functions specified in these *.asmx files can be used.
You can access the WSDL by adding ?WSDL to the URL.
For example http://localhost/InfoShareWS/DocumentObj25.asmx?WSDL.
Notation used
| Notation | Description |
|---|---|
| [deprecated] | This function is listed as deprecated to indicate discouragement of usage of a particular software feature, usually because it has been superseded by a newer/better version. |
| [internal] | This function is used in the web site and will most probably receive a matching passthrough web service call in the near future. You are not yet allowed to use this function because of the missing Web Service interface. |
| [obsolete] | This function should no longer be used! There are no guarantees for the behaviour of this function. The function will be removed as soon as possible. |