Hi all,

I my custom code (in a flowable task) I trigger an event 
(notificationManager.createTasks()) declared as 
"[CUSTOM]:[]:[]:[rejectCreateAttach]:[SUCCESS]" and defined a mail notification 
on it. The notification works fine.

As I want to audit this event I have enabled this event in the audit:

{
  "key": "syncope.audit.[CUSTOM]:[]:[]:[rejectCreateAttach]:[SUCCESS]",
  "active": true
}

But I cannot find any entries in audit:

GET '/audit/entries?type=CUSTOM'
{
  "prev": null,
  "next": null,
  "result": [],
  "page": 1,
  "size": 0,
  "totalCount": 0
}

Am I missing something?

Cheers
Lionel

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to