Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

XDS Repository Service. Provides a Cross-enterprise Document Sharing Service for Document Repository actor.<br/>.

Dependencies

Image Removed

Attributes

...

#XDSRegistryURI
Anchor
XDSRegistryURI
XDSRegistryURI

XDS Registry URI.

Default Value: http://129.6.24.109:9080/axis2/services/xdsregistrya

#XDSQueryURI
Anchor
XDSQueryURI
XDSQueryURI

XDS Query URI.

Default Value: http://hcxw2k1129.6.nist24.gov109:80809080/xdsServices2axis2/registry/soap/test?testid=11731

...

services/xdsregistrya

#ForceSQLQuery
Anchor
ForceSQLQuery
ForceSQLQuery

Force 'older' SQL Query! (Default is Stored Query).

Default Value: false

#ProxyHost
Anchor
ProxyHost
ProxyHost

Proxy host if http access use http proxy. NONE = no proxy.

Default Value

...

: NONE

...

#ProxyPort
Anchor
ProxyPort
ProxyPort

Proxy port if http access use http proxy.

Default Value

...

: 3128

...

#KeyStoreURL
Anchor

...

KeyStoreURL

...

KeyStoreURL

URL of keystore containing certificate to identify this Document Source,
when running in TLS mode.

Default Value

...

: conf/identity.p12

...

#KeyStorePassword
Anchor

...

KeyStorePassword

...

KeyStorePassword

The password for access to keystore,
specified by attribute TrustStoreURL.

Default Value

...

: secret

...

#TrustStoreURL
Anchor
TrustStoreURL
TrustStoreURL

URL of trust store containing accepted certificates,
when running in TLS mode.

Default Value

...

: conf/cacerts.jks

...

#TrustStorePassword
Anchor
TrustStorePassword
TrustStorePassword

The password for access to trust store,
specified by attribute TrustStoreURL.

Default Value

...

: secret

...

#AllowedUrlHost
Anchor
AllowedUrlHost
AllowedUrlHost

URL Hostname for HTTPS Hostname checking:

...

value

...

meaning

...

CERT

. CERT (from Certificate (standard)),

...

*

  • (no Check

...

<hostname>

  • ), hostname (only this URL Hostname).

Default Value

...

: CERT

...

#RetrieveURI
Anchor
RetrieveURI
RetrieveURI

Base URL to build Retrieve URL for a document (without query part).

Default Value

...

:http://127.0.0.1:8080/IHERetrieveDocument?RT=DOCUMENT&UID=

...

Part of Retrieve URL to submit contentType (NONE to omit contentType).

Default Value

&PCT=

...

#ReassignDocumentUID
Anchor
ReassignDocumentUID
ReassignDocumentUID

Enable reassignment of document unique id's.

Default Value

...

: false

...

#ReassignSubmissionUID
Anchor
ReassignSubmissionUID
ReassignSubmissionUID

Enable reassignment of SubmissionSet unique id's.

Default Value

...

: false

...

#UseLongURI
Anchor

...

UseLongURI

...

UseLongURI

Enable/Disable the option to use short content type:

short

mime type

dcm

application/dicom

pdf

application/pdf

xml

text/xml

This option may be necessary because of the URI length restriction (128 chars) of xml registry!.

Default Value

true

...

use of splitting long retrieveURI (see change proposal Xds_144).<br/>
If enabled and URI fits not in 128 bytes it will be splitted in multible values in a LONG-URI slot.<br/>
Disabling this feature means always use a 'short' RID URL (?RT=DOCUMENT&UID=..)

Default Value: true

#FilteredSlots
Anchor
FilteredSlots
FilteredSlots

List of Slots that should be removed from metadata before send to registry.<br/>
Such filtering may be necessary if registry does not support certain slots
(e.g. does not support XDS-I 'authorRoleDisplayName' slot).<br/>
Use NONE to disable slot filtering.

Default Value: NONE

#TestPatient
Anchor
TestPatient
TestPatient

Patient ID for NIST-Test or NONE.

Default Value

...

: NONE

...

#LogSOAPMessage
Anchor
LogSOAPMessage
LogSOAPMessage

Enable logging of SOAP message (send and receive).

Default Value

...

: true

...

#FetchNewPatIDURL
Anchor
FetchNewPatIDURL
FetchNewPatIDURL

URL to fetch new Patient ID for NIST Test.

Default Value

...

: http://hcxw2k1129.6.nist24.gov109:80809080/xdsServices2xdstools/xdsjsp/patientId/allocateallocatePatientId.jsp?Allocate=Allocate

...

#Store2DcmServicename
Anchor

...

Store2DcmServicename

...

Store2DcmServicename

Used internally - do NOT modify.

Default Value

...

: dcm4chee.archive:service=RIDServiceStore2Dcm

Operations

...

#create
Anchor
create
create

Standard MBean lifecycle method

...

#start
Anchor
start
start

The start lifecycle operation

...

#stop
Anchor
stop
stop

The stop lifecycle operation

...

#destroy
Anchor
destroy
destroy

The destroy lifecycle operation

...

#jbossInternalLifecycle
Anchor
jbossInternalLifecycle
jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

...

#exportDocument
Anchor
exportDocument
exportDocument

Perform the document export with given SOAP message.<br/>
1) Store

...

attachments<br/>
2) Enhance metadata with size and SHA1 checksum
3) Register documents at configured XDS Registry URI.<br/>

#soapRegistryTest
Anchor
soapRegistryTest
soapRegistryTest

Perform a simple test by sending a SOAP message to the configured registry.<br/>
The SOAP message is build with a SOAPBody stored in the given file.<br/>

...

#soapQueryTest
Anchor

...

soapQueryTest

...

soapQueryTest

Perform a simple test by sending a SOAP message to the configured (query)registry.<br/>
The SOAP message is build with a SOAPBody stored in the given file.<br/>

#soapRegistryTest
Anchor
soapRegistryTest
soapRegistryTest

Perform a simple test by sending a SOAP message to the URI.<br/>
The SOAP message is build with a SOAPBody stored in the given file.<br/>

#sqlQuery
Anchor
sqlQuery
sqlQuery

Perform a SQL based registry query.<br/>

#findDocuments
Anchor
findDocuments
findDocuments

Perform a SQL based registry query.<br/>

#findDocuments
Anchor
findDocuments
findDocuments

Perform a SQL based registry query.<br/>

#getDocuments
Anchor
getDocuments
getDocuments

Perform a SQL based registry query.

...

<br/>

#getDocuments
Anchor
getDocuments
getDocuments

Perform a SQL based registry query.<br/>

#fetchNewPatientIDfromNIST
Anchor
fetchNewPatientIDfromNIST
fetchNewPatientIDfromNIST

Fetch a new PatientID for NIST Test.<br/>

Notifications