cancel
Showing results for 
Search instead for 
Did you mean: 

Export to excel not working in Iview !!

Former Member
0 Kudos

Hi All,

I have integrated an abap report in Portal using Transaction iview.After executing the report when we click on local file we were getting an error.

<b>Please wait. You will be forwarded automatically.This page had to be included for technical reasons.</b>

I enabled "Initialize and script Activex controls not marked as safe" from "Disable" to "Prompt" and after that we are getting the standard pop up which allows us to select the type of file. But when we select the type of file its givin the same error again

<b>Please wait. You will be forwarded automatically.This page had to be included for technical reasons.</b>

I have referred a few threads and they say its due to IE security. But can you please tell me what exactly i need to adjust in the settings to of IE to get this working ??

Thanks in Advance,

Sattam.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

I tired in mozilla and its giving an java error as below

Java Plug-in 1.6.0_37

Using JRE version 1.6.0_37-b06 Java HotSpot(TM) Client VM

User home directory = C:\Users\sattamd

----------------------------------------------------

c:   clear console window

f:   finalize objects on finalization queue

g:   garbage collect

h:   display this help message

l:   dump classloader list

m:   print memory usage

o:   trigger logging

q:   hide console

r:   reload policy configuration

s:   dump system and deployment properties

t:   dump thread list

v:   dump thread stack

x:   clear classloader cache

0-5: set trace level to <n>

----------------------------------------------------

load: class Query.class not found.

java.lang.ClassNotFoundException: Query.class

          at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)

          at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)

          at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

          at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

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

          at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)

          at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)

          at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

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

Exception: java.lang.ClassNotFoundException: Query.class

Regards,

Sattam

former_member194364
Active Contributor
0 Kudos

Hi Sattam,

Do you get the same "Query.class" error when calling the transaction from the WEBGUI(bypassing the Portal)

If result is the same and your transaction is a standard SAP transaction - then I would suggest opening a support ticket to have this issue analysed further.

Regards,

Oisin

Former Member
0 Kudos

Hi Oisin,

Thanks for your reply.

I tried from webgui but got the same error. THe tcode is a custom one.

Are we missing something in the ots config ?

Regards,

Sattam

former_member194364
Active Contributor
0 Kudos

Hi Sattam,

Yes probably an issue with ITS/Web AS Configuration.

Parameter settings need to be checked and Security,Algorithm and Signing of Certificates.

Regards,

Oisin

Former Member
0 Kudos

Hi Oisin,

the issue was resolved by SAP after a Kernel Upgrade

Thanks for your help !

Sattam

Answers (0)