Web Services Developer's Guide → Getting Started → About Web Services → Installing the SBM Web Services API
To use the SBM Application Engine Web Services API, you must install SBM version 10.1 or later. The SBM Application Engine Web Services API is installed when you perform either a Complete installation or a Custom installation that includes the SBM Application Engine. By default, the SBM Application Engine Web Services API is installed in the following location:
\installDirectory\Application Engine\webservices
https://serenasupport.serenamashups.com/gsoap/sbmappservices72.wsdl
For details on the installation process, see the SBM Installation and Configuration Guide.
The latest Web service calls for SBM Web services version 7.2 can be found in the sbmappservices72 and sbmadminservices72 WSDLs. However, all TeamTrack Web services and earlier SBM Web services are still compatible with this release. These prior Web services include ttwebservices, aewebservices70, and aewebservices71. You can download Web services guides for earlier versions at http://www.serena.com/support.
<urn:extendedField> <urn:id> <urn:displayName>MULTI-RELATIONAL</urn:displayName> <urn:id></urn:id> <urn:uuid></urn:uuid> <urn:dbName></urn:dbName> </urn:id> <urn:setValueBy>DISPLAY-VALUE</urn:setValueBy> <urn:setValueMethod>APPEND-VALUES</urn:setValueMethod> <urn:value> <urn:displayValue>Value1</urn:displayValue> <urn:internalName></urn:internalName> <urn:internalValue></urn:internalValue> <urn:uuid></urn:uuid> </urn:value> <urn:value> <urn:displayValue>Value2</urn:displayValue> <urn:internalName></urn:internalName> <urn:internalValue></urn:internalValue> <urn:uuid></urn:uuid> </urn:value> </urn:extendedField>
SBM provides sample programs written in C# that interact with the SBM Web services API. These samples are discussed in more detail in Sample Programs.
Copyright © 2007–2015 Serena Software, Inc. All rights reserved.