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: 
Read only

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

rjbhayani
Explorer
0 Likes
1,193

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 ?

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
Read only

Jeansy
Active Contributor
0 Likes
1,038

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

Read only

0 Likes
1,038

Thank you, Jens,

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