Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlikview on JD Edwards

Hi,

Please suggest how to link Qlikview with JD Edwards and pull required data into Qlikview

5 Replies
Not applicable
Author

Hi,

look for connectors, like Smarter.JDE

or via ODBC, but JDE data stucture's names usually are so difficult for newbi )

Frank_Hartmann
Master II
Master II

You can connect to the JDE Database by using ODBC.

hope that helps!

Not applicable
Author

Hi Frank,

JDE is pointing to Oracle, do I need any connector for this or I can simply use Connect option by selecting ODBC and providing server details to connect with database?

Not applicable
Author

Hi Margarita,

Unfortunately I cannot test by connecting Qlikview with JDE at this moment as there is no environment in place and I will be joining assignment soon which involves JDE , so as of now I just want to confirm can we follow same process for connecting Qlikview with JDE using ODBC driver as we normally do while connecting Qlikview with Oracle using ODBC , this is just for mentioning answer in interview on how to connect Qlikview with JDE

JDE is pointing to Oracle database

Not applicable
Author

Hi vsharma1,

So, there are several methods to get datasets in QV from ERP JDE:

1) sql-query from qlikview through odbc/oledb to oracle-tables of JDE environment you need (DV, PY, PD..).

You need strong skills in JDE data dictionary to do it.

2) connect via special created by partners user-friendly QV-connectors.

3) connect through inner JDE business-logic connectivity tools as datasources.

You need strong skills in JDE business-logic to do it.

(RESTful, SOAP webservices  - rftm http://docs.oracle.com/cd/E53430_01/nav/interoperability.htm)

hope that helps!