Hello,
Appreciate help. Thanks in Advance.
I am using BizTalk Server 2010 Enterprise One Adapter for integrating JDE 9.0 (Tool release 8.98) with Oracle database.
Within BizTalk server Admin console I have created a send port and Within JDEEnterprise Transport properties I have provided all the credentials required for connecting to JD Enterprise Server.
Also provided all the essential JAR files. I am using Java 1.6.0_31 version
But when I try to Generate Schema using Add Adapter wizard, soon as I select J.D. Edwards Enterprise One option and Send port I don't not see any result in "Services to import" dialog box.
When traced event viewer I got following error.
I-JDE0042: Login failed: com.jdedwards.system.connector.dynamic.ServerFailureException: Exception occurred while validating role and/or environment in Java Connector Login method:Invalid Role *ALL and/or Environment JDV900 for User jde
........
The issue here is I am able to login into JDEdwards Enterprise One directly by using the same username, password, environment and role. There no issue in this case.
I don't know why the Java connector can not login by using the same user that can login to JDEdwards Enterprise directly.
Did someone face this?
Please let me know if any resolution
I am stuck in this issue for quite some time and not able to trace any resolution.
Note : When I gave wrong user id it gives me error of in valid user id....
means I am able to connect E1 but stuck further in Role validation process.
I am using 8.98 Jar files..
Thanks in advance.