<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
When writing my reply to Anthony about the SOAP messages, I
remembered that there was another mail pending from you guys. Sorry
for letting it slip...<br>
<br>
Are those questions still relevant, or have you found the answers
already?<br>
<br>
Best,<br>
Sascha<br>
<br>
On 06/14/2011 11:43 PM, Caylus, Michael (SCR US) wrote:
<blockquote
cite="mid:63D07F9AA364DB4C901F02EF93465C8D7808A545F6@USMLVA0E934MSX.ww017.siemens.net"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
<font face="Calibri, sans-serif" size="2">
<div>Hi all,</div>
<div> </div>
<div>I have some uncertainties related to the data handling
support in the DICOM Support 118 specification:</div>
<div> </div>
<div>In the file-based model in Figure 8.3.1 of spec; we can see
that the selection of Data is done though the Host. It is then
the responsibility of the application to pull information from
the host about the input data.</div>
<div> </div>
<div>1. Is it required to have any user interaction on the
application to request the data we want to retrieve? Can it
happen automatically right after processing the call of the
notifyDataAvailable message ? In the current example of the
DICOM 118 support
implemented in the CTK SDK; I could see that the request of
data is initiated from the user through a mouse click on the
button created by the application. I am looking into a way to
send a getData message without user interaction so that
basically the application
shows directly the available data selected on the host without
any user interaction on the application. I have tried to make
a call to getData within the notifyDataAvailable
(ctkExampleDicomAppLogic) function but it looks like first the
notifyDataAvailable
message need to be processed before making a getData request.
</div>
<div> </div>
<div>2. This leads me to a second question: Where should occur
the selection of Data? On the Host where the user define all
the available data and on the Application where we want to
define which input Data need to be retrieved depending of the
available data?
My first intuition on this was that selection should only be
done on the Host but then I guess an extra notification is
required so that the application knows that the
notifyDataAvailable message has been fully process.</div>
<div> </div>
<div>Best,</div>
<div>Michael</div>
<div> </div>
</font>
</blockquote>
<br>
</body>
</html>