Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
djbloiss
Contributor III
Contributor III

Run NPrint 16 Task from C# Command Line app

I asked this question on Stackoverflow:

xml - Run NPrint Task from C# Command Line app - Stack Overflow

Please help if you can.

1 Reply
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Well - you are very vage with the steps you have done. You are not mentioning anything about NPrinting server (service), its configuration, anabling XML request in its settings - so i assume you are miles away from where it needs to be.

The way it works is that NPrinitng service is constantly scanning the location where your XML file will be and is serching for .request file. Once it finds it it procesess its content and triggers task/job (whatever) and changes xml file extension from request to processed.


It is all written in document which you have referred to:

How to Execute NPrinting Reports by External XML Request

I do not understand why are you calling this XML file with C# Command line? Instead you should be renaming it to .request extension.

Follow all the steps from attached document (if you are missing some - let us know which one and we will take it frome there).

On the other hand try to docuemtn your steps with screenshots so we can point you to what is not right there.

regards

Lech

Ps. I believe you have created only nsq file in NPrinting Designer and you have not even touched NPrinting server part - am i right?

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.