Pseudo Mapping

Pseudo Mapping allows you to define pseudo mappings. SIS allows you to add additional properties to the existing logical business data definition that are not to be published in the CES database. Such properties are called pseudo properties. The pseudo properties can be used to map the rolled up or aggregated values to the published CISDocument in case of export operation. The pseudo properties can be also used to convert one or many incoming data properties from CISDocument to a System View configuration property or an Export System View Search configuration property.

For example, the incoming query data contains the Start Date and End Date properties in the incoming CISDocument and they can not be mapped directly to the System View configuration property Last Modified Date. You can build a query string for the Last Modified Date property of the Export System View Search property using the above two pseudo properties, that is, Start date and End Date

This table describes BDD configuration - Pseudo mapping properties:

Property Name Description
BDD Property The name of the Pseudo property.
Pseudo ID The ID of the Pseudo property.
Result Xpath The X-Path of the incoming data in the CISDocument for import and export that contains the value for this Pseudo property.
Add Pseudo Field to add a new Pseudo property.