JDE Interoperability

Raghunath

Member
Hi All,

I am trying to make interoperability work with version 8.0. I configured the One World Enterprise server itself as a DCOM server and trying to test the JDE connectivity to give a shot. I configured the DCOM server as per the steps given in the interoperability document and created a sample VB 6.0 application to test the connectivity. When I run the application I am getting the following error in the log file:

SERVER ERROR: Internal error.
Failed to Log on to OneWorld.
Help: Check your username, password and / or environment

I am trying to run the application directly on the DCOM server, but getting the above error.

I configured another server for DCOM client environment and trying to test the connectivity using the same VB application. But getting the following error:

Automation Error
The server process could not be started because of the configured identity is incorrect. Check the username and password.

Looks like from the DCOM client machine, it is not even contacting the DCOM server that is configured.

Any help with the above two errors would be appreciated!

Please let me know if any other information is requied.

Thanks,
Raghu
 
Back
Top