IBM
C2180-279 · Question #47
What happens when adapter procedure invocation fails due to inability to reach the Worklight server?
The correct answer is C. onFailure callback specified in invocation options will be invoked. See the full explanation below for the reasoning.
Question
What happens when adapter procedure invocation fails due to inability to reach the Worklight server?
Options
- AClient side framework will try to invoke the procedure again and again until succeeded
- BonFailure callback specified in invocation options will be invoked. Developer should use it to treat
- ConFailure callback specified in invocation options will be invoked.
- DClient side framework will show an error message with a retry button
How the community answered
(25 responses)- A8% (2)
- B16% (4)
- C72% (18)
- D4% (1)
Community Discussion
No community discussion yet for this question.