AXT_RUN_FIELDUSE
There are also some other metadata repository tables which would be accessed in the runtime:
AXT_RUN_FIELDDEF
Extensibility runtime field definition
One example:
From table above, every AET field should have a data type assigned during creation.
One data type has one dedicated handler class:
As a result if we would like to "cheat" AET framework to consider the extension field created by S4 Key user tool also as an AET field, we have to insert one entry to this table manually, OR ELSE:
本文來自雲栖社群合作夥伴“汪子熙”,了解相關資訊可以關注微信公衆号"汪子熙"。