NW AS JAVA Support Tool - Architecture Concept Document PDF
NW AS JAVA Support Tool - Architecture Concept Document PDF
NW AS JAVA Support Tool - Architecture Concept Document PDF
Victor Chang
Architecture Concept
Customer Release
Final version:
Architecture Concept for NW AS JAVA Support Tool
Contents
1 Abstract ................................................................................................. 4
2 Boundary Conditions ........................................................................... 5
2.1 Qualities to be ensured by the Architecture (Input from Product Owner) ......... 5
2.2 Strategic Goals ............................................................................................... 5
2.3 Product Positioning ......................................................................................... 5
2.4 Scope ............................................................................................................. 5
2.5 Technology Decisions ..................................................................................... 6
2.6 Reuse ............................................................................................................. 6
3 Architecture Definition ......................................................................... 7
3.1 Client .............................................................................................................. 7
3.2 Setup .............................................................................................................. 7
4 Features ................................................................................................ 8
4.1 Exception Handling ......................................................................................... 8
4.2 Startup Trace .................................................................................................. 8
4.3 System Crash ................................................................................................. 8
4.4 System Hang .................................................................................................. 9
4.5 Software Component dependency check ........................................................ 9
5 Troubleshooting ................................................................................. 11
5.1 Logging ......................................................................................................... 11
5.2 Maintenance ................................................................................................. 11
6 Glossary .............................................................................................. 12
i Revision Log
Role Name
Product Owner Victor Chang
Victor Chang
Marcos Fernandes
Architect Roy Wu
Fabio Sarmento
Kiruthika S
Builds Manager Bernd Harder
Program Quality Manager Bernd Harder
IMS Representative
Project Sponsors Bernd Harder
1 Abstract
This ACD covers the product architecture and details associated with the SAP NetWeaver AS JAVA
Support Tool. As a product architecture, this ACD covers business case, landscape, deployment,
and related issues.
2 Boundary Conditions
2.1 Qualities to be ensured by the Architecture (Input from
Product Owner)
No installation
Intuitive and user friendly interface that a JAVA administrators can identify with
Only landscape meta-data and metrics are documented and SAP data security policies are
observed
Zero change on target Platform - NetWeaver AS JAVA
Table 1
2.4 Scope
The objective of this product is to provide capabilities in the following areas:
Trace collection when there is exception.
Trace collection when system crashed
2.6 Reuse
3 Architecture Definition
3.1 Client
The SAP NetWeaver Java Support tool is designed to run only on a client machine and does not
have a traditional installation package. It connect to SAPControl and invoke webservice to retrieve
logs and trace, component information, instance information.
In order to connect to SAPControl, you have to provide logon credential of SIDADM user.
3.2 Setup
If there is proxy in front of the target NW AS JAVA server, you have to configure the proxy by click
“Proxy Setting”
3.3 Security
Provide an option validate or not the certificate in the login screen.
This make the tool communicates with the NW AS JAVA instance using a secure (encrypted)
communication (HTTPS).
4 Features
After reproducing the issue, click on stop button, once the process complete click on continue and then select
the zip file which has all the trace then select the icon Upload FTP Secure.
Then you can select the target patch that you want to deploy. It will calculate all the direct and
indirect dependent components.
5 Troubleshooting
5.1 Logging
The SAP NetWeaver JAVA Support Tool output log operation information into .\\PST.log file.
5.2 Maintenance
Maintenance will be owned by the NW JAVA Product Support team.
6 Glossary
Term Definition
NW NetWeaver
SC Software Component
SWI Support Without Incidents
AGS Active Global Support
WSDL Web Service Definition Language. XML format for describing network
services