DicomZipImporter updates in 1.8.3 breaking CTP uploads to XNAT

54 views
Skip to first unread message

Mark

unread,
Nov 17, 2021, 11:00:42 PM11/17/21
to xnat_discussion
Hi,

We are getting similar errors with DICOM uploads from CTP to XNAT 1.8.3, as reported for curl in the following post:


Our CTP HttpExportService config below works with XNAT 1.8.2.2 but not 1.8.3:

<HttpExportService
    acceptXmlObjects="no"
    acceptZipObjects="no"
    class="org.rsna.ctp.stdstages.HttpExportService"
    id="HttpExportService"
    name="HttpExportService"
    quarantine="roots/quarantines/HttpExportService"
    root="roots/HttpExportService"
    sendDigestHeader="yes"
    url="https://....:443/data/services/import?import-handler=DICOM-zip&amp;inbody=true">
    <compressor
        cacheSize="100"
        defaultString="unknown"
        structure="(0010,0020).(0010,0010)"/>
    <xnat
        cookieName="JSESSIONID"
        password="...."
        url="https://....:443/data/JSESSION"
        username="...."/>
</HttpExportService>

Does anyone have a working config for the CTP HttpExportService with XNAT 1.8.3?

Thanks, Mark

Moore, Charlie

unread,
Nov 18, 2021, 11:32:27 AM11/18/21
to xnat_di...@googlegroups.com
Hi Mark,

I've never used CTP so take this with a grain of salt, but...there's a couple things you could try out:
  1. Add contentType="application/zip" to the HttpExportService definition.
  2. Do (1) and also remove &amp;inbody=true from the url.
Let me know if that works or not.

Thanks,
Charlie

From: xnat_di...@googlegroups.com <xnat_di...@googlegroups.com> on behalf of Mark <mark...@gmail.com>
Sent: Wednesday, November 17, 2021 10:00 PM
To: xnat_discussion <xnat_di...@googlegroups.com>
Subject: [XNAT Discussion] DicomZipImporter updates in 1.8.3 breaking CTP uploads to XNAT
 

* External Email - Caution *

--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xnat_discussi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xnat_discussion/f803dddb-e40d-4cf9-bfcc-e5f5f869c357n%40googlegroups.com.

 


The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.

Mark

unread,
Nov 18, 2021, 8:14:21 PM11/18/21
to xnat_discussion
Hi Charlie,

Thanks for that! Option 1 did the trick. (I also tried Option 1+2, removing the inbody=true, but that fails.)

Thanks again, Mark
Reply all
Reply to author
Forward
0 new messages