Posts

Showing posts from March, 2014

Reduce memory footprint of Chrome by disabling Chrome's GPU acceleration

With every new version seems to improve the responsiveness, but at the same time it is getting bloated with each new version release. One of the tricks to reduce the memory footprint of Chrome is starting it without GPU acceleration by using "- -disable-gpu --disable-software-rasterizer " option when launching Chrome. It become nearly as good and you get to free up some memory.

How do IR ID RWB Adapter Engine and Integration Engine register their URLs?

In XI/PI, the URLs used by various components are registered by the individual components in the SLD. These URLs are then used by other components for intra-XI/PI communications. The configurations are stored as follows: For Integration Repository / Integration Directory / Runtime Workbench the details are configured on Exchange Profile . Following are the most important parameters that define the component URLs: com.sap.aii.connect.directory.name com.sap.aii.connect.directory.httpport com.sap.aii.connect.directory.httpsport com.sap.aii.connect.integrationserver.name com.sap.aii.connect.integrationserver.httpport com.sap.aii.connect.integrationserver.httpsport com.sap.aii.connect.integrationserver.r3.httpport com.sap.aii.connect.integrationserver.r3.httpsport com.sap.aii.connect.repository.name com.sap.aii.connect.repository.httpport com.sap.aii.connect.repository.httpsport com.sap.aii.connect.rwb.name com.sap.aii.connect.rwb.httpport com.sap.aii.connect.rwb.httpspo

Configure Single Signon on Service Market Place using SAP Passport

Image
SAP Service Marketplace is served by a cluster of servers and while you are browsing through the portal, you might switch to different server. With each time you will be prompted to authenticate yourself. If you want to type in your S-User ID and password each time, you can configure Single Sign-on using SAP Passport (client-certificate that authenticates you) by following these steps: Login to http://service.sap.com/myprofile and click on "Maintain my Single Sign-On Certificate" Enter your S-User ID password and click on "Apply for SAP Passport" Private certificates will be installed in your browser trust store Restart your browser and the next the you call SMP you will be able to authenticate using the client certificate.