Oracle Forms (MOSC)

MOSC Banner

Excel application not invoked using client_ole2.create_obj('Excel.Application'); after migrating to

edited Aug 20, 2018 2:34AM in Oracle Forms (MOSC) 6 commentsAnswered

Hi,

We have two type of excel usage in our Oracle forms. ( We have Webutil in place).

In first type, we use web.show_document to open the excel file from the local drive --> it is opening successfully after migration to 12C.

In 2nd type : we take a existing template (present at C drive) , fill the data there and try to launch the excel application using the below command, however it is failing,

client_ole2.create_object ('Excel.Application');

It is failing now. After execution of this line, whole application freezes and button etc.. stop working. we have to kill the application.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center