SAP Ariba Post

In this article

Overview

This Snap posts data into the selected object related to an API.

The supported api’s include:

  1. Purchase Order Orders

  2. Purchase Order Items

  3. Purchase Requisitions

  4. Pending Approvals

  5. Invoices

  6. Contract Headers

  7. Contract Line Items.

  8. Query parameters to be used for filtering the data. 

    Note: Some of the query parameters are mandatory and will be thrown as snap data exception when not provided by the customer.

Snap Type

SAP Ariba Post Snap is a Write type Snap that posts data to the supported APIs

Prerequisites

  • None.

Limitations and Known Issues

None.

Account

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See Ariba Oauth2 Account for information on setting up this type of account

Snap Views

Type

Description

Type

Description

Input 

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

Output

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

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 is not able to process data from Sap Ariba .

Snap Settings

Field Name

Description

Field Name

Description

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.

API name

required

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

Default value: Default value: requisitions

Object

required

 

The object related to the select API.  

This property is suggestible and will retrieve available object names during suggest values.

Default value: Not provided.

Operation

required

The operation related to the selected object.

Select the action (approve, withdraw, deny).

Default value: approve

SandBox

Optional

Please select this option if the client id is for a sandbox account or leave it unchecked if it is for a production account. If checked, the Snap uses sandbox endpoint URL.

Default value: Not selected.

Realm

required

Unique identifier of the realm.

Default value: None

User

required

Unique identifier of the user.

Default value: None

Password adapter

required

Password adapter of the user 

Default value: None

Approvable Id

required

Approvable Id of the document/object.

Comment

Provide any comment for the selected action

Visible to Supplier

If supplier wants to see, select this property

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

Snap Pack History