
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Start NPrinting 17 task with XML request or command line?
Hi all,
I am using NPrinting 16 and I really like the possibility to trigger NPrinting with a XML request, since NPrinting does not have to work every 5 minutes...
Now we are thinking about the upgrade to NPrinting 17. Is it possible to use a XML request or command line to start a NPrinting task?
Or maby using the API?
Thanks for your help!
Halmar
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi
currently there is no solution like the one in version16
there is an API , but it seems you can only call a specific report and not a task
here is a link to API manual


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi
currently there is no solution like the one in version16
there is an API , but it seems you can only call a specific report and not a task
here is a link to API manual

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok Thanks!
I saw in the manual the next line, so maby we can request a task in a newer version...
OnDemandRequestUp
type (optional)
String it must be "report" or "task". "task" type is not supported at the moment.
Enum:
report
task


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I confirm you that the ability to trigger a task from API is in our roadmap and that it will be implemented soon (actually it's one of our top priorities).
Best


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any news if this is possible now?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
referring to the new API documentation it should be possible now( haven't tried yet)
