Skip to main content
Skip table of contents

Admin UI - Pipeline Processing Settings

You may wish to use a URL different than the site URL when running pipelines. This can be configured from the Pipeline Settings tab within the Admin UI. Go to Administer > Site Administration and select the Pipeline Settings tab.

Pipeline Settings

Setting / Property Name

Description

Default

Processing Url

processingUrl

Whatever you enter here will be passed into pipelines as the -host command line argument. If you do not enter a processing URL, the site URL will be used for processing pipelines. Any changes to this setting take effect immediately and all future pipelines will be launched with the updated command line argument.

Site-wide config properties can be accessed via REST at /xapi/siteConfig/values/{property-name}.

Site-wide config properties can be access programmatically in Velocity via $siteConfig.{property-name}.

AutoRun Settings

XNAT no longer requires the AutoRun pipeline for receiving DICOM image session data and generating snapshots. However, you may still opt in to using it.

Setting / Property Name

Description

Default

Launch AutoRun

autoRunEnabled

Determines whether XNAT should launch the AutoRun pipeline as new sessions are archived. Requires the pipeline engine to be installed at the location stored in the pipelinePath site configuration option.

Disabled

Allow Project Override

allowAutoRunProjectOverride

Determines whether Project Owners can enable or disable the AutoRun pipeline for their projects, regardless of the site-wide setting.

Disabled

See Configuring the Use of the AutoRun Pipeline

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.