How to set custom value for sys_created_on field?
For some business situations, we have to make some ad-hoc entries in a table. These entries should have custom value for sys_created_on field. I tried followings: 1. Inactive the ACL *.created_on: Didn't worked. 2. Return true from the ACL *.created_...

