Skip to Content
0
May 16, 2018 at 12:24 PM

Find/debug Web service related to Adobe Flex application

89 Views Last edit May 24, 2018 at 04:15 PM 4 rev

Hello All,

I'm working with a FLEX application which retrieves information from SAP. This is not using web dynpro. Crossdomain was added with a BSP application on ECC side. I'm using Chrome to execute the FLEX app.

Now, If I click on button "Create batch" on web browser of my FLEX app, a web service will be called to create batch (With Standard FM) and return information from SAP. Is there a way to find out which Web Service is called? External breakpoints does not seem to be working. The only way I could check is by adding an infinite loop in a BADI within the batch creation process.

Thanks in advance!!

Emanuel