Steps to integrate Business Server pages (BSP) with ADOBE FLEX
By Rajkumar Shanmuganthan, Kaar Technologies
Create a simple BSP application using SE80 Transaction.
Just create two pages first and second using page with Flow logic as the
page type.
Create the first page as first.html and second page as second.xml as
shown below.
In the second.xml page, try to populate the XML file using simple SFLIGHT
table information.
I have used the replace statements because XML parsing in Flex failed due
to special characters.
Test the second.xml page, XML file will open in a separate browser as
below,
Create a Flex application in the Adobe Flex builder. I have created a
MXML application named sapflexbsp inside the project flexwebservice.
Click
here to continue...
|