Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
it's not clear how I should create a connection to a folder on a server.
I have an app, which include a file from a lib folder:
$(must_include=lib://MyLibFolder/myfile.txt);
I run the reload task it fails because the folder doesn't exist.
I don't know how and where to create a lib folder conbnection.
In QMC Data Connections I only see
and among the connections already present there is not MyLibFolder.
I am RootAdmin
I read that a connection that does'nt exist should get created during app import if it doesn't already exist.
In my case the lib connection is not created
Any advice?
Thanks
The problem was that I had to cancel and reimport the app. It seems that libraries are created on the first import only and not if the app is updated
The problem was that I had to cancel and reimport the app. It seems that libraries are created on the first import only and not if the app is updated