Difference between revisions of "MetaProxyProperty"
Line 1: | Line 1: | ||
A MetaProxyProperty is used to define the import / export characteristics for data written to or read from {{UBIK}} objects. For each [[MetaProperty]] of a [[MetaClass]], which participates in the interface, a MetaProxyProperty is related to the corresponding [[MetaProxy]]. Among a minimum configuration similar to a MetaProperty, some important additional configuration must be done on the [[Relation]] data between the MetaProxy and MetaProxyProperty ([[SYSREL_METAPROXY_PROPERTY]]). | A MetaProxyProperty is used to define the import / export characteristics for data written to or read from {{UBIK}} objects. For each [[MetaProperty]] of a [[MetaClass]], which participates in the interface, a MetaProxyProperty is related to the corresponding [[MetaProxy]]. Among a minimum configuration similar to a MetaProperty, some important additional configuration must be done on the [[Relation]] data between the MetaProxy and MetaProxyProperty ([[SYSREL_METAPROXY_PROPERTY]]). | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Reference MetaProxyProperty == | == Reference MetaProxyProperty == | ||
Line 33: | Line 13: | ||
==See also== | ==See also== | ||
+ | * [[SYSREL_METAPROXY_PROPERTY]] | ||
* [[Proxy]] | * [[Proxy]] | ||
* [[MetaProxy]] | * [[MetaProxy]] |
Revision as of 09:48, 23 November 2015
A MetaProxyProperty is used to define the import / export characteristics for data written to or read from UBIK® objects. For each MetaProperty of a MetaClass, which participates in the interface, a MetaProxyProperty is related to the corresponding MetaProxy. Among a minimum configuration similar to a MetaProperty, some important additional configuration must be done on the Relation data between the MetaProxy and MetaProxyProperty (SYSREL METAPROXY PROPERTY).
Reference MetaProxyProperty
It is possible to define a Reference for a MetaProxyProperty. If the targeted Type is a MetaProxy object the MetaProxyProperty is defined as External Link Property (See usage of external primary key).
If the target of the import is a GUID Property the target object of the refered Proxy Instance will be set as target value.
Multilanguage is not supported for MetaProxyProperties, separate index values have to be used instead! |