Blog >> Flex

Flex Shop with integration into SAP

In our recorded demo below, we are mainly seeking to demonstrate capability – the ability to build a good looking, user rich, easy to navigate online shop that integrates with the SAP Sales & Distribution back-end real time – an application that can be hosted directly on the SAP NetWeaver architecture with all the benefits [...]

Read more

Continuous Integration on SAP using Subversion, Maven, Hudson, Nexus and Sonar

When our team first began Java development on the SAP NetWeaver platform, we decided that we should start out using the tools that SAP provide for this purpose. The logic behind this decision was that SAP was best positioned to provide suitable development tools for their own platform. Even though this is fairly sound logic, [...]

Read more

Ensuring the hand cursor is displayed in Flex components

I’m not sure if it’s a bug in the Flex code framework, but I have found it difficult to get the hand cursor working when hovering over components like Labels/Text which aren’t used as links by default. After bashing my head against my desk for a few hours and doing some research on the web, [...]

Read more