In SAP Cloud platform, objects in Portal site can be communicated to SAP Backend system. Portal service can be integrated with backend system like CRM, or SAP HR system. In this chapter, let us discuss them in detail.
To integrate, following perquisites should be met −
You should have gateway server and service has been installed.
SAP Cloud connector should be installed, and connection should be defined between Gateway service and portal service.
You should have destination defined in portal service.
SAP Cloud Platform Connectivity option allows cloud application to connect internet service and on-premise system via Cloud Connector. SAP Cloud Administrator can create destinations so that users can build, test, and deploy applications. You configure the destination for SAP Web IDE to SAP Enterprise Portal in the SAP Cloud Platform cockpit.
For this purpose, navigate to Connectivity → Destinations and this will open destination editor. To create a new destination, click on New Destination option as below −
The following details should be entered to create a destination −
In the Additional Properties section, click New Property for each of the properties and click Save to save the destination.
WebIDEUage | Type enterprise_portal |
---|---|
WebIDEEnabled | Set the property to true. |
WebIDESystem | Enter your system ID. |
ConnectionTimeout | Enter the period of time in milliseconds that SAP Web IDE waits while establishing a connection before terminating the attempt and generating an error.
|
ClientReadTimeout | Enter the period of time in milliseconds that SAP Web IDE waits for a response form the request service before terminating the attempt and generating an error.
|
You can also edit an existing destination by selecting Destination name and click on Edit button. You also have other options like - Clone, Export, Delete, etc.