cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI in Webdynpro

Former Member
0 Kudos

Hi,

I have a requirement like showing SAP GUI Screen in Webdynpro .It should show only Logon Screen for SAP GUI and should able to perform SAP Transactions as we do in SAP GUI.

It would be great if you can give me Reference URL or Blogs.

Thanks

Madhan Mohan

Accepted Solutions (1)

Accepted Solutions (1)

arun_srinivasan
Contributor
0 Kudos

hi

refer this link

hope this helps,

regards,

Arun

Former Member
0 Kudos

Hi Arun ,

your answer is helpful.After i created Transaction Iview ,when i click preview on that Iview.It is asking username/password with Usermapping is not Done for AM1 system. after logon with the Username/Password.I am getting following Message.

load: class com.sap.platin.GuiApplet2 not found.

java.lang.ClassNotFoundException: com.sap.platin.GuiApplet2

at sun.applet.AppletClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadCode(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: open HTTP connection failed.

at sun.applet.AppletClassLoader.getBytes(Unknown Source)

at sun.applet.AppletClassLoader.access$100(Unknown Source)

at sun.applet.AppletClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

... 10 more

load: class com.sap.platin.GuiApplet2 not found.

java.lang.ClassNotFoundException: com.sap.platin.GuiApplet2

at sun.applet.AppletClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadCode(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: open HTTP connection failed.

at sun.applet.AppletClassLoader.getBytes(Unknown Source)

at sun.applet.AppletClassLoader.access$100(Unknown Source)

at sun.applet.AppletClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

... 10 more

load: class com.sap.platin.GuiApplet2 not found.

java.lang.ClassNotFoundException: com.sap.platin.GuiApplet2

at sun.applet.AppletClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadCode(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: open HTTP connection failed.

at sun.applet.AppletClassLoader.getBytes(Unknown Source)

at sun.applet.AppletClassLoader.access$100(Unknown Source)

at sun.applet.AppletClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

... 10 more

Thanks

Madhan

arun_srinivasan
Contributor
0 Kudos

hi

>for trancation iview create a system for AM1 system in the system Administration.

>Then go to the user administration and select the roles, search the roles that u created and select the system alias of AM1 system and give logon id and password there

hope this helps,

Regards,

Arun

Answers (0)