Image via Wikipedia |
Image via Wikipedia |
To see how Flex applications can be connected with an SAP backend application watch this workshop session at SAP Developer Network Day - 2006.
Check the URL SAP Community NetWork - Learning Adobe Flex for SAP Developer. These resources will help developers integrate Adobe Flash functionality in SAP applications.
Adobe Flex SAP Sample from SDN Day 2006 - the demo shows how to develop rich and engaging web applications using Adobe Flex over the SAP backend. Following are the steps involved:
- Login to SAP system,
- We need to create a SAP function module from which we create the Web Service.The Processing type in the FM has to be set to Remote-Enabled Module.
- Go to Transaction WSADMIN to see the list of Web Services(WS) available in the System.
- Select the WS and open the WSDL associated with the WS.
- Open the Adobe Flash Builder and declare the WS with a unique ID and provide the wsdl url.
- Create a Dashboard to display the data from the WS.
Related articles
No comments:
Post a Comment