Posts

Showing posts with the label sdn

Installing Eclipse Memory Analyser Tool for Heap Dump Analysis

Image
Following are instructions to install the Eclipse Memory Analyzer Tool for java heap dump analysis Download required files to install Memory Analyzer 1. Download Memory Analyzer from http://www.eclipse.org/mat/downloads.php (~ 40 MB) 2. Download the Memory Analyzer Extension Pack zipped update site from https://www.sdn.sap.com/irj/scn/index?rid=/webcontent/uuid/c065b342-285c-2d10-559b-dffbb1aa5904 (~ 1 MB) 3. If analysing .phd files, download IBM's Diagnostic Tool Framework for Java zipped update site from ftp://ftp.software.ibm.com/software/java/support/tools/dtfj/dtfj-updatesite.zip (~ 2 MB) Configure Memory Analyser properties Extract Memory Analyser zip file and open MemoryAnalyzer.ini. Change -Xmx1024m to a value to reflect the amount of free memory in your PC. Double-click on MemoryAnalyzer.exe to start Memory Analyser Tool Install IBM DTFJ and SAP NW extensions 1. Go to Help --> Software Updates --> Find and Install 2. Select Search for...

SAP XI: Turn Off Basic Authentication for RNIF Adapters

When using RNIF adapters, the authentication will be done using certificates. You will not need a user/password. To check that the user/password based authentication is off, call http://<host>:<port>/MessagingSystem/receive/RNIFAdapter/RNIF and see that you are not prompted for login details. Follow these instructions to turn basic authentication off: i. Locate the file SAPXIAF*.sca specific to the XI SP version being used in your system. This sca file contains aii_af_ms_app.sda . ii. Open aii_af_ms_app.sda and you would find aii_af_ms_app.war file. Open this file also. You would find web.xml. Make the following changes . iii. Comment out the following section as follows: <!-- security-constraint> <web-resource-collection> <web-resource-name>XI_AF_RECEIVE</web-resource-name> <url-pattern>receive/*</url-pattern> </web-resource-collection> <auth-constraint...

SAP XI: Quickly Install, Configure, and Run SAP NetWeaver PI 7.1

Link to SDN Blog

SAP on SDN

SAP PI 7.1 All you wanted to know about SAP NetWeaver PI 7.1 and more... Demos SAP Tutor Demos on SDN eLearnings