Renaming tasks on EM server

Hello,

I have a big list of tasks on EM server each one associated to a different EM project. I would like to rename them all. I know I can rename the project on the folder and then on the task point to the new project, without losing the definitions of the task. But, since it is a big number of tasks, is there another way to do it?

Thanks!

There is no a standard way to modify multiple tasks at once. However, tasks are just XML files stored in C:\ProgramData\EasyMorph Server\Spaces\<space name>\Tasks.

You can write a script or even an EM project to replace a value in an XML file as if it was a text file.