Hello Friends,
We are working on following system environment.
Server OS-HP-Unix
Database-Oracle 10.0.2.4
SAP Version: ECC6.0.EHP4,ABAP_701-0006,Basis_701-0007.
We needed to set mozilla as default browser for webdynpro forms for OS Windows 10(Users’s OS).
We have done the following steps
- We have enhanced the Class:CL_GUI_FRONTEND_SERVICES and Method:CHECK_GUI_SUPPORT.The screen shot attached below.
- We have set default program in control panel as mozilla.
- Webdynpro apllications are opening in Mozilla then.
- But Netweaver Credintials are asking for applications to open every time whenever generating forms in browser as attached screen shot below.
- But some of the forms opening directly without asking netweaver credentials the reason is one user(xxxx) credentials has been set in SICF transaction in the following path: default_hostàsapàbcàwebdynproàsapà”zweb_form”àlogon data(If we set User Credentials,That user is being treated as Sy-uname for that componet.It is serious problem for coding point of view for that component).
- For those forms in which SAP-WM has not been set in SICF, we are giving Netweaver credentials and forms are opening but if we close the forms and if we regenerate the forms again it is asking Netweaver Credentials.
Note:We have also configured Single Sign On and also have below mentioned parameters in RZ10 transaction.
Login/create_sso2_ticket------------------- 2
Login/accept_sso2_ticket------------------- 1
Kindly let me know how to open the forms in Mozilla Firefox without asking credentials whenever we generate forms.
Regards,
Ramesh Patnaik.