Business Rules Scripting

Hello,

is it possible to define additional field in schema (on table that has autosql statement) and calculate value of that field on serverside with javascript (on AfterGetData event)?

I’m trying to avoid manual sql on schema and views and triggers on database.

I’m using .NET version of DataAbstract (Custom server, not relativity)

Thanks,
Dejan

Hello

Unfortunately this is not possible