I have our adapter and cleanse & import jobs automated via Windows task scheduler executing a powershell script as described in the Assets documentation. The adapters job runs great, then later the cleanse and import job runs, however it is only cleansing and not importing. I am using "full" as the run parameter, is there something I need to adjust in this script for it to run the import piece?
.\dm-cleanseimport --run "full" --workspace-id $workspace --token $token
Well, this all worked fine and as expected this morning. I'm not sure if some piece of the cleanse wasn't completing and was thus holding up the import.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.