Archive : SAP Community Network

Apr 27 2010 by in SAP,SAP Community Network

Hidden gems of functionality – JAXB

This blog describes how simple it is to use JAXB to convert Java Beans into XML and vice versa...

Oct 05 2009 by in SAP,SAP Community Network

Building Extensible Composite Applications with SAP

In today's blog post I present my upcoming book "Building Extensible Composite Applications with SAP" and its content. I talk about my writing experience and the reasons that drove me to put my level of technical writing to the next level. I'd love to get in contact with my readers and since it all started with SDN, what could be a better place for that...

Dec 16 2008 by in SAP,SAP Community Network

Coffee Corner Talk: ESB and SOA

This blog is my attempt to consolidate my thoughts on the role of an Enterprise Service Bus (ESB) when developing Composites within a Service Oriented Architecture (SOA)...

Nov 03 2008 by in SAP,SAP Community Network

Developer Cheat Sheet #1: Setting up the Service Registry

In the first installment of my series about 'Developer Cheat Sheets' I briefly explain how-to setup the Service Service Registry of SAP NetWeaver Composition Environment 7.1 EhP 1 (CE 7.1.1)...

Oct 27 2008 by in SAP,SAP Community Network

Hidden gems of functionality – No more BAPI test reports

This blog reveals a little known secret of the ABAP transaction SE37: chaining multiple RFCs/ BAPIs within one transactional bracket. The most prominent use-case is probably committing the transaction after a BAPI call...