t_Transformation_Mappings_Mapping_Sources_Source
Source
Properties
default : stringDefault source value. "this" represents the parent and can be null. The null flag does not apply to this value.
description : stringSource description.
mapping : stringMapping, which result to use as the value of this source.
name : identifierOptional source name, used as a script argument name.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
null : booleanTrue to map null values, false to ignore them.
source : stringSource message part path: part1 part2$ ... partN. Use the "$" suffix to cancel a loop.
The last part name may be ":oid", ":class", or ":event" to reference the corresponding special attribute.
Parents
Parent topic: t_Transformation_Mappings_Mapping_Sources