Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

NPrinting - Server Configuraiton Source Files

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

NPrinting source Files remote location.png

1 Solution

Accepted Solutions
Daniel_Jenkins
Specialist III
Specialist III

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

View solution in original post

9 Replies
Stephen_Jasionowski

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.

Not applicable
Author

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

Not applicable
Author

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

Not applicable
Author

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.

Configure.png

Not applicable
Author

Please suggest, what should I do to use UNC path in Add folder or Add file option of Service tab of NPrinting.

Daniel_Jenkins
Specialist III
Specialist III

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

Not applicable
Author

Thanks Daniel,,  so this means we need to map drive for sure?  we cannot use directly \\server\folder?

Daniel_Jenkins
Specialist III
Specialist III

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.

Not applicable
Author

‌thank you. It worked perfectly.