Tagged Questions

3
votes
3answers
173 views

JD Edwards… call C#?

Hey all, I know very little about JD Edwards. I have a client asking how to call an API we supply (as COM, C#, REST) from JD Edwards. I'm not getting much in terms of high quality …
1
vote
4answers
312 views

What is the precise definition of JDE’s Julian Date format?

I am writing code to convert from a Gregorian date to a JDE (J.D.Edwards) Julian date. Note: a JDE Julian date is different from the normal usage of the term Julian date. As far …
2
votes
6answers
441 views

What might prevent a DLL from loading with LoadLibrary?

I have a JD Edwards business function, which is written in Microsoft Visual C++ as a C module. I'm using LoadLibrary to access a third party DLL. In a standalone test program, the …
0
votes
2answers
249 views

how many days does it take to learn JDEDWARDS

Could anybody tell me how many days does it take to learn oracle Jdedwards? Is it easy to learn? Do we need any prior knowledge before learning that?
0
votes
3answers
322 views

JDEdwards XMLInterop

Wondering if anybody out there has any success in using the JDEdwards XMLInterop functionality. I've been using it for a while (with a simple PInvoke, will post code later). I'm lo …
0
votes
2answers
431 views

Export basic sales data from JD Edwards

JD Edwards is sales and accounting software sold and supported by Oracle. We need to get daily or weekly exports from an affiliate using JD Edwards, which I can then import into o …