KM-Dim10: Command Center: When running the ETL job, an error occurs 'Error: In import job '*** [Dependency check for object 'REC_DASHDELTA' (TYPE)] ***', some error has occured: Error : Application is terminated because 'OnErrorContinue' attribute has value ' false ''
From the documentation the batchMode parameter in the buildProject operation is true for batchMode (operation does not wait) and false for blocking mode (operation does wait). The actual behaviour is different: true: operation blocks until completion