Hello Srs.
I am using worklist plugin for a client that has US and CT:
- When I query using findscu the query is returned;
- I’m using a “IncomingWorklistRequestFilter” lua script, to try to manipulate the query, my question is:
- Is there any way to manipulate data return for modality?
- How to know what the sport is waiting for in return?
Thank you!
Marcelo
Hi,
"Print query" on script Lua return what in log?
Thanks,
Roque
Hello,
As stated by Alexandre, we indeed need more context to understand your issue.
Please check out the Lua function “IncomingWorklistRequestFilter()”, that allows to manipulate the incoming C-FIND queries before handing it to the Orthanc core:
https://book.orthanc-server.com/users/lua.html#fixing-c-find-requests
Also, check out the bottom of this page of the Orthanc Book for more about troubleshooting worklist queries:
https://book.orthanc-server.com/plugins/worklists-plugin.html
Finally, please provide full logs, and a minimal working example for the community to reproduce your issue independently of a GE modality:
https://book.orthanc-server.com/users/support.html
Regards,
Sébastien-