...
If an object in bdb/tsr file does not contain any properties, then Qualitia sets micClass property as object property for that object during the import process.
Common Note for UFT
In property value, the following properties of an object are preceded by '/' (forward slash) as these characters are used as identifiers in Qualitia.
...
Character
...
Description
...
{
...
Key name identifiers
...
}
...
Key name identifiers
...
/
...
Escape character in Qualitia
...
^
...
Array data separator
For Example: John^Smith^Lucy^Maggi array data can be passed using ^ as a separator.
The Import feature supports import of new objects only in the object repository of Qualitia. It does not support import of DP objects that require update or deletion. You need to manually update or delete objects in Qualitia.
The Import feature imports only those objects that are supported by Qualitia. The information about the non-supported objects is logged in Import_Log.txt file during the import operation. The current list of supported objects can be viewed in the Object Class drop-down list on Object screen of Qualitia.
You can use the Import feature only if the administrator has assigned you the Object Maintenance privileges in the Admin module.
If you click any object in the tree on the left pane of the Develop screen, the right pane displays all the child objects with object details like object name, object class, and description. Below the properties pane, property and value of that object are displayed.
...
Actual value during Execution
...
{Prop1Key}{Prop2Key}
...
Qualitia
...
Qua{Prop2Key}
...
Qualitia
...
{Prop1Key}litia
...
Qualitia
...
Qualitia
...
For More Details, refer to Important Information on Object Property Values.