SAP Dashboards Articles

Found 4 articles

Getting an error while previewing swf file from XML data in SAP Dashboard Designer

John SAP
John SAP
Updated on 15-Jun-2020 193 Views

There could be multiple reasons that this error comes up. Try below steps:Adobe Global Security Settings changesMade entries in windows host file andAdded SAP server as trusted site in IEThis purely seems to be a security setting issue in Adobe Flash Player. There are various SAP notes that you can search however I am not aware any relevant one.

Read More

Details available under M_BLOCKED_TRANSACTIONS System View in SAP HANA

Anil SAP Gupta
Anil SAP Gupta
Updated on 12-Mar-2020 496 Views

The following information is available under SAP HANA M_BLOCKED_TRANSACTIONS System View

Read More

Calling SAP Web Service to get data in Flash dashboard

Abhinaya
Abhinaya
Updated on 10-Dec-2019 174 Views

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 ...

Read More

Assigning debug roles to few users of SAP ABAP program

Anjana
Anjana
Updated on 06-Dec-2019 966 Views

Hope the role that you have added contains only one permission:Object S_DEVELOP    ACTVT = 03    DEVCLASS = *    OBJNAME = *    OBJTYPE = DEBUG    P_GROUP = *Try to perform a permission trace usingTransaction ST01If you still don’t find a check for the permission, there might be a problem in generating roles in the system. Sometimes when you add a role, it might add a different set of roles to such users.There might be a different program written for Debugging. This can be checked using Transaction SU53 in the system. This can be used to display authorization data for user:

Read More
Showing 1–4 of 4 articles
« Prev 1 Next »
Advertisements