Title:
Bug 72690:(Watson Migration Closure)Add CF Administrator setting for CFEXCHANGE connection information
| View in TrackerStatus/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): Michael Dawson / Michael Dawson (Michael)
Created: 08/14/2008
Components: Administrator, Administrator Console
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 4
Problem:
Add CF Administrator setting for CFEXCHANGE connection information.
In the CF Admin, give us the ability to specify a connection name, username and password. Similar to a datasource name, this connection name would then be used in a CFEXCHANGE tag.
This would prevent another occurrence of having to specify user credentials within a CF page.
For example, in CF Admin, we could have the following fields:
Connection Name: ExchangeConn
Connection User: username
Connection Password: [password]
In CFEXCHANGE we could reuse the CONNECTION attribute:
<cfexchangeconnection connection="ExchangeConn" ...>
It would be even better if we could specify multiple connections.
Also, this should be extended into Application.cfc for application-specific settings similar to CF Mappings.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3035818
External Customer Info:
External Company:
External Customer Name: Michael Dawson
External Customer Email: 361B0A9E44763038992016B8
External Test Config: 08/14/2008
Attachments:
Comments: