Accelerate the Value of Data

Capturing Life Cycle Actions (LCA) Input

You can use the Log Input LCA to capture the input data for an LCA hook.

Note: Use this LCA only when needed. This LCA logs each LCA record and will impact the overall performance.
  1. In the lifeCycleActions section of the entityType, add the Reltio/LogInput action for the target hook.
    For example:
    "lifecycleActions": {
        "beforeSave": [
          "Reltio/LogInput",
          "lcaAction1",
          "lcaAction2"
        ]
      }
  2. Run the target hook. For more information, see Conditional Execution of LCA.
  3. In LogDNA, select the serviceName:lca service to see the output of the LCA.
  4. The input data is logged with warning logs containing details of your profile.