Syntax error Calling SAP Web Service to get data in Flash dashboard

Calling SAP Web Service to get data in Flash dashboard



You can also try hosting your Flash application on SAP box. Following approaches can be used:

  • Using Transaction: SICF, you can change the default host’s default service to point to BSP application and then add crossdomain.xml file as MIME.
  • You can also configure ICM to manage this and it sits between the outside world making HTTP, HTTPS, SMTP requests and the SAP System.

Method 1:

First, you need to create a BSP application -> Create -> MIME Object and import crossdomain.xml file and activate the application. Next is to execute transaction SIC with default settings -> Double click the default_host, go to the Default Service tab, and the select the newly created application from default_host/sap/bc/bsp/sap/. Save changes.

Then you have to navigate back and reactivate default_host.

Method 2:

Other option is by using ICMA for processing HTTP requests.

Updated on: 2019-12-10T10:23:22+05:30

145 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements