|
Related Resources - Java
Articles
by Shlomi Weiss, CTO, BICS Israel, Ltd.
BI Expert - Volume 9 (2011), Update 10 See an example of how to combine SAP NetWeaver BW data with data coming from almost any RSS feed. You can display the data inside SAP Web Application Designer without having to upload it into SAP NetWeaver BW, which gives the user the ability to display online information side-by-side with internal data coming from SAP NetWeaver BW.
by Dr. Thomas Weiss and Martin Jaekle, SAP AG
SAPinsider - 2011 (Volume 12), July (Issue 3) Is ABAP better than Java? Or is Java better than ABAP? This first article in a two-part series shows you that it isn't a question of which development language is better; the choice depends on the situation, and sometimes the answer is both. This article offers three questions to consider at the start of your decision-making process, and then looks at a scenario in which ABAP is the best option.
by Robert Heidasch, Business Semantic Applications, SAP AG
SAP Professional Journal - Volume 13 (2011), Update 3 Review how to work with Java Scheduler functionality provided by SAP NetWeaver Application Server Java 7.00 or higher. This shows you how to schedule already-existing background processes (i.e., jobs defined in deployed Java-based business applications). Additionally, walk through the creation steps of the new job that is provided by a custom-provided business application. The description of particular steps contains an example Java message-driven bean class and required job configuration.
by Volker Stiehl, Chief Solution Expert, SAP AG
SAP Professional Journal - Volume 13 (2011), Update 3 Learn what needs to be done to configure an integration scenario that is based on the new Java-only deployment option of SAP NetWeaver Process Integration 7.3 — Advanced Adapter Engine Extended (AEX) — in combination with SAP NetWeaver Business Process Management (SAP NetWeaver BPM). Once configured, run and monitor your integration process using the process monitor of SAP NetWeaver BPM and the AEX monitoring tools.
by Karl Kessler, SAP AG
SAPinsider - 2011 (Volume 12), April (Issue 2) What makes SAP NetWeaver Application Server unique? Besides the fact that it is the foundation and runtime environment for nearly 90% of SAP solutions, it has important new features that address customer needs in the areas of TCO, lifecycle management, user interface strategy, embedded analytics, development, administration, and security. This article discusses those features, with a focus on the enhancements that help developers and administrators support SAP Business Suite users.
by Aaron Long, Support Consultant, Technology CoE NetWeaver Foundation XPI, SAP Active Global Support
SAP Professional Journal - Volume 13 (2011), Update 1 Discover a way to extract the Java source code of an SAP NetWeaver Process Integration PI (SAP NetWeaver PI) message mapping designed with the Java graphic mapping tool in the Integration Repository (XI 3.0 and PI 7.0) or Enterprise Service Builder (PI 7.1x and onwards). By using the extracted code, you can quickly determine what’s delaying your mapping and efficiently design a workaround.
by Robert Heidasch, Business Semantic Applications, SAP AG
SAP Professional Journal - Volume 12 (2010), Update 6 You can set up ticket authorization between two SAP systems to enable users to apply single sign-on when they need to access both systems. You can use either an HTTP connection or a Remote Function Call connection for this purpose. Use the provided guidelines to determine which authentication type can fulfill your requirement. See how to configure the connection using the destination service with ticket-based authentication in the back-end communication.
by Robert Heidasch, Business Semantic Applications, SAP AG
SAP Professional Journal - Volume 12 (2010), Update 4 The modern component-based business applications comprise several components that often run on different machines. Establishing the identities of the communicating parties has become an important element in business operations. You need to protect your sensitive data against unauthorized access, which requires the establishment of secure communication channels. SAP NetWeaver Application Server Java provides the destination service that helps you configure secure connections to remote business applications and systems.
by Ulrich Schmidt, Senior Developer, SAP AG
SAP Professional Journal - Volume 12 (2010), Update 1 Find out how to develop SAP Business Connector (SAP BC) Java services using a state-of-the-art Integrated Development Environment (IDE) such as Eclipse, how to set up source code versioning for developing Java services in a larger team using a third-party code revision control system, and how to debug Java services on the fly in a live system.
by Cord Jastram, Software Engineer, Computer Sciences Corporation, Germany
SAP Professional Journal - Volume 11 (2009), Update 1 As an alternative to using the COM interface (which can be cumbersome) for creating Microsoft Word and Excel files in ABAP, you can use the Office Document Toolbox, an open-source solution, to create word processing documents in Rich Text Format (RTF) and spreadsheets in Excel XLS format. Learn how to read and write Excel files using ABAP and to create a new Excel file. Also, learn how to extend the functionality of the toolbox.
Books
This book has it all - everything you need to know in order to get the very most from your Web Dynpro applications -... This highly-detailed technical guide provides you with a complete understanding of how to maximize the functionality of... Explore all of the innovations in SAP NetWeaver AS Java (release 7.1) with this completely updated and expanded second... Fully updated and significantly expanded, this 2nd edition of the bestselling developers' guide teaches readers how to... This book teaches you how to integrate third-party programs with your SAP systems while avoiding the many pitfalls that...
White Papers
ITG management brief: How to save up to 37% on SAP database costs within the next 3 years
This report looks at the achievable cost savings and functional benefits when migrating SAP® database
infrastructures...
After a data migration, the quality of both migrated and newly entered data will suffer unless your organization has a sound data governance strategy in place going forward. If the post-migration environment...
Proactively evaluating your SAP® user base with an automatic analysis can save you time, reduce costs, improve security, and identify your power users.
The RBE Plus User & Role Analysis provides...
No one wants to overspend on data management, but that’s just what you may be doing if you lack an understanding of all the costs – apparent and hidden – associated with running your database...
An e-Forms strategy incorporating SAP Interactive Forms by Adobe and Arch Forms Lifecycle Manager can automate forms data entry, improve user experiences, and achieve regulatory and corporate requirements....
The massive amount of data that organizations collect these days is staggering. Transforming this immense volume of data into valuable information is a major challenge.
To gain insight into how well...
Consolidating and modernizing the IT that runs your B2B and file transfer environments – the backbone of your supply chain – can deliver big rewards: cost savings, improved efficiency, and revenue...
Thinking about virtualizing your SAP® landscape? Hear directly from peers who are already realizing cost benefits and improved manageability with a virtualized SAP environment. View this video to ...
In order to achieve a profitable, sustainable competitive advantage, companies are moving beyond engaging with customers on a transaction-by-transaction basis to focus on the quality of their customer...
Mobile technology is impacting every business, transforming experiences for employees, partners, and customers. With over 40,000 mobile devices in use, SAP is realizing significant business benefits...
Multimedia
Watch the most popular sessions from the 2009 conferences! You'll get techniques to improve cash flow...
This course provides expert advice, guidelines, best practices and strategy for successfully utilizing SAP...
The course contains over 15 hours of expert guidance to get the most out of SAP NetWeaver Portal in your company...
This 22 hour course brings you the widely acclaimed R/3 Reporting seminar that was recorded live in front of an...
Watch all the most popular sessions from the 2009 conference -- more than 45 HOURS of expert insights that cannot be...
Blogs
By Scott Priest on October 13, 2011
I read a blog post on SAP Professional Journal author Ameya Pimpalgaonkar's personal blog the other day about Web Dynpro Java and its future within SAP. This is a subject of interest for Ameya -- he h More...
By Scott Priest on June 23, 2011
If you're unfamiliar with Java Scheduler, Robert Heidasch's latest SAP Professional Journal article, "Create New Jobs and Schedule Existing Ones with Java Scheduler in SAP NetWeaver AS Java," is a gre More...
By The Tip Doctor on September 10, 2010
This tip was taken from the presentation “Technical Landscape and Architecture Requirements for Implementing SAP BusinessObjects GRC Solutions,” presented by Kurt Hollis, Deloitte Consulti More...
Forums
No matching Forum Threads were found.
Groups
Photos
No matching Photos were found.
Videos
No matching Videos were found.
Profiles
No matching Profiles were found.
|
|