Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
NZFei
Partner - Specialist
Partner - Specialist

How to rename reload task

Hi all,

If there is any space in the reload task name, it will not work for EDX.

By default the reload task will automatically be  "Reload of application name.qvw". How can I edit the reload task name to get rid of the space? My client does not have publisher and I couldn't find any place to do this.

Thanks

Fei

4 Replies
andrespa
Specialist
Specialist

Hi Fei, could you post some image of your problem please?

NZFei
Partner - Specialist
Partner - Specialist
Author

Sure Andres. Just want to rename reload task to get rid of the space in the name without publisher.

RenameTask.PNG

Thanks.

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Spaces in task names will not hamper their execution through EDX. How are you triggering your tasks? Do you use QMSEDX.exe? Then specify your task name between double quotes, like in:

QMSEDX.exe ... -task="Reload of Data For Report Test.qvw" ...

Best,

Peter

Anonymous
Not applicable

Hi Fei,

Not sure if you are using this already for the EDX triggers, but the QMS API might help you with creating and renaming tasks. Here is a link to some documentation on the QMS API.

QMS API Documentation - Version 11