ICTHealthcare / ihe-ro-test-tools

0 stars 2 forks source link

Transfer syntax negotiation does not work #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The test tools negotiate 3 transfer syntaxes.
the last one is Explicit VR Big Endian [1.2.840.10008.1.2.2]

When the SCU rejects this syntax, the tool abort the connection, although it 
should use one of the other accepted syntaxes.

Therefore the following file need to be edited manually before the test tool 
works:

C:\Users\ubusch\AppData\Roaming\TestTool 
BRTO\Sessionfiles\Scripts\TestToolConfiguration.xml

This applies to all test tools.

Note, that Explicit VR Big Endian [1.2.840.10008.1.2.2] is even retired.
It should be removed from all test tools.

Original issue reported on code.google.com by ulrich.busch@varian.com on 1 May 2015 at 8:14

iherotesttools commented 9 years ago

Explicit VR Big Endian [1.2.840.10008.1.2.2] is deleted in all profiles. All TestToolConfiguration.xml files are updated, both transfer syntaxes are supported now.

ARTI is already updated, all other profiles will be updated soon.