SK SKYVVA Documentation

1.5 Activation of Skyvva service in SAP

This unit describes:- How to Activate the skyvva service in SAP using Tcode SICF.

Introduction:-

In this chapter, you will learn about the “Activation of  skyvva service in sap”. The service is used to send & receive data from SAP <> salesforce .

Activation of Skyvva service in Tcode SICF

Once you have installed the Skyvva package(TR) all Internet Communication Framework (ICF) services are available in an inactive state for security reasons. After the installation you have to decide which services must be activated for the applications you want to use. Since multiple services can be executed when you call a URL, all service nodes must be activated in the SICF tree. The URL path is mapped in ICF subnodes (services). For example, if you want to activate the services for URL  /default_host/sap/bc/skyvva/, you have to activate the service tree default_host in transaction SICF. Then you have to activate services sap, bc and skyvva separately. You activate an ICF service as follows:

Services for Skyvav

For skyvva ABAP  the following services must be activated in the system.

Using skyvva Applications

/default_host/sap/public/ping This node itself must be activated, for ping service. /default_host/sap/bc/skyvva/ Here only the node itself must be activated, and not the subnodes. /default_host/sap/bc/skyvva/v3/

This node is activated automatically when the subnodes described below are activated. Likewise, here only the node itself must be activated, as well as the following subnodes:

/default_host/sap/bc/skyvva/v3/cache /default_host/sap/bc/skyvva/v3/ GetBapiDetail /default_host/sap/bc/skyvva/v3/ GetIdocSegField /default_host/sap/bc/skyvva/v3/ GetIdocSegList /default_host/sap/bc/skyvva/v3/ GetObjCount /default_host/sap/bc/skyvva/v3/ GetObjectList /default_host/sap/bc/skyvva/v3/ GetPartnProfile /default_host/sap/bc/skyvva/v3/ GetQualifier /default_host/sap/bc/skyvva/v3/ GetTabFieldList /default_host/sap/bc/skyvva/v3/ restoreendpoint

Open this article in the interactive viewer →