Skip to content
  • Blog
  • Docs
  • Documentation
  • Imprint
SKYVVA Integration App – Documentation
SKYVVA Integration App - Documentation
  • Documentation
  • Zurück zur Webseite
  • Back to website
SKYVVA Integration App – Documentation
SKYVVA Integration App - Documentation
Popular Search how tohow to useagenthowdatarestformulacustomstorebatch

SAP PI/PO Adapter

Tutorials (Lightning)

Agent Old Administration Guide

  • 1. Agent Old Administration Guide
  • Integrating data from Agent to Salesforce
    • 4. Integrating data from Agent to Salesforce
    • 4.1 Manual Processing.
    • 4.2 Batch processing.
    • 4.3 Bulk processing.
    • 4.4 Auto-Switch mode.
  • Setup and Installation of the Agent
    • 1. Setup and Installation of the Agent
    • 1.1 Install Skyvva Agent
    • 1.2 Uninstall Skyvva Agent
  • Integrating data from Salesforce to Agent
    • 5. Integrating data from Salesforce to Agent
    • 5.1 Using Salesforce CDC change event
    • 5.2 Using Process Builder
    • 5.3 Using SKYVVA CDC
  • Agent architecture and component
    • 2. Agent architecture and component
    • 2.1 Agent Component
    • 2.2 Agent Component detail
    • 2.3 How to run Integration Agent
    • 2.4 File Base Integration
    • 2.5 Database Integration (JDBC)
    • 2.6 Integration Scheduling
    • 2.7 File and Content
  • Schedulers
    • 6. Schedulers
    • 6.1 Inbound processing.
    • 6.2 Outbound Processing.
  • Adapters of the Agent Control Board (Old)
    • 3.1 File Adapter.
    • 3.2 JDBC Adapter.
    • 3.3. FTP, SFTP & FTPS

SAP Release Notes

Agent Release Notes

Agent - New Administration Guide

SAP CPI Adapter

SKYVVA Administration Guide (Lightning)

SKYVVA Release Notes

SAP/ERP | S4/HANA (Latest Version) Adapter

SAP-ERP (Old Version) Adapter

Mule Adapter

Migration from SAP-PO SOAP Skyvva connector to REST connector module

View Categories
  • Home
  • Documentation
  • Agent Old Administration Guide
  • Integrating data from Agent to Salesforce

4.4 Auto-Switch mode.

Introduction #

SKYVVA providing different data processing modes like immediately processing, Batch processing, Bulk processing modes. where Auto-Switch mode is a combination of all three modes. When data processing is in the auto-switch mode it means processing is based on the number of records and IntegrateMaxSize, IntegrateBatchMaxSize.

What is Auto-Switch mode? #

Auto Switch Mode will push record to the correct API depend on the amount of record, this Auto SwithMode is a dependency with “Integrate Batch Max Size” and “Integrate Max Size”
Auto-switch mode is a data processing mode provided by SKYVVA. When the auto-switch mode flag checked, It means that Agent automatic switch SKYVVA API based on the number of record and IntegrateMaxSize, IntegrateBatchMaxSize. And when the flag is unchecked it means that data is integrated into normal mode (no batch or bulk) no matter what is the size of records. Before configuring Auto-Switch Mode, you have to know about the parameters:

  • Integrate Max Size → Maximum number of records that SKYVVA Integration Agent can integrate using method integrate. The default value is 200. If the number of records to be integrated is more than 200 value, Agent will switch to use the Batch API method automatically.
  • Integrate Batch Max Size → Maximum number of records that the SKYVVA Integration using method integrates Batch. The default value is 5000. If the number of records to be integrated is more than 5000 values, Agent will switch to use the Bulk API method automatically.

If the number of records (Data) <= Integrate Max Size(200), Interface will run in Normal Mode.

If the number of records (Data) > Integrate Max Size(5000) and the number of records (Data) <= Integrate Batch Max Size, Interface will run in Batch Mode.

If the number of records (Data) > Integrate Batch Max Size(5000), Interface will run in BULK Mode.

Pre-requisite #

  • We have to create Integration
  • Creating integration next step is to create Interface

#

Configuration→How to use Auto-Switch mode? #

We click on the ‘Account Interface’ link and see the Interface Details and scroll down to Runtime Configuration-Inbound section then checkbox on Use Auto-Switch Mode.

How to use Auto-Switch mode? #

Assuming you already have created interface since this part will be the focus on integrating from Agent as an example. To integrate from Agent, please run Agent-UI and more steps as following:

  • After running the Agent-UI, the Integration Control Board will popup then you have to click on Integration Wizard.
  • Select your agent the Property File.
  • We have to select the existing integration and interface on which we have to process data.

Go to SKYVVA Agent configure with your Salesforce Org. Which is obvious

  • Select Integration Name & Select AutoSwitch Interface


 

  • Click on Edit Interface

 

  • Select File Folder
  • Click on Test Query
  • Save

Go to your Salesforce Org.

  • Click on Open Mapping Button

  • Select Ext Id
  • Save

Go to Agent

  • Select your Interface AutoSwitch-Interface
  • Click on the Process button


  • Process Completed
  • Click ok button


Go back to your Salesforce Org. Go to Integration Detail page

  1. Click on Batch Control Board

How to use Batch Control Board ?

2. Click on Bulk Control Board
How to use Bulk Control Board ?

[su_box title=”Note” box_color=”#2a8af0″ title_color=”#000000″]Similarly, user can use both the Batch Control Board & Bulk Control Board feature[/su_box]

Share This Article :

  • Facebook
  • X
  • LinkedIn
4.3 Bulk processing.4. Integrating data from Agent to Salesforce
Table of Contents
  • Introduction
  • What is Auto-Switch mode?
  • Pre-requisite
  • Configuration→How to use Auto-Switch mode?
  • How to use Auto-Switch mode?

Copyright © 2026 | Apsara Consulting GmbH | All rights reserved

  • Imprint
  • Zurück zur Apsara Webseite
  • Back to Apsara website