Thanks. But How do I pass data for the column "Custom Data".
I believe the method "CreateAuditInfo(Type type,MethodInfo method, iDictionay<string,object> arguments)" is called internally by the abp Audit provider.
If I need to pass different custom data for different methods in Application Service how do I acheive that ?
Can I get anything else apart from type, method and parameters into the "CreateAuditInfo" method ?.
From What I see, Custom Data can only make use of whatever data that is being passed into this method like TenantId, UserID, arguments, impersonater userid, tenantid and nothing else..is it so ?
Thanks. But How do I pass data for the column "Custom Data".
I believe the method "CreateAuditInfo(Type type,MethodInfo method, iDictionay<string,object> arguments)" is called internally by the abp Audit provider.
If I need to pass different custom data for different methods in Application Service how do I acheive that ?
Can I get anything else apart from type, method and parameters into the "CreateAuditInfo" method ?.
From What I see, Custom Data can only make use of whatever data that is being passed into this method like TenantId, UserID, arguments, impersonater userid, tenantid and nothing else..is it so ?
Hi @ismcagdas - I am having the same issue as described by @smastro.
I am not able to see the link to the issue you have mentioned, What credentials ( userid/pwd) do I need to use for GitBub to view the same.
Thanks, Sesha