Hello guys,
I would like to ask you guys about how can I write more generic script which works with all of PUT requests or POST requests.
For example, I want to write the history of all actions of my services to the audit table.
In the server-side scripting, it is possible to write the script code table by table (resource by resource), and I need to have more generic scripting possiblity.
Thank you