Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Private_Member_9643
Active Contributor
0 Kudos

Just few days remaining for SAP TechEd, other than SDN Clubhouse at SAP TechEd '05 in Bangalore and meeting craig.cmehil/blog, I am also very keen to attend all the educational session, specially Session on "Modeling SAP NetWeaver BI Data with SAP NetWeaver Visual Composer" .

Before having hands on experience on the Visual Composer tool in that session directly, I decided to take some basic idea of that tool’s architecture and functionality. So whatsoever I have learnt, I like to share it with all of you.


How to implement SAP Analytics Applications?

In my previous weblog on SAP Analytics Applications , I discussed some applications in which analytics can be used. As techies it’s also very important for us to know how to implement/use these analytics in the most efficient and easy way.

Very soon SAP is going to launch their new product “SAP NetWeaver Visual Composer (with BI Kit)” tool which helps in implementing analytics in a quick and easier way. The tool is very compatible with SAP NetWeaver Enterprise Portal and shortens the design and deployment life cycle of bringing analytics to the desktop of the end-user.

Visual Composer

Visual Composer is a modeling tool used to implement graphical user interface just by dragging and dropping the different elements that we have and then establish different relationships between the objects using just a pointer tool.

The Business Intelligence (BI) Kit which is delivered together with Visual Composer is a tool which gives application developers access to the analytical content both of the SAP BW and of external Systems through BI JDBC, BI SAP Query, BI ODBO, BI XMLA, BW Web Services connectors, and native BW Web Applications.

By using the BI Content Wizard which is also included in Visual Composer users can build new queries in a guided way based on an extensive catalog of templates or on a free query designer.

Macromedia Flex

Macromedia Flex technology is one of the available User Interface technologies which are directly embedded in the Visual Composer tool.

Flex applications support rich user interface components and direct object manipulation such as drag-and-drop. They provide visual cues and transitions helping the user to make sense of state and data changes in the application. Flex application can also support real time data push and rich media streaming.

The Flex technology minimizes the number of server roundtrips required by delegating tasks to the client. Communication between different controls on the same page can be implemented locally on the client. This results in more responsive applications that also reduce the load on the network and on the server.

Implementation Architecture





At Design time Visual Composer helps in accessing model of the source system using standard connectors available for both the SAP BW and other SAP & non-SAP systems. Using this model user designs the query using BI content wizard available with visual composer tool or either just directly integrate the available pre designed query from the source system.

Visual Composer complier helps users in generating portal pages and iViews that can be deployed to the Enterprise Portal using a standard deploy procedure. Once deployed, the pages and iViews created by Visual Composer can retrieve data from the SAP EP runtime connectivity framework and display this information to any end-user/client.

Visual Composer stores models in an XML representation. Once the modeling part is complete, the Visual Composer user decides on the UI technology (Flash-Flex/HTMLB/DHTML/WebDynpro) for generating the actual result.

The Flex programming model is based on the combination of MXML and Action Script. The source code of the Flex application is complied into Flash byte code (SWF file). This allows the Flex application to be delivered to the ubiquitous Flash Player running inside the browser at the client-side using the traditional lightweight, cross-operating system, and cross-browser web deployment model.

The Visual Composer has both an IDE component and a server component.

  • The IDE component consists of a modeler, source system configuration tool, layout designer, visualization components and source generators.
  • The server components runs on top of the J2EE Engine of the WAS with SAP and Macromedia Flex Components as well as the actual SAP Analytics running within it.
Conclusion

With SAP NetWeaver Visual Composer, SAP Analytics can improve any business process in an enterprise. SAP Analytics adds a powerful new dimension to ERP. It converts the solution from a simple transactional environment into a platform for greater and smarter decision making.