Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP FPM to Capture Screenshot of Current Session( using Java Script or HTML Island )

rjbhayani
Explorer
0 Kudos
507

I would like to know is there any easy and standard way to capture SAP FPM application by ( adding event using Custom Button ) and that will either launch client side scripting ( either using Javascript or HTMLIsland ) and capture screen details and return Binary value of that image back to ABAP class ?

2 REPLIES 2

Jeansy
Active Contributor
0 Kudos
352

Hi,

can you please check this thread if this is helpful for you?

https://stackoverflow.com/questions/60717031/sap-fiori-ui5-capturing-snapshot-from-video

Kind regards
Jens

0 Kudos
352

Thank you, Jens,

For SAP Ui5 It will work but looking solution to integrate with SAP FPM.