SAP Blogs

Thilo Brandt

Thilo Brandt SAP Employee  
Business Card
Company: SAP AG
RSS 1.0 Feed for SAP Weblogs by this person.

Thilo Brandt has been with SAP for over nine years. He has several years of experience in Java application development in different business areas. He is a Sun Certified Java programmer and member of the Regional Implementation Group for SAP NetWeaver, which covers SAP NetWeaver Application Server, SAP NetWeaver Portal technology, knowledge management (KM), and collaboration. Thilo facilitates KM and universal work list Java development projects by coaching the project team onsite and offering back office support.

Handling zip file entries with special characters and CP437 encoding
This blog is about how to deal with zip files which contain files with special characters or umlauts e.g. German umlauts. With the classes in java.util.zip you can read / create zip files. When you try to read zip files which contain files with special characters you get an IllegalArgumentException (depending on the file encoding) and the file processing is interrupted. Jan. 18, 2010
Comments: 0   Rank: 14442   Page Views: 1326 (Stats updated nightly)

TechEd 2009: Getting Started Developing with the ECM Integration Layer of SAP NetWeaver
Announcement of TechEd 2009 session UP361: Getting Started Developing with the ECM Integration Layer of SAP NetWeaver Aug. 4, 2009
Comments: 0   Rank: 12599   Page Views: 1718 (Stats updated nightly)

Getting started with the KM Web Service API
Getting started with the KM Web Service API - a new way to connect remotely to the KM basis function like repository framework or search Aug. 27, 2007
Comments: 13   Rank: 581   Page Views: 11578 (Stats updated nightly)

Flexible UI component development demystified
Since months I was ask more and more often about how to get started with Flexible UI component development in the SAP NetWeaver Developer Studio. Since there are no wizards or plugins for Flexible UI components available, developers often struggle with the project setup and the required XML configuration file.  Feb. 8, 2007
Comments: 4   Rank: 2222   Page Views: 6515 (Stats updated nightly)

Speeding up your custom developed Flexible UI components
During reviews of several custom codings of Knowledge Management Flexible UI components, I often recognized performance-impacting coding pitfalls. I’d like to show here some general improvements you should use to avoid time-consuming calls to the Knowledge Management’s repository framework (RF) within your Flexible UI components. Jun. 26, 2005
Comments: 2   Rank: 3746   Page Views: 5077 (Stats updated nightly)