
Your network infrastructure is extremely important in protecting your system. Your network needs to support the communication necessary for your business needs without allowing unauthorized access.
In steps 2 and 3, Analysis on the client PC requests data from the BW server. This communication is carried out with a synchronous Remote Function Call (RFC) connection. You can protect this RFC connection using Secure Network Communications (SNC). For more information, see SAP Help Portal at http://help.sap.com .
In steps 1 and 4, Analysis on the client PC communicates with the business intelligence platform server for requesting system information and saving the files. This communication is carried out with a Web service connection using HTTP or HTTPS as protocols. To provide better security with the HTTP protocol, the Web service connection should use HTTP POST operations, rather than HTTP GET operations. Configure the Web service connection on the business intelligence platform server accordingly.
You can protect this Web service connection using Secure Sockets Layer (SSL). Analysis uses the standard ports for HTTP and HTTPS, which are configured in your network. For more information about the configuration of the Web service connection on the business intelligence platform server, see “Working with Web Application Container Servers” and “Configuring HTTPS/SSL” in the BusinessObjects Business Intelligence / BusinessObjects Enterprise Administrator's Guide at http://help.sap.com.
In steps 2 and 3, Analysis on the client PC requests data from the BW server. This communication is carried out with a synchronous Remote Function Call (RFC) connection. You can protect this RFC connection using Secure Network Communications (SNC). For more information, see SAP Help Portal at http://help.sap.com .