Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have attached a screenshot where you see, I have added folders while configuring server side. This is local path so starts with E:\ plan to have NPrinting source files on remote machine. How can I add those remote sources using UNC path or something.
so in this screenshot below can we use something like \\Server\NPrintingDocFolder
Hi Faisal,
Here are the steps to list folders using their UNC paths:
1. Click Add Folder
2. Select the mapped drive and folder you want
3. Remove mapped drive letter etc. so only the UNC path remains & click Select Folder
4. The UNC path appears in the QlikView NPrinting Files box
This works for the External request Source Folder and NSQ files as well
HTH - Daniel
Windows services run in Session 0, and mapped drivers are not supported in Session 0. So the NPrinting Service does not support the use of Mapped Drives. UNC (Universal Naming Convention) paths must be used for any NPrinting related files that are accessed over the network. For instance \\ServerName\SharedFolderName\... is a correct path instead of Z:\SharedFolderName\... is not supported.
Stephan, Thanks for the reply... Add folder only give me the option to add folder from current machine. Currently I am using folder on same server where NPrinting service is running. How can I add UNC path in Service Tab of server configuration management console of NPrinting as shows in my screenshot.
Thanks
1) Click Add Folder and add any folder from your local machine
2) Click Configure
3) Modify the path to a UNC path
4) Click Open
That should work
Aran,
As you see below when I click on Configure, this is what I get. I don't see a way to update links with UNC Path.
If we go to Report settings tab, I can use UNC path.
Please suggest, what should I do to use UNC path in Add folder or Add file option of Service tab of NPrinting.
Hi Faisal,
Here are the steps to list folders using their UNC paths:
1. Click Add Folder
2. Select the mapped drive and folder you want
3. Remove mapped drive letter etc. so only the UNC path remains & click Select Folder
4. The UNC path appears in the QlikView NPrinting Files box
This works for the External request Source Folder and NSQ files as well
HTH - Daniel
Thanks Daniel,, so this means we need to map drive for sure? we cannot use directly \\server\folder?
Hi Faisal,
You should be able to skip step 2 and directly enter the UNC path (step 3). As long as NPrinting can resolve the path it should be accepted.
- Daniel.
thank you. It worked perfectly.