Properties Mapping

In this step you can map the incoming data with the properties of the System View and the Export System view.

All properties from the System View Form configuration is displayed in the BDD Property column. In the Result Xpath column, type a valid xpath expression to extract the data from the incoming xml data. In the Search Xpath column, type a valid XPath expression to extract the query parameters from the incoming Query Data structure.

If the data is not coming from the incoming xml data, SIS allows you to set a default value for such properties. Type any valid unique key with a $ prefix in the result xpath or search xpath to set the default value for a specific property instead of a valid xpath expression.

For example, if you want to set a default value for the Tax ID property in the Properties Mapping page, change the result xml to $Organization/OrgID or $ORGID_DEFAULT. In the subsequent wizard step for Default values, identify the same key that you have set as mentioned above, and provide the actual default value for that key.

This table describes BDD configuration - Properties mapping properties:

Property Name Description
BDD Property The name of the Explore property.
Result Xpath The X-Path of the incoming data in the CISDocument for import.
Search Xpath The X-Path of the incoming query data in the CISDocument for export.