Hello everyone,
I have a Connector where I need to dynamically set the Parameter Description of a number of Parameters. Basically the Parameter Descriptions need to include the Site Name.
I am doint this using a QAction and SetParameterDescription. This works fine on newly created Elements, but now I have updated the Connector and added some Parameters. I expected to be able to change the Parameter Description of the new Parameters the same way, but nothing happens.
I tried:
- Setting the Parameter Description in the QAction
- Changing it directly in the Description.xml File
- Restarted Cube and the Element multiple times
- Restarted the entire DMA
Nothing helps, the new Parameters simply refuse to be renamed. What am I missing to be able to rename Parameters in these "older" Elements?
Best Regards,
Robert
Hi Robert,
Here is the suggestion I was referring to:

Hello José,
that was the solution. It worked using this.
The Protocol versions are the same (both Production).
Anyway, it is solved now.
Thank you!
Best Regards,
Robert