584
Views
9
Comments
Solved
Audit in OutSystems 10

The Audit action is missing in (System) in version 10. I found the Audit_CreateAuditLog action in PlatformRuntime_API but there is no document about it:

https://success.outsystems.com/Documentation/10/Reference/OutSystems_APIs/PlatformRuntime_API

What should I use instead?


2021-11-02 10-29-43
Andre Silva
Solution

Hi Stanley, 


Audit message was renamed to LogMessage on version 10.


regards,


2018-11-06 14-26-44
Suraj Borade

Andre

Is there any document for name changes in version 10?

2024-04-24 19-28-09
Justin Babel
2018-11-06 14-26-44
Suraj Borade

Thank a lot Justin.. 

2012-03-16 12-21-09
João Rosado
Staff

Hi,


Regarding the Audit_CreateAuditLog action, which Stanley found in PlatformRuntime_API, is related with a feature that is still under development, and therefore is not yet supported.

Documentation will be updated once it's available.


Regards,
João Rosado

UserImage.jpg
Andrew Tucker

Hi, Is this why when I try and import a .NET assembly that I have just created using VS2017 and try an import methods into an extension I get a missing assembly reference for Outsystems.Audit?


Andy Tucker.

2012-03-16 12-21-09
João Rosado
Staff

Oh, you not supposed to any warning. It's safe to ignore it anyway.

I'll check why the warning appears, thanks for reporting.


Regards,
João Rosado

UserImage.jpg
Andrew Tucker

Hi, I can't ignore the warning - it gives me an option in integration studio to load,browse or cancel. Clicking browse hangs integration studio. See attached image.


2012-03-16 12-21-09
João Rosado
Staff

Hi, 


Can you submit a ticket with that? I was assuming it was just a compilation warning, and not a blocking error on the import.

I tried to replicate the problem but was not able to get that missing assembly screen.


Regards,
João Rosado

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.