Hi,
you can use the node “Extract System Properties” and the JavaSnippet Row Filter with “return $$ROWID$$.equals(“user.home”);”
Now you only have to extend the string with “\Desktop”
You can use relative paths in this case. Create a folder in your workspace (e.g. data) where you will place your file and then using relative path you get flexibility whether you change location of your workflow or you share your workflow with your colleague (in this case you will also share a file with him). If your colleague already has a file he/she just need to place file in data folder. If you check example workflows from EXAMPLE server you will see this approach.