nerdexam
IBM

LOT-404 · Question #99

IBM Worklight records raw data for predefined activity types. What is a way that custom activities can be logged?

The correct answer is C. WL.Client.logActivity("custom-string") APIs. See the full explanation below for the reasoning.

Question

IBM Worklight records raw data for predefined activity types. What is a way that custom activities can be logged?

Options

  • AWL.Client.Store("custom-string") APIs
  • BWL.Client.logger("custom-string") APIs
  • CWL.Client.logActivity("custom-string") APIs
  • DWL.Server.logActivity("custom-string") APIs

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    16% (4)
  • C
    72% (18)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full LOT-404 Practice