Oracle Forms (MOSC)

MOSC Banner

ORA-305500: non Oracle Exception

edited Jun 12, 2018 5:03AM in Oracle Forms (MOSC) 3 commentsAnswered

Hi

I am facing issue in the oracle Form 6i while using the ole2 package to send email using Microsoft outlook.

The code is retrieving the value of Session by calling ole2.create_obj('mapi.session') .this is returning zero value .However when i am using ole2.create_obj('Outlook.Application'); it is returning a value

If i continue with ole2.create_obj('Outlook.Application'); then the form failed at ole2.get_obj_property (g_outbox, 'messages');

This was working fine and stooped working after i moved to new office.

Please share your valuable thought and suggestions

Thanks

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