Skip navigation links
com.collabnet.ce.soap60.webservices.scm

Interface IScmAppSoap

Parameters:
sessionId - is the user session id.
adapterType - is be the adapter type created, which is one value of the call "getScmAdapterNames()".
title - is the title of the external system.
description - is the description of the external system.
adapterTypeParameters - is the list of parameters of names and associated values for the given adapter type. The list of the needed parameters and their expected associated data type is retrieved by calling "getScmAdapterParameterNamesWithType(adapterType)".
Returns:
The GUID of the newly added external system.
Throws:
com.collabnet.ce.soap60.fault.InvalidSessionFault - When the specified session id is invalid.
com.collabnet.ce.soap60.fault.NoSuchObjectFault - If the adapter does not exist internally.
com.collabnet.ce.soap60.fault.PermissionDeniedFault - When the user has insufficient privileges.
com.collabnet.ce.soap60.fault.SystemFault - When wrong parameters are provided or an unexpected system error occurs.
RemoteException
Since:
5.4
Skip navigation links

Copyright © 2017 CollabNet. All Rights Reserved.