Resolution Data

Although Resolution is simply ingesting data from mapper sources and consequently, has no data of its own, it does mount a source to make its functionality available to downstream caches.

Resolution supports the same request syntax as a mapper. This allows both mappers and Resolution to be daisy-chained in a network.

Dataworks Enterprise Component

Resolution

Request Syntax (Resolution and Mappers)

Resolution supports two basic queries.

MAPPINGS
This returns a record containing the list of known mapping symbologies for this source. The resulting record contains a single string field for each symbology containing the "standard" name of the symbology as both field name and value.
SrcSymSet=XX SrcSymbol=YYY DestSymSets=ZZZ [/DUMP]
This request is to a mapping of YYY in symbolset XXX to one or more of the given symbol sets in ZZZ. The optional /DUMP requests that the result have a field describing how the mapping took place.
The result is a record containing one field for each symbology whose name is the name of the symbolgy and value is the symbol for that symbology.