Data Quality Center Service (Non-Pooling, Deprecated) (com.ibi.agents.XDDQAgent)

Syntax:

com.ibi.agents.XDDQAgent

iIT Service Object:

DQS: Data Quality Service Agent (non-pooling, deprecated)

Description:

This service marshals data and processes data using an iWay Data Quality Provider.

Note: This service is deprecated. The Data Quality Center Service (Document-Driven, Pooling), com.ibi.agents.XDDQAgent2, should be used instead.

Parameters:

Parameter

Description

Data Quality Provider *

The name of the configured Data Quality provider that should be invoked by this service.

XPath Expression *

Specify an XPath expression that will return one or more elements from the input document that will be used as input records when the iWay Data Quality Center (DQC) plan is invoked.

XPath Namespace Map

If the input document contains namespaces, then this parameter specifies the configured namespace map to be used when evaluating XPath expressions.

Replace or Preserve? *

Determines whether the children of the record element in the output document should be preserved (appending the result of the iWay DQC plan execution as new child elements), or should the original children be replaced with the iWay DQC plan results.

Select one of the following options from the drop-down list:

  • Replace
  • Preserve

By default, replace is selected.