Show TOC

Procedure documentationSetting Secure Mode Locate this document in the navigation structure

 

In order to prevent runtime users from accessing data services not defined for use in the application model, the portal system administrator should define work in Secure mode. This mechanism registers the data services included in the model, which can be run from the specific application. Access to any other data services will be blocked.

Procedure

  1. In the portal, navigate to   System Administration   System Configuration  .

  2. In the Detailed Navigation panel, choose Service Configuration.

  3. In the Portal Catalog, open the Applications folder and navigate to   com.sap.visualcomposer   Services   or   com.sap.visualcomposer.BIKit   Services  , as appropriate.

  4. Open the Services folder, right-click VCBrokerConfiguration and choose Configure from the context menu.

  5. In the SecurityMode field, change the attribute false to true and click Save.

  6. Restart the server so that the VC Broker now runs in Secure mode.

Result

Any access from the application to the VC Broker will be followed by a check in the VC Broker to ensure security. An RFC call that is not included in the model will be returned with an appropriate error message to the client.