cancel
Showing results for 
Search instead for 
Did you mean: 

Regard OfficeControl UIelement

Former Member
0 Kudos

Hi,

I have used the OfficeControl Element in my application. I develop the application in such a way that when i click the button it has to display the word document. But when i press the button it will display the warning like this: "WDIOSDocumentException". Why this will come? Can anyone say How to rectify this?

Thkz in adv,

Anita.B

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anita,

First: Make sure that the word document is available on the <b>server</b>, you can use the way as it is described in the procedure only if the server is installed on your local machine. Otherwise you should store the document in the mime repository and retrieve the URL using the WDURLGenerator.

I can guess how your exception will look like but fortunately I can't get access to your internal server

kind regards

stefanie

Answers (5)

Answers (5)

Former Member
0 Kudos

finished

Former Member
0 Kudos

Hi Stefanie,

<a href="http://kaar-server3:50000/webdynpro/dispatcher/local/Ele_office/Ele_office_App?SAPtestId=18">output page</a>

this is the output i got. How to rectify?

Thz in adv,

Anita

Former Member
0 Kudos

Hi Stefanie,

As per the document "Example for the Use of an Office Document - http://help.sap.com/saphelp_nw04/helpdata/en/ef/3483789514b748b6fe1f145e9685ab/frameset.htm"; i create the application.

After deploy when i click the button "press" i got the warning like "WDIOSDocumentException" what can i do to rectify this?

Thkz in adv,

Anita.B

Former Member
0 Kudos

Hi Anita,

which release are you on?

Document exception points to differences between the document you want to display and the file type you have specified in the UI element properties. What do you want to do? Can you explain a little more in detail?

kind regards

Stefanie

Former Member
0 Kudos

Hi Anita..

Chk this link contains the details abt how to use office control ele..

http://help.sap.com/saphelp_nw04/helpdata/en/5d/a0b16a9d2e4e4d8b2322af6728263f/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/ef/3483789514b748b6fe1f145e9685ab/frameset.htm

GS Sathish

Message was edited by:

Sathishkumar GS