SpiraPlan: SoapService SOAP Web Service
See all operations
SourceCode_TestProductProviderConfiguration
Description
Tests whether the credentials configured for the specified product can make a successful connection / see the configured repository This will use any system level configuration which does not exist at the product level - ex. if ConnectionInfo is not set at the product level, then it will use the system level ConnectionInfo
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - | |
int | projectId - The Id of the product we want to test for successful source code setup (Will use system defaults if no configuration set up for product) | Yes |
Return Value
boolean - True if a valid, false if contained credentials or connection info does not make a successful connection