====== Extended Properties =========== In the Advanced Properties you will find the following five tabs with different contents: - [[en:transformation:mappings:anlegen:extended_properties#extended-mapping-properties|Extended mapping properties]] - [[en:transformation:mappings:anlegen:extended_properties#element-properties|Element properties]] of three possible mapping elements: - [[en:transformation:mappings:anlegen:extended_properties#element-properties-of-mapping-rule-sets|Element properties of mapping rule sets]] - [[en:transformation:mappings:anlegen:extended_properties#element-properties-of-mapping-rules|Element properties of mapping rules]] - [[en:transformation:mappings:anlegen:extended_properties#element-properties-of-mapping-selectors|Element properties of mapping selectors]] - [[en:transformation:mappings:anlegen:extended_properties#source-frame-variables|Source frame variables]] - [[en:transformation:mappings:anlegen:extended_properties#target-frame-variables|Target frame variables]] - [[en:transformation:mappings:anlegen:extended_properties#mapping-variables|Mapping variables]] ===== Extended mapping properties ======== ^Name ^meaning| |**Prolonged Release**|Yes / No| |**Maximum Report Level**|FIXME The documentation to be expected here will be maintained in a future version.((Default value = 2))| |**Generate task at'Warning'**|Yes((Also generates a task for warnings.)) / No| ===== Element properties ========= These depend on the property of the selected mapping element. ==== element properties of mapping rule sets ====== ^Name ^meaning | |**Name** |Name of the ruleset.| |**source**|XPath to the source or a condition((If the rule is always to be executed, it is sufficient to specify a point '**.**' as source.)) which should apply.| |**Target**|XPath to the target element((For rule sets this is usually an array.)) or empty.| |**Disabled**|Yes / No((Disables or enables the rule set.))| |**Mandatory field**|Yes / No((Makes the rule or the rule set mandatory.))| |**Control behavior**|AutoSelect / WhileLoop| |**Max. Number of passes**|10000((Maximum number of passes allowed, default value=10000))| |**User-defined error message**|Extra error message ((Usually mapping variables are generated using the [ transformation:mappings:functions:string:concat|concat()]]) function as meaningful error messages.)).| |**Validate generated objects**|Yes / No((FIXME The documentation to be expected here will be maintained in a future version.))| A freely definable description((For documentation etc.)) about the ruleset. | ==== Element properties of mapping rules ====== ^Name ^meaning | |**Name**|Name of the rule.| |**Source**|XPath to the source or an expression.((The source of an active rule must not be empty.))| |**Target**|XPath to the target element((This can also be a variable.)) or empty.| |**Disabled**|Yes / No((Disables or enables the rule.))| |**Mandatory field**|Yes / No((Makes the rule or rule set mandatory and if this **value, this condition must be set** or does not exist during the mapping process, the condition is not fulfilled. As in the event of an error, a task is created and a log entry is generated and the current job is then terminated.))| |**User-defined error message**|Extra error message ((Usually mapping variables are generated using the [[en:transformation:mappings:funktionen:string:concat|concat()]] function as meaningful error messages.))| |**Selection mode**|Additional values and conditions can be specified here. If the first **value**, the first **condition** of the rule (under the target field) does not apply, the next **value**, the **next condition** in the **selector** under the rule is evaluated.| |**Description**|A freely definable description((For documentation etc.)) about the ruleset. | ==== Element properties of mapping selectors ====== ^Name ^meaning | |**Source**|XPath to the source or an expression.((The source of a selector must not be empty.))| |**Description**|A freely definable description((For documentation etc.)) via the selector. | ===== Source frame variables ======== This view is filled as soon as you instantiate a source object using message debugging. {{:images:sign_warning.png?nolink|}}**Note:** See list of [transformation:mappings:framevariables]]. ===== Target frame variables ========= This view is filled as soon as you successfully apply the mapping to a source object and instantiate the target object. {{:images:sign_warning.png?nolink|}}**Note:** See list of [transformation:mappings:framevariables]]. ===== Mapping variables ========= All instances of variables used in the mapping are displayed here as soon as the mapping is successfully applied. ^Variable ^Value | |Name of variable| value of variable|