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