|
Results |
|
SBM internal authentication from web services does not work if server is set to use NTCR / SSO authentication
<SOAP-ENV:Fault> < faultcode > ae : Client.LoginInvalidUserCredentials </ faultcode > <faultstring>Invalid User ID or Password</faultstring>
|
|
|
What do the fields do on the Integration Settings tab in Agile?
faultcode ae : Client.LoginInvalidUserCredentials </ faultcode
|
|
|
Web Services Developer's Guide
• ae:Client.LoginLicenseViolation - System is in seat license violation • ae : Client.LoginInvalidUserCredentials - Userid or password is invalid The faultstring and AEWebServicesFault will contain a human-readable, localized error message that can be displayed to the user in the Web interface.
|
|
|
Web Services Developer's Guide
• ae:Client.LoginLicenseViolation - System is in seat license violation • ae : Client.LoginInvalidUserCredentials - Userid or password is invalid The faultstring and AEWebServicesFault will contain a human-readable, localized error message that can be displayed to the user in the SBM User Workspace.
|
|
|
Web Services Developer's Guide
• ae:Client.LoginLicenseViolation - System is in seat license violation • ae : Client.LoginInvalidUserCredentials - Userid or password is invalid The faultstring and AEWebServicesFault will contain a human-readable, localized error message that can be displayed to users.
|
|
|
Web サービス開発者ガイド
• ae : Client.LoginInvalidUserCredentials :ユーザ ID またはパスワードが無効です。
|
|
|
SBM Orchestration Guide
… <SOAP-ENV:Fault xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'> < faultcode >SOAP-ENV:Server</ faultcode > < faultstring >Invalid User ID or Password</ faultstring > <detail> < ae :AEWebservicesFault xmlns: ae ='urn:sbmappservices72'>Invalid
|
|
|
SBM Orchestration Guide
… <SOAP-ENV:Fault xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'> < faultcode >SOAP-ENV:Server</ faultcode > < faultstring >Invalid User ID or Password</ faultstring > <detail> < ae :AEWebservicesFault xmlns: ae ='urn:sbmappservices72'>Invalid User ID or Password</ ae :AEWebservicesFault> </detail>
|
|
|