I am using
in 
And when generating api with :

The generated api's record definition and the ins,del,upd procedures have column orders which look like random to me.
Is there way to force the api-generation to obey the column_id sort order ?
Also is there way to bypass trigger updated fields e.g. id from sequence and such - based e.g. on the field name convention?
rgrds paavo
ps. sorry if this is already asked question - didn't yet find answer to this....