Skip to main content

Hi everyone,

I need to replace a large number of skills on standard tasks, but doing it manually is not feasible. I tried using Excel Migration, but I encountered an error and it seems this method might not be supported for deletions.

As an alternative, I’m considering uploading the new skills in bulk and removing the old ones. Does anyone know how to properly remove skills using Excel Migration? Any guidance or examples would be greatly appreciated.

Thanks in advance!

Best regards,
Stefania

 

Hi Stefania,

it seems like Standard Task Skills is working with sequences. Therefore you’re facing some challenges in identifing the existing rows during updates. 

However it should be possible to delete via Excel-Migration but you have to use the remove procedure: standard_task_skill_api.Remove__

I’d suggest to create two different jobs: One for acutally removing and a second one for importing new ones.

KR