Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

In this article

...

...

...

Overview

...

Table of Contents

...

minLevel1
maxLevel4

Overview

You can use this Snap to delete a data object in the Exact Online instance.
Image Removed

Prerequisites

A valid OAuth 2.0 account that supports Exact Online instance, with the appropriate access permissions. See Exact Online OAuth 2.0 Account.

Support for Ultra Pipelines

Works in Ultra Pipelines

...

See Snap Support for Ultra Pipelines.

Limitations and Known Issues

None.

Snap Input and Output

Input/Output

Type of View

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

  • Min: 1

  • Max: 1

  • Mapper Snap

  • Copy Snap

  • JSON Parser

Each input document contains data that must be updated and written into the Exact Online instance for the selected entity.

Output

Document

  • Min: 0

  • Max: 1

  • Mapper Snap

  • Copy Snap

  • JSON Formatter

Each document contains the response of the update operation.

Snap Settings

Parameter

Field Name

Data

Field Type

Description

Default Value

Example 

Label*

String

Required. The

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.

Default Value: N/A

SAP S/4HANA

Example: Exact Online Update

Version*

String

Required. The

Specify the version of the Exact Online API.

Default Value: v1
Example: v1

Division*

String

Required. Unique

Specify a unique ID of the Exact Online Division (can be retrieved with a REST call https://start.exactonline.nl/api/v1/current/Me?).

Default Value: N/A
Example: 1234567

API object*

String

Required.

Select the API that you want to access in the Exact Online instance. This drop-down list contains supported services available for the Exact Online instance.

Default Value: N/A
Example: CRM

Endpoint*

String

Required. Select

Select an Exact Online Endpoints to be specified and connected for each of the API objects.

Default Value: N/A
Example: Accounts

ID

String

Unique

Specify a unique Exact Online identifier (Guid) of the record to be updated.

Default Value: N/A
Example: a8ecb3d6-6632-11eb-ae93-0242ac130002

Connection details

Use this section of Snap Settings to specify the connectivity parameters: timeout, retry count and retry interval.  This field set comprises the following fields:

  • Connection timeout

  • Maximum request attempts

  • RetryInterval
  •  

     

     

     

     

    • Retry Interval 

    Connection timeout*

    Integer

    Required.

    Enter, in seconds, the duration for which Snap must try to establish a connection with the Exact Online instance. If the connection cannot be established within this duration, the Snap times out writes the event to the log and waits until the specified 

    RetryInterval

    Retry Interval before attempting to reconnect.

    Default Value: 300
    Example: 120

    Maximum request attempts*

    Integer

    Required.

    Specify an integer value to set the maximum number of reconnection attempts that the Snap must perform, in case of connection failure or timeout.

    Default Value: 0
    Example: 5

    RetryInterval

    Retry Interval*

    Integer

    Required.

    Enter, in seconds, the duration for which the Snap must wait between two reconnection attempts until the number of retries is reached.

    Default Value: 0
    Example: 10

    Snap Execution

    String

    Indicates how

    Select one of the three modes in which the Snap

    must be executed

    executes. Available options are:

    • Validate & Execute: Performs limited execution of the Snap

    (up to 50 records)
    • , and generates a data preview during Pipeline validation

    ;
    • . Subsequently, performs full execution of the Snap (unlimited records) during Pipeline

    execution
    • runtime.

    • Execute only: Performs full execution of the Snap during Pipeline execution

    ; does not execute the Snap during Pipeline validation. ·      
    • without generating preview data.

    • Disabled: Disables the Snap and

    , by extension, its downstream Snaps.
    • all Snaps that are downstream from it.

    Default Value: Execute only
    Example: Validate &

    Execute 

    Execute

    Troubleshooting

    Error

    Reason

    Resolution

    API object is not existing.

    The entered API object is not found for the Exact Online API.

    Please search

    Search and select an API object from the dropdown list.

    The endpoint is not existing.

    The entered Endpoint is not found for the selected API object in the server.

    Please search

    Search and select the Endpoint from the dropdown list.

    Additional Information

    Here is some information to assist you while using the Exact Online Delete Snap.

    ...

    The Exact Online Update Snap supports the following:

    • PUT operation to Delete data in the Exact Online instance.

    • Dynamic loading of API metadata with a Parent-child dependency structure. This means that you can:

      • Select an API object from the API Object field to view only entities that are related to the API object and support PUT queries (update operations).

    Examples

    Delete an account from the Exact Online instance CRM server

    This Pipeline example demonstrates using Exact Online Delete Snap to delete an account in the Exact Online instance CRM service. The example assumes that you have configured and authorized a valid Exact Online Account (see Configuring Exact Online Accounts (file:////wiki/spaces/SD/pages/......)). Image Removed Download this Pipeline    The following settings are defined for the Exact Online Delete Snap to delete an account in the Exact Online instance CRM service it accesses.

    • API object: CRM

    • Endpoint: Accounts

    Image Removed A successful validation or execution of the Snap gives the following output preview, showing the query results. Image Removed

    Downloads

    Important Steps to Successfully Reuse Pipelines

    1. Download and import the Pipeline into SnapLogic.

    2. Configure Snap accounts as applicable.

    3. Provide Pipeline parameters as applicable.

       

      File

      Modified

      Labels

    ...

    ...

    1. Labels

    ...


    ...

    ...

    Snap Pack History

    ...

    Expand

    ...

    Release

    Insert excerpt
    WIP-Exact Online Snap Pack

    ...

    Type

    ...

    Updates

    ...

     

    ...

     

    ...

    WIP-Exact Online Snap Pack
    nameExact Online Snap Pack History
    nopaneltrue

    ...

    See Also