SKYVVA Administration Guide
- 1. What is SKYVVA?
- 2. What is an integration?
- 3. What is an interface?
- 3.1 Create and delete an Interface
- 3.2 Ichain
- 3.3 Inbound Setup
- 3.4 Outbound Setup
- 3.5 Runtime Configuration-General
- 3.6 Runtime Configuration-Inbound
- 3.7 SOQL Query for filter sObject
- 3.8 Alerting Setup
- 3.9 Bulk Setting
- 3.10 How to post the SKYVVA message Id on the application Subject
- 3.11 Query Editor
- 3.12 Generate Metadata
- 3.13 Inbound Posting Behavior
- 3.14 Handle request and response as a transaction for synchronous call
- 3.15 View chain definition in an interface as tree
- 3.16 How to Edit and Delete Istructure on interface related page.
- 3.17 “What to do with failed message” field?
- 3.18 Interface Operation Type
- 3.19 Bypassing message layer
- 3.20 Messages Board Tab on Interface Header Page
- 4. Adapter
- 4.1 Email Adapter
- 4.2 Org.2-Org. Adapter
- 4.3 Data Loader Adapter
- 4.4 Put URL parameter to the SFDC2SAPPI adapter
- 4.5 SOAP Adapter
- 4.6 Use message type in response interface for REST adapter
- 4.7 Status of adapters
- 4.8 Agent Adapters
- 4.9 SFDC2SAPPI Adapter
- 4.10. Rest adapter
- 4.11 How to build Path,Query and Header Parameter in Rest Adapter?
- 4.12 SOAP template message type
- 4.14 v3 outbound processing using SAP PI/PO
- 4.13 REST template message type
- 5. Interface Group
- 6. Inbound Message Processing
- 6.1 Different mode of the inbound message processing
- 6.2 Batch Processing
- 6.3. Bulk Processing
- 6. 4 Auto-Switch Mode
- 6.5 Adding custom logic to the inbound message processing
- 6.6 Available operation to post the message
- 6.7 Publish Salesforce Platform Event
- 6.8 The new Inbound processing with version v3
- 6.9 New plug-in custom logic of the inbound processing
- 7. Outbound Message Processing
- 7.1 Different mode of outbound processing
- 7.2 The invokeCallout API to send message to the adapter
- 7.3 Sending data in real-time
- 7.4 Sending data in batch mode
- 7.5 Using CDC – Change Data Control
- 7.6 Using Salesforce like Process Builder and Flow to trigger the data change in real-time
- 7.7 Using the interface execution scheduler to send data in a batch mode.
- 7.8 using invokeCallout2() or invokeCalloutV3() with mode = BATCH
- 7.9 New V3 outbound processing
- 7.10 New plug-in custom logic of the out bound processing
- 8. Different API for the inbound message processing
- 10. Reprocessing
- 11. Scheduler
- 11.1 Using Scheduler tab to search scheduler by functional group
- 11.2 Alerting Scheduler for Batch processing with threshold value setting.
- 11.3 DoMaintenance Scheduler
- 11.4 Interface Execution Scheduler.
- 11.5 Message Reprocessing Scheduler
- 11.6 Basket Processing Scheduler.
- 11.7 Bulk Processing Scheduler.
- 11.8 CDD and CDT Scheduler.
- 12. Workflow
- 13. Transporting of SKYVVA object
- 14. Metadata Provider
- 14.1 Repository
- 14.2 Message Type and Different ways of creating message type.
- 14.3 Export Metadata
- 14.4 Message type by importing Xsd file format
- 14.6 Message type by importing swagger 2.0/OpenAPI 2.0 file format
- 14.7 Message type by importing wsdl file format
- 14.8 Import openAPI 3.x to create message type
- 15. Housekeeping
- 16. Mapping
- 16.1 Formula In Mapping
- 16.2 Mapping Method
- 16.3 Set type for imapping record for REST request mapping
- 16.4 Mapping of complex and hierarchical object
- 16.5 Map all fields automatically which has the same name
- 16.6 Mapping of Imported WSDL request/respons/fault
- 16.7 Auto Create Query based on do mapping
- 16.8 Set Context is a new function for the mapping to support hierarchical data mapping.
- 16.9 Where to write Formula in mapping?
- 16.10 How are attributes handle in the hierarchical mapping for xml payload?
- 16.11 How the Data Loader support complex xml payload and attributes
- 16.12 Set Context Filter
- 17. Batch Processing
- 17.1 The Batch Control Board
- 17.2 How interface group is used?
- 17.3 How queue is used?
- 17.4 Priority handling
- 17.5 Scheduler
- 17.6 Status of the Basket
- 17.7 Monitoring of batch and the related message
- 17.8 Alerting
- 17.9 Optimisation of the batch processing
- 17.10 Transition from old to new basket table
- 17.11 Process Attachment basket manually
- 17.12 Add “Interface” tab to the Batch Control Board
- 17.13 Integrate3Batch to handle tree message
- 18. Bulk Processing
- 18.1 The different bulk mode (swing UI)
- 18.2 Bulk processing with v3 flat and hierarchical Data
- 18.8 The different bulk mode using old agent control board
- 18.3 Bulk Control Board
- 18.9 Bulk processing with old agent control board
- 18.4 To use Bulk instead of Batch
- 18.5 Running in pure bulk and auto-switch mode
- 18.6 Scheduler
- 18.7 Monitoring of bulk and the related message
- 19. Message Monitoring
- 19.1 Change the Message Name
- 19.2 Reprocessing of Messages
- 19.3 Jump to Interface from message Monitor
- 19.4 Jump from Task to SKYVVA message
- 19.5 Message summarization report
- 19.6 How to check entries in the message table
- 19.7 Create hypertext link to jump to Failed Message
- 19.8 The new v3 message monitoring with hierarchical view
- 19.9 Message,API and Event message monitoring
- 19.10 Detail view of message monitoring
- 19.11 Integrate3Batch to handle tree message
- 20. Change Data Control (CDC)
- 20.1 Change Pointer table
- 20.2 CP Query Editor
- 20.3 Create Change Pointer records using Process Builder
- 20.4 Send Change Pointer records manually
- 20.5 CDC support to send the deleted records to the receiver
- 20.6 CDC Control Board
- 20.7 Using Alert Scheduler to notify by email when CDC table is full
- 20.8 V3 outbound processing for CDC
- 20.9 How to add Create Change Pointer field on interface Level?
- 20.10 How to use the Salesforce CDC change event
- 21. SKYVVA Trigger
- 22. What to do after refreshing the instance?
- 23. Acknowledgement scenario for the inbound and outbound processing
- 24. Pass data from screens or apex class to the outbound processing.
- 25. Operation Types
- 25.1 Operation Query
- 25.2 Operation PullQuery
- 25.3 Autolaunched Flow
- 25.4 DML Operation
- 25.5 Publish salesforce event
- 25.6 Apex Class
- 25.7 Operation query All
- 25.8 Rest Query
- 25.9 REST Query All
- 25.10 Bulk Query
- 25.11 Bulk Query All
- 25.12 Upsert Auto External Id, Update Auto External Id and Delete Auto External Id
- 25.13 Store Procedure
- 26. Platform Event
- Home
- Dokumente
- SKYVVA Administration Guide
- 8. Different API for the inbound message processing