Application Development 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: 

Are there any converters that convert HTML and Javascript code to ABAP code

0 Kudos

Hi everyone,

We want to develop SAP application, a login page need to develop with facial recognition instead of using user id and password. In SAP, the login page of customer needed to automate with face detection which also enables only his respective roles and responsibilities to have more security than current system.

We have code in java script but we need to develop (or execute) in ABAP is it possible can anyone help me out to solve this.

3 REPLIES 3

Domi
Contributor

NO!

But there are several HTML/Javascript UI technologies avaliable with different SAP products.

Depending on what exactly you are talking about - SAP CP, SAPUI5 / Fiori, SAP GUI,... - maybe some of these are usefull for your requirements!?

This (incomplete!) list of keyword will provide you tons of information from SAP Community, SAP documentation and many other sites:

  • SAPUI5 / Fiori
  • ABAP WebDynrpo / Java WebDynpro
  • Business Server Pages
  • WebUI
  • HTML Viewer Control
  • ITS - Internet Transaction Server
  • SAML 2.0
  • Logon Tickets
  • Cloud Platform Identity Authentication Service
  • ...

and just to mention it: I don't think that face recognition authentication provide "more security than current system", yet! If this is the case, you should rethink the current setup!

regards

Domi

matt
Active Contributor
0 Kudos

Yes!

There are indeed such programs in the platonic ideal. But unless you've got access to that plane, you'll just have to write one. But it's ok, according to Turing, it's possible.

But probably, it's just easier and cheaper to hire an ABAP progammer, a javascipt programmer and an HTML "programmer" to work together to do it.


Actually, I could do it. But I would require payment.

iftah_peretz
Active Contributor

I think you got a variety of good answers to your "James Bond" requirement and to the header question (not the same).

As a workaround for you at this moment, I can suggest that you remove all SAP Logon Pads, or any way of entering SAP from the users computers. Then, create a standalone app that has your code (no need for any conversion) and once the user face was recognized, lunch the SAP Logon for the specific environment you want (Google how) and have him/her enter his/hers username and password.

You should call this solution a "Two layer" safety solution and with the bonus money you'll receive form the added layer of security, hire an ABAP developer. 🙂