Uploaded image for project: 'Policy Framework'
  1. Policy Framework
  2. POLICY-3324

Design a solution for sending notifications to Kafka & Rest in apex-pdp policies

XMLWordPrintable

      Design a solution for sending notifications to Kafka & Rest in apex-pdp policies so that policy authors can use them to trigger notifications at various stages of policy execution.

      One possible approach could be:

      Add a utility method in APEX executor to send notification messages to DMaaP/Kafka.

      The method can then be used in the Task Logic to send notification messages to DMaaP/Kafka.

      This avoids the need to create multiple states and policies in APEX  in order for it to communicate with DMaaP/Kafka just to send notification messages. Also this avoids the usage of direct Rest calls in the logic, and also duplicate definitions for the Log Event and Rest endpoint setup.

            a.sreekumar a.sreekumar
            ramverma ramverma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: