Versions Compared

Key

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

On this Page

Table of Contents
maxLevel2
excludeOlder Versions|Additional Resources|Related Links|Related Information

...

Overview

This Snap deletes Xactly objects matching the given criteria.

...

Snap Type

Xactly Delete Snap is a write-type Snap.

Prerequisites

None.

Support for Ultra Pipelines

Works in Ultra Task Pipelines.

Limitations and Known Issues

None.

Snap Views

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

  • Min: 0

  • Max: 2

  • CSV Generator

  • File Reader 

The Snap has at most one input view which contains properties to be used while performing the delete operation.

This Snap can read from two input documents at a time:

  • One JSON document for the incoming data to be loaded into the target Databricks instance.

  • Another JSON document that contains the table schema (metadata) for creating the target table.

Output

Document

  • Min: 0

  • Max: 1

  • File Writer

This Snap has exactly one output view that contains the outcome of the save operation. Confirmation of the object's deletion. 

...

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.

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. It uses an account class called XactlySoapAccount which stores the WSDL file and the credentials to connect to Xactly server.  It also caches Session ID that is required for subsequent CRUD operations. See Configuring Xactly Accounts for information on setting up this type of account

...

.

...

This Snap has exactly one output view that contains the contains the outcome of the save operation.

...

Settings

...

Label

Snap Settings

Field

Field Type

Description

Label

String

Required. 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 the type of object to be deleted. Once defined, the input view will provide the schema of the object so that field values can be defined for the delete request.

Example: CustomerWSO

Default value: PersonWSO

Multiexcerpt include macro
nameSnap Execution
pageSOAP Execute

Default Value: Validate & Execute
Example: Execute only

Dropdown list

Multiexcerpt include macro
nameExecution_Detail_Write
pageSOAP Execute

Troubleshooting

Multiexcerpt macro
nameME_Troubleshooting

Error

Reason

Resolution

HTTP/1.1 407 Proxy Authentication required.

Unable to tunnel through proxy.

Add the following key-value pair values to your Groundplex configuration and restart the plex to reflect the changes.

Key : jcc.jvm_options
Value : -Djdk.http.auth.tunneling.disabledSchemes=""


Snap Pack History

Insert excerpt
Xactly Snap Pack
Xactly Snap Pack
nopaneltrue