Technical Consultant Exam ContentHere are links to exam content for the SAP Certified Technology Professional - Platform Technology - SAP NetWeaver 7.0 C_TEP10_04s 3 hr. 40 ques.
|
Netweaver Versions
SAP NetWeaver provides an integration framework like TIBCO. Netweaver was built to operates in a SOA (service Oriented Architecture) framework of self-contained services that communicate with each other and are not dependent on the context (or state) held by other services. Loose coupling makes services adaptive and flexible. According to SAP's Enterprise Services Architecture (ESA) blueprint, services are interoperable, collaborative, and process-centered composite applications with requests from service consumers and responses from service providers.
Netweaver 2003 (Interface/J2EE Engine version 6.20)
Netweaver 2004s (Interface/J2EE Engine version 7.0) is about composite apps (xApps) [Release Notes] the foundation for
SAP NetWeaver 7.1 (Interface/J2EE Engine version 7.1) enables mobile devices and business process modeling (BPM) platform:
Enterprise Services Repository (ESR), and NetWeaver Process Integration (PI). ABAP and Java are called two "personalities" of Application Servers. |
Mastering Enterprise SOA with SAP NetWeaver and mYSAP ERP (Wiley, Oct. 2006) by Scott Campbell and Varmsi Mohun |
NetWeaver Product Integration
|
SAP NetWeaver user interfaces include: Note from the 2004s TroubleShooting Guide that its use of SAP GUI 6.40 (SP 8) requires this patch for IE7.
|
The ultimate goal of any system is to enable excellence in: SAP Forum: Documentation & Guidelines ASUG (American SAP User Group) SAP Netweaver Development Concepts and Architecture
These SAP E-Learning Classes include step-by-step Flash demos: Certification of over 1,800 3rd-party software packages as "Powered by NetWeaver" by SAP Integration and Certification Centers (ICCs) conducted by VeriTest/Lionbridge. |
Netweaver CE (Composition Environment) Repository, Directory, RegistryWith the SAP NetWeaver CE (Composition Environment) add-on product: To define services, NWDS accesses the ESR (Enterprise Services Repository or ES Repository) which are populated by SAP with a global data type catalogue based on Core Components Technical Specification standards. To consume services (point-to-point), NWDS accesses the Services Registry which contains data imported from the ESR. System Landscape Directory is where software components are maintained. The ESR is accessed through Java WebStart UI client Enterprise Services Builder. |
|
Landscape HierarchyHere is the hierarchy of a landscape: Solution (such as ECC, MDM, SolMan) are duplicated by
disp+work.EXE (Dispatcher) igswd.EXE (IGS Watchdog)
SDM Server J2EE Server |
|
Memory Structures
With version 7 SAP integrated ITS into the Web Application Server. Activate ITS with these steps: |
|
Load Balancing
|
SAP JVMSAP Note 723909 “Java VM settings for J2EE 6.40/7.0” describes recommended Java VM settings to avoid out of memory (OutOfMemoryError) or Out of swap space error for standard SAP Java applications (EP, XI, CRM, etc.) running on SAP J2EE 6.40/7.0. J2EE Engine 6.40 SP7 corresponds to NetWeaver'04 SP Stack 04. Independence from JVM vendors (Sun, IBM, etc.) is a strategic goal of SAP, so the SAP JVM container is developed by SAP rather than Sun, IBM, etc. Therefore, at the cost of not having some optimizations in Sun Java 5/6, SAP is more likely to produce a JVM that has the same bahavior across all OS platforms. SAP Enterprise Portal 6 KM (Knowledge Management) requires JAVA_HOME to be set to /usr/j2sdk1_3_1_06. |
|
2004s Virtual Machine Container2004s introduces a Virtual Machine Container (VMC) that pools and dynamically assigns a Java VM (with a local Java heap) to each user session. The number of VMs and their properties are specified using SAP transaction SM53 (VMC System Administration). The execution of applications (anwendung) on the Java VM integrated in the ABAP work process is only intended for components developed by SAP. Shared Closures (the transitive shell of Java objects in a common Java class pool available to all VMs) are copied (serialized) into the local heap for update or mapped for read-only access. shared Locks synchronize VM's access to shared objects at the instance level. However, VMs access a and share data and memory with ABAP work processes, which improves speed of communications between Java and ABAP. Java objects can be moved across process boundaries and shared by processes. This enables efficient session failover. An out-of-process VMC RFC driver is used to communicate among different work processes. All RFC types are transferred by means of CPI-C or TCP/IP. They constitute a form of gateway communication. JCo (Java Connector) API via JNI (Jave Native Interface) to RFC calls to ABAP. IBM Rational Performance Tester Extension for SAP Solutions SAP ABAP Performance Tuning Tips & Tricks Introduction among SAP Tutorials at thespot4sap
|
|
Related Topics:
LoadRunner
SNMP
Rational Robot
Free Training!
Tech Support
| Your first name: Your family name: Your location (city, country): Your Email address: |
Top of Page
Thank you! |