During SSP inventory import, users may encounter validation errors related to missing parent scopes when defining assets with only the environment field populated while leaving region and zone blank.
Symptoms
Parent scope region is not set for child scope zone
Parent scope zone is not set for child scope environment
SSP : 5.1 , 5.1.1
Below workarounds can be used to mitigate this :
Option 1
Provide valid values for region and zone:
region = <value>
zone = <value>
Option 2
Remove the region and zone columns entirely from the Excel file if they are not being used.