Basically my target is to create rest API for generate logger file for a particular application. so I have some doubts.
1) what method I used for completing my target
2)Can anyone suggest to me OutSystems documents as a reference for this requirement?
Hello Pratikska.
The typical link for REST APIs is https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/REST/Expose_REST_APIs
A standard logger in OS is Logger https://success.outsystems.com/Documentation/11/Reference/OutSystems_APIs/JavaScript_API/Logger
Regarding references you can follow, why not the one used by OutSystems? It is very extensive so it covers everything you may need and more https://success.outsystems.com/Documentation/11/Managing_the_Applications_Lifecycle/Monitor_and_Troubleshoot/Logging_database_and_architecture
(this may be a bit too much for a student, so feel free to ask more details)
Hi Nuno,
Are you sure the first link you provided is correct?
Regards,
Daniel
Daniël Kuhlmann wrote:
I was, but my transfer area disagreed :)
Fixed.
Thank you.