Versions Compared

Key

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

...

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

  • Min: 0

  • Max: 21

  • CSV Generator

  • File Reader

The name of the Xactly object to be searched for such as PersonWSO or BonusWSOand the property values of the object to be matched.

This Snap has at most one input view that contains properties to be used while performing search operation.

This Snap has at most one output view that contains the xactly objects matching the search criteria.

Output

Document

  • Min: 01

  • Max: 1

  • File Writer

Xactly objects matching the given property values.

Error

Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter while running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab. The available options are:

  • Stop Pipeline Execution: Stops the current pipeline execution when the Snap encounters an error.

  • Discard Error Data and Continue: Ignores the error, discards that record, and continues with the rest of the records.

  • Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.

Learn more about Error handling in Pipelines.

...

Field

Field Type

Description

Label*

Default Value: Xactly Search
Example:Xactly Search

String

Specify the name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipeline.


Xactly object

Default Value: PersonWSO
Example: CustomerWSO

String/Expression

Specify Dropdown list

Choose the object to be used for searching records. Once defined, the input view will provide the schema of the object so that field values can be defined for the search request.

Multiexcerpt include macro
nameSnap Execution
pageAnaplan Read

Default Value: Validate & Execute
Example: Execute only

Dropdown list

Multiexcerpt include macro
nameSnap_Execution_Introduced
pageAnaplan Read

...