String. Available from 10.5.0.cl. Policy to follow during import. The allowed values are:
-
PARTIAL
Imports objects that validate successfully. Skips the objects that do not validate successfully and their dependent objects if any. -
ALL_OR_NONE
Imports all objects that validate successfully. If the import fails for one object, no objects will be imported. -
VALIDATE_ONLY
Validates the objects but does not import them. -
PARTIAL_OBJECT
Imports objects that validate successfully and skips the objects that do not validate successfully. If the import fails for a visualization object in a Liveboard TML, the Liveboard will be imported without that visualization object. Similarly, if importing a relationship in a logical table fails, the table TML will be imported with warnings in the API response.