Thanks for the clarification - this makes everything clear now.
Yes, I can confirm that everything appears to be working correctly at this point. In particular, auditDSConstructor behaves as expected when the audit DataSource is automatically generated, and using serverConstructor on a manually defined audit DataSource works as intended.
The confusion on my side was due to a misreading of the auditDSConstructor documentation, and I missed that key detail despite it having been mentioned earlier in post #4.
Thank you very much for the support and for addressing and fixing the NPE issue - that was the only real underlying problem. I really appreciate the help.
Yes, I can confirm that everything appears to be working correctly at this point. In particular, auditDSConstructor behaves as expected when the audit DataSource is automatically generated, and using serverConstructor on a manually defined audit DataSource works as intended.
The confusion on my side was due to a misreading of the auditDSConstructor documentation, and I missed that key detail despite it having been mentioned earlier in post #4.
Thank you very much for the support and for addressing and fixing the NPE issue - that was the only real underlying problem. I really appreciate the help.
Comment