tracker issue : CF-3754684

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

Add failure callback handler for invokeCFClientFunction function

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Akhila K Srinivas)

Created: 05/05/2014

Components: Mobile Support, Sync-Async

Versions: 11.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: 289822 /

Priority/Frequency: Normal / Some users will encounter

Locale/System: English / Win All

Vote Count: 0

Listed in the version 11.0.03.292480 Issues Fixed doc
Problem:   invokeCFClient Function needs to support failure callback handler. Its current signature is  invokeCFClient(functionToCall, arg1, arg2,... successCallBack) and does not have failure call back handler specification. 

Method:

Result:

Expected:

Workaround:

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

Watson Bug ID:	3754684

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

The function signature is invokeCFClientFunction(functionName [, arg1, arg2, arg3, ...], successCallback, failureCallback). The functionName, successCallback and failureCallback are mandatory. The function arguments are optional. If you don't have a successCallback or failureCallback, null can be passed as the value.
Comment by Paul N.
12321 | September 16, 2014 05:31:15 AM GMT
Hi Akhila and Paul, I've verified this is fixed in CF11 Update 3 (11,0,03,292024(PreRelease)). Thanks!, -Aaron
Comment by External U.
12322 | November 15, 2014 11:22:01 PM GMT