Regularly we have to select many clients to perform an action.
In this example we add a lot of remote clients.
We have to select every client by its name. But as we have a CSV or Excel list with all clientnames it would be handy to use a format or list or ….
The current way of working is time consuming.
In Command Center one can add clients using a semi column to seperate client names, and selecting them. Java doesnt like that.
Anyone an idea how to get the names from a txt/excel file into Java like above ? Any form of Copy/paste ?