tracker issue : CF-4126710

select a category, or use search below
(searches all categories and all time range)
Title:

Datasource to Application.cfc / Instance config to Application.cfc

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): Denard Springle / Denard Springle (Denard Springle)

Created: 03/09/2016

Components: Administrator

Versions: 2016

Failure Type: Unspecified

Found In Build/Fixed In Build: Alpha_v12 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Win All

Vote Count: 2

Duplicate ID:	CF-4021594

A handy addition to the admin would be the ability to have datasources generate and display the Application.cfc equivalent, e.g.:

this.datasources["[datasource]"] = {
	  class: ’[driver]’,
	  connectionString: ’[connectString]’,
	  username: ’[user]’,
	  password: "[(encrypted) pass]"
};

This would be especially handy for writing CLI code where datasources (currently) need to be spelled out. 

Second to this, it would also be handy to have an Application.cfc generated out of a specific instance configuration.

Lucee does both of the above already and it is quite handy for creating portable applications.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4126710

External Customer Info:
External Company: Virtual Solutions Group
External Customer Name: Denard Springle
External Customer Email: DENARD.SPRINGLE@GMAIL.COM
External Test Config: Friendly Name: Dev Box
System Type: Desktop
Brand: Other
Model: Home Built
Processor Type: Intel Core 2 Duo
Processor Speed: 2GHz to 3GHz
Memory: 8GB to 16GB
Hard Drive Storage: 1GB-2TB
Peripherals: LCD Display
Peripherals: Printer
Peripherals: Web-Cam
Connectivity: Ethernet
Connectivity: Wireless 802.11 N
Interfaces: Firewire
Interfaces: USB 2.x
Media: Blu-ray Disc
Media: DVD+R
Primary Operating System: Windows 7 64
Secondary Operating System: 
System Location: Home
Time Owned: 7 to 9 Months

Attachments:

Comments:

Adding BUG AUDIT TRAIL ********action: updated fieldName: Closed By newValue: nimsharm oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:23:38.0 action: updated fieldName: Owner newValue: Blank oldValue: rukumar oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:23:38.0 action: updated fieldName: Status newValue: Withdrawn oldValue: NeedsReview oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:23:38.0 action: updated fieldName: Duplicate Bug ID newValue: CF-4021594 oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:23:38.0 action: updated fieldName: State newValue: Closed oldValue: Open oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:23:38.0 action: updated fieldName: Reason newValue: Duplicate oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:23:38.0 action: updated fieldName: Date Closed newValue: 2015-08-25 20:23:38.0 oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:23:38.0 action: updated fieldName: Status newValue: NeedsReview oldValue: Withdrawn oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:19:50.0 action: updated fieldName: State newValue: Open oldValue: Closed oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:19:50.0 action: updated fieldName: Duplicate Bug ID newValue: Blank oldValue: CF-4021594 oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:19:50.0 action: updated fieldName: Reason newValue: Blank oldValue: Duplicate oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:19:50.0 action: updated fieldName: Owner newValue: rukumar oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:19:50.0 action: updated fieldName: Closed By newValue: Blank oldValue: nimsharm oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:19:50.0 action: updated fieldName: Date Closed newValue: null oldValue: 19-JUL-15 07.42.45.000000000 PM oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-08-26 03:19:50.0 action: updated fieldName: Date Closed newValue: 2015-07-19 19:42:45.0 oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-07-20 02:42:45.0 action: updated fieldName: Closed By newValue: nimsharm oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-07-20 02:42:45.0 action: updated fieldName: Owner newValue: Blank oldValue: nimsharm oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-07-20 02:42:45.0 action: updated fieldName: Status newValue: Withdrawn oldValue: Unverified oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-07-20 02:42:45.0 action: updated fieldName: Duplicate Bug ID newValue: CF-4021594 oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-07-20 02:42:45.0 action: updated fieldName: Reason newValue: Duplicate oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-07-20 02:42:45.0 action: updated fieldName: State newValue: Closed oldValue: Open oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2015-07-20 02:42:45.0 action: added fieldName: Vote Type newValue: BETA oldValue: Blank oprid: prerelease recordName: AD_DEFECT_VOTE timpestamp: 2015-07-16 20:34:57.0 action: added fieldName: Vote Type newValue: BETA oldValue: Blank oprid: prerelease recordName: AD_DEFECT_VOTE timpestamp: 2015-07-16 18:16:10.0
Comment by CFwatson U.
3434 | March 09, 2016 04:44:13 AM GMT
would be very handy and help take the guess work out.
Vote by External U.
3436 | March 09, 2016 04:44:14 AM GMT
This is a very useful feature of Railo/Lucee that would be a terrific help for setting up CLI scripts (since those will rely on Application.cfc, not the server settings).
Vote by External U.
3437 | March 09, 2016 04:44:16 AM GMT
Added By:nimsharm Note Added: Hi Denard, I closed this bug because it was only visible to prerelease users.The other bug has more number of votes and logged for ColdFusion 11 which means anyone can view it. That bug(#CF-4021594) is also logged by you. https://bugbase.adobe.com/index.cfm?event=bug&id=CF-4021594 Please let me know if you still want me to close the other bug and open this one. Date Added :2015-08-26 03:23:39.0 Added By: PreRelease User User Name:Aaron Neff Note Added: +1 for this ER, since searching for CF-4021594 returns "No results found". Please close CF-4021594, since it is a duplicate of CF-4021586. And then please re-open CF-4021586 (the original ticket). Date Added :2015-08-26 02:57:44.0 Added By: PreRelease User User Name:Denard Springle Note Added: This shows as withdrawn as a duplicate, however the ID of the ER that this is supposed to be a duplicate of (CF-4021594) doesn't exist when searched for (and that ID is higher than this ER's ID, so... wouldn't that one have technically been a duplicate of this one?) Date Added :2015-07-21 13:27:52.0 Added By: PreRelease User User Name:Denard Springle Note Added: Entered Feature. Date Added :2015-07-16 05:43:04.0
Comment by CFwatson U.
3435 | March 09, 2016 04:44:18 AM GMT