SK SKYVVA Documentation

16. SAP Business One adapter

Introduction

In Skyvva, we have a new feature to send out data from Salesforce to SAP Business one client application by using SAP business one adapter. This adapter has worked with different SAP business modules such as Business Partner, Sale, Purchasing, and many modules in Sap Business One. This section will show how to use SAP Business One Adapter. To use this Adapter we need to have SAP Business one connection destination and we need to generate SAP Business One Message Type. This Adapter supports Dynamic URLs, PATH Parameter, QueryParamenter, and multiple operations such as POST, GET, PATCH, DELETE.

SAP Business One Adapter is used for Request and Response processing by using SAP business one Message type. To generate SAP Business One Message Type follow this link How to generate SAP  business one message Type. There are two deployments in this adapter such as On Cloud and Premise.

Setup:

Step1:  Create SAP Business One Destination.

Step2: Create SAP Business One Adapter on SAP Control Board.

II. How to using Instance value in URL Path Parameter on adapter SAP Business One?

We use Path Parameter on SAP Business One because some Operations are needed. For example, when we want to update the Order so we need to change Operation from POST to PATH and update the Order in sap business one Application, we need to know DocEntry to put DocEntry in Field URL PATH Parameter. See the example below.

To know about PATH Query Parameter and URL  QUERY Parameter Fileds in Adapter please Follow this Link: #article/4-11-how-to-build-the-dynamic-url-parameter-for-the-soap-rest-adapter

Open this article in the interactive viewer →