Value Mapping
The Web Service for value mapping is described by the external definition ValueMappingService.
The external definition contains structure elements of the following table.
WSDL Description
Element |
Description |
ValueMappingID |
Specifies the technical name (GUID) of the value mapping. If you enter an empty string, then a new GUID will be generated.
Only specify a technical name if it is to be explicitly defined. This is useful in situations where the GUID of the value mapping table must be the same in different systems (for example for transports). |
ValueMapping |
Defines the value mapping with all attributes. ● MasterLanguage, AdministrativeData and Description; more information, see: Cross-Object Type Elements ● ValueMappingID: Specifies the technical name (GUID) of the value mapping (optional entry). ● GroupName: Specifies the name for the value mapping group. ● Representation: Specifies the representation of an object in the framework of the value mapping, based on the type ValueMappingRepresentation. For more information, see element ValueMappingRepresentation. |
ValueMappingRepresentation |
Specifies the data structure for the representation of an object. An identifier is a representation of an object and consists of the following elements: ● schemeID: Specifies the identification schema (obligatory entry). ● schemeID: Specifies the agency (obligatory entry). ● Value: Specifies the value or name with which the object can be uniquely identified in the specific identification schema (obligatory entry). |