Can you tell us what in your opinion will be the main working area for
Java developers inside the SAP environment? Will Java development be
restricted to the webside only, or is changing client windows, or
interfacing between SAP and other systems a possibility too?
To continue reading for free, register below or login
Requires Membership to View
To read more you must become a member of SearchSAP.com
SAP is in the process of adopting the full J2EE platform as an infrastructure play for SAP. While the obvious applications of this technology are the server side tools which allow developers to easily create Web applications (Java Server Pages, Servlets, etc.), J2EE can be used in a much wider scope.
Technologies like Enterprise JavaBeans (EJB) can be used to build transactional components that tie SAP and non-SAP systems together. An example would be building a link between table data contained within an external Oracle database with transactional data maintained by SAP. EJBs can be used to create two phase commits within the Oracle database so that any changes effected with SAP can be immediately replicated within the Oracle database. If a transaction within R/3 is not successful, those changes can be rolled back from the Oracle database so that the data between systems remains in sync.
Web services are also becoming more and more popular for transparent inter-system communications. A Web service is simply a published function that can be accessed through XML sent over HTTP (the Web server protocol). Look at standard Web service specifications such as SOAP (www.microsoft.com) to better understand how such a transaction could be published.
Ultimately, J2EE can be used to build a scalable, reliable infrastructure that allows communication between both internal and external (business partners, customers, etc.) SAP and non-SAP systems.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.
All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy SearchSAP.com is a search service provided by TechTarget and is completely independent of and not affiliated with SAP AG.