$ curl http://localhost:8042/modalities/sectra/find-worklist -d '{"PatientID":""}'
And now I am able to get the work list but not able to add any limitation for the search results.Is there any way to add no of search results? I tried to use limit keyword but didn't get success.Please let me know is there any possible ways there to limit number of search results for work list.
Thanks in advance,
Rekha devi
I have started trying orthanc server since 3 weeks.
Now I am trying to get worklist search using postman app as u said above.
http://localhost:8042/modalities/.../find-worklist -d '{"PatientID":""}'
but I need to limit the search number of search results.
My questions are
1.is there any way to limit max search limits from configuration file for worklist search?
2.can we set any limit while requesting through the rest api.
(For findscu there is cancelling option after receiving the particular no of results, similarly can we do from the rest api also? Rest api results as json at a time. If no of results crosses limit of json file reply size app can crash.Tried with Limit keyword,but not accepting in app and throwing wrong Dicom tag, might be treating that also as a Dicom tag)
Thanks in advance
Rekha devi
Thanks Rekhadevi
--
You received this message because you are subscribed to a topic in the Google Groups "Orthanc Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orthanc-users/89CTN9kolOI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orthanc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/541d28a8-62e4-4a06-a82a-e156c53fd610o%40googlegroups.com.