Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
I don't have access to create a "Create New Connection in Data Load Editor"
When I trying to run the store statement its getting failed, Any Please help to resolve this issue.
Thank you!
You can only store in locations where you have a valid folder connection that you have access to
Are you trying to store this qvd on server location ? If yes, then is there connection available to this location on server ?
If there is connection available, try replacing the folder path with server name
eg: store Test into [lib://<server_Name>/Users/Vauru/Documents/qvd_name.qvd](qvd);
or: store Test into [lib://<connection_name>/qvd_name.qvd](qvd);
You can only store in locations where you have a valid folder connection that you have access to