search : chaining

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

displaying top 100 results

Scheduled Tasks not chaining
Bug 74797:(Watson Migration Closure)Please allow chaining of Query() methods:
Comment on Method chaining support inconsitent with CFCs and use of java objects by Awdhesh K.
Comment on Method chaining support inconsitent with CFCs and use of java objects by External U.
Comment on Method chaining support inconsitent with CFCs and use of java objects by External U.
Comment on ColdFusion does not allow chaining of methods exposed in Java libraries by Ashudeep S.
Comment on Method chaining support inconsitent with CFCs and use of java objects by Adobe D.
Comment on Method chaining support inconsitent with CFCs and use of java objects by External U.
Comment on Method chaining support inconsitent with CFCs and use of java objects by External U.
Comment on Bug 74797:(Watson Migration Closure)Please allow chaining of Query() methods: by External U.
Comment on Bug 74797:(Watson Migration Closure)Please allow chaining of Query() methods: by External U.
Comment on Method chaining support inconsitent with CFCs and use of java objects by Daniel S.
Comment on ColdFusion does not allow chaining of methods exposed in Java libraries by Ashudeep S.
Comment on ColdFusion does not allow chaining of methods exposed in Java libraries by Adam C.
Comment on Method chaining support inconsitent with CFCs and use of java objects by Awdhesh K.
Comment on Method chaining support inconsitent with CFCs and use of java objects by External U.
Comment on Bug 74797:(Watson Migration Closure)Please allow chaining of Query() methods: by Nimit S.
ColdFusion does not allow chaining of methods exposed in Java libraries
Comment on Method chaining support inconsitent with CFCs and use of java objects by External U.
Method chaining support inconsitent with CFCs and use of java objects
Chained assignments – beware of dragons!
Comment on A lot of member functions cannot be chained by External U.
Comment on A lot of member functions cannot be chained by External U.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on A lot of member functions cannot be chained by External U.
Comment on A lot of member functions cannot be chained by External U.
Comment on A lot of member functions cannot be chained by External U.
Comment on A lot of member functions cannot be chained by External U.
Comment on A lot of member functions cannot be chained by Aaron N.
Comment on Member functions can't be chained to struct/array literals by External U.
2608189 CF-4167033 Poonam J. Thanks Christopher. Closing this chain.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on Member functions can't be chained to struct/array literals by External U.
2609898 CF-3747685 External U. +1. Support for method chaining make for more terse code.
Comment on A lot of member functions cannot be chained by External U.
Comment on Member functions can't be chained to struct/array literals by Aaron N.
PauseAll Breaks When Chained Tasks Present
2608307 CF-4131909 External U. at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain
[ANeff] ER for: cfschedule startdate and starttime default to now for non-chained tasks
Bug 85851:make ORM entities that have genereted setters return this by default so we can do method chaining:user
Comment on Chaining Elvis operators fails in ACF11 by Samuel K.
Comment on Chaining Elvis operators fails in ACF11 by Adam C.
Comment on [ANeff] ER for: cfschedule startdate and starttime default to now for non-chained tasks by Uday O.
2609116 CF-3928030 External U. Adobe, To clarify: When startdate & starttime are omitted, then chained task is created (good - b/c chained tasks don't run on a schedule, but rather are triggered by oncomplete="" of another task). When startdate is specified, but starttime is omitted, a chained
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on A lot of member functions cannot be chained by External U.
Comment on A lot of member functions cannot be chained by External U.
Comment on A lot of member functions cannot be chained by External U.
Comment on Chained function calls silently do the wrong thing by Adam C.
Comment on Chained function calls silently do the wrong thing by Aaron N.
Chained task configuration bug
Chained task configuration bug
2609116 CF-3928030 External U. Hi Uday, One more note: Interval doesn't make sense for chained tasks. Thus, if interval is specified, then user is creating a non-chained task. In this case, startdate and starttime can both default to now. Right? Thanks!, -Aaron
2609259 CF-3863748 Rupesh K. Changing the parent at runtime is definitely an edge case. Moreover, resolving the whole inheritance chain and validating all the methods of all the parents in the chain for every object creation would be very expensive. Not caching ths would impact your application
2610144 CF-3726104 Uday O. What is the time at which this task should run even if it is once only? If timing is not specified, the task would be considered as a chained task and chaining is available in enterprise edition only
2613906 CF-3148759 Himavanth R. Following code can be used to find the status of a task. obj = new CFIDE.adminapi.scheduler(); taskdetails = obj.findTask("apicheck","DEFAULT","server"); writeOutput("TaskName,Status,Chained"); writeOutput(" #taskdetails.task#, #taskdetails
Status of Chained Tasks Not Updating 'Last Run' in Server Settings > Scheduled Tasks
.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:314) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:170) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:224) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:46) at org.apache.catalina.core.ApplicationFilterChain
Chained Task creation inconsistencies
A lot of member functions cannot be chained
2609156 CF-3918827 External U. contd: at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion
2609156 CF-3918827 External U. con't for topnav.cfm error: at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain
2613665 CF-3194042 External U. Hi Piyush, To maintain backward-compat, could #2 please be fixed the same as how #1 was fixed? Ex: result.chained_task would still work. And result.chainedtask would also now work. And possibly cfdump/writedump(result) could return, for example, result
3048748 CF-4198572 Carl V. Agreed. Returning a boolean is pretty much useless and breaking method chaining breaks up programming flow.
2608716 CF-4018933 External U. This certainly doesn't pass the "least surprise" principle test: if a function produces a string as a result, you should be able to chain string member function calls onto it.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on Member functions can't be chained to struct/array literals by Adobe D.
Comment on Member functions can't be chained to struct/array literals by External U.
Comment on A lot of member functions cannot be chained by External U.
Comment on A lot of member functions cannot be chained by External U.
2613665 CF-3194042 Vamseekrishna N. This should be fixed to allow both variants work. So, chained_task and chainedtask can exist and the underscore version deprecated later.
Comment on Chained function calls silently do the wrong thing by Sean C.
Comment on Member functions can't be chained to struct/array literals by Bradley W.
Comment on [ANeff] ER for: cfschedule startdate and starttime default to now for non-chained tasks by Aaron N.
Comment on Member functions can't be chained to struct/array literals by Adam C.
Valuelist() cannot be chained