Versions Compared

Key

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

...

This Snap has at most one document input view. Each document contains data in the form of json.JSON.

Output

This Snap has at most one document output view. Each document contains a corresponding response in the form of jsonJSON.

Error

This Snap has at most one document error view and produces zero or more documents in the view. Each document contains the corresponding error record if snap Snap is not able to process data.

Snap Settings

ield Name

Field Type

Description

Label*

 

Default ValueN/A
ExampleAkamai Snap

String

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.

 

Entity type name*

Default ValueN/A
Example doc_edi

String

Specify the name of the entity type to export user reports from the Akamai portal.

Data attributes

Default ValueN/A
Examplesdjhasfa.json

String

Specify the name of the JSON array of the schema attributes to include in the export. By default, all the attributes are included.

Filter

Default ValueN/A
ExampleDATA>11

String

Specify the filter to include the iterations.

Last run date

Default ValueN/A
Example15

Integer

Enter the sleep time after each iteration.

API interval (ms)

Default ValueN/A
Example1010

Integer

Enter the interval between each iteraton in milliseconds.

Snap Execution

 

Default ValueExecute Only
Example: Validate & Execute

Dropdown list

Select one of the following three modes in which the Snap executes:

  • Validate & Execute: Performs limited execution of the Snap, and generates a data preview during Pipeline validation. Subsequently, performs full execution of the Snap (unlimited records) during Pipeline runtime.

  • Execute only: Performs full execution of the Snap during Pipeline execution without generating preview data.

  • Disabled: Disables the Snap and all Snaps that are downstream from it.

Label

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.

Entity type name

required

User can provide the appropriate object/api name to read the data.

Example value: user

Data attributes

 

Last run date

provide the date to get the data from that pirticular time .( lastUpdated > lastRunDate)

API interval (ms)

Sleep time after each iteration

Snap Execution

optional

Specifies the execution type:

  • Validate & Execute: Performs limited execution of the Snap (up to 2000 records based on Preview doc count, default is  50 records) during Pipeline validation; performs full execution of the Snap (unlimited records) during Pipeline execution.

  • Execute only: Performs full execution of the Snap during Pipeline execution; does not execute the Snap during Pipeline validation.

  • Disabled: Disables the Snap and, by extension, its downstream Snaps.

Default value: Execute only