Tagged Questions
The jdedwards tag has no wiki summary.
3
votes
3answers
1k views
JD Edwards… call C#?
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 answers from their tech ...
3
votes
6answers
2k 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 code runs just fine. ...
1
vote
1answer
347 views
Export CSV from JDE
I need to import data from JD Edwards into MSSQL database. But I have some difficulty importing the CSV file (I'm using SSIS 2005).
In the CSV files, total 18 columns, but there are only 16 comma ...
1
vote
0answers
67 views
Books for learning JD Edwards EnterpriseOne [closed]
Can someone specify some good books for JD Edwards EnterpriseOne to get started and work on some hands on related stuff?
1
vote
5answers
2k 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 as I can work out ...
1
vote
2answers
1k 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 looking to see if ...
0
votes
0answers
82 views
JD Edwards error “Unknown JAS error has occurred. Please contact your system administrator.”
Hello I created a new enviroment, but when I´m trying to login on the web show me this error "Unknown JAS error has occurred. Please contact your system administrator."
I´m restarts all the servers ...
0
votes
0answers
14 views
Geocoding in JdEdwards
I have an issue trying to view all my customer in jdEdwards' CRM in Google Maps.
I must create an xml with all the addresses I want, and I done it.
Then I must "translate" the addresses in ...
0
votes
3answers
165 views
Easy to understand SQL resources for non-programmers? [closed]
I need to teach my brother SQL, and perhaps some Access so he can work with JD Edwards Enterprise one.
Does anyone have recommendations on how a non-techie/non-programmer can learn SQL?
0
votes
1answer
128 views
c# invoking JDE XMLcallobject compatibilty with Visual Studio 2010 and XMLinterop.dll
JDE xmlinterop.dll giving error code 14 when trying to do a pinvoke from C# in Visual studio 2010 environment - can anyone help?
0
votes
2answers
1k 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
2answers
2k 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 our system. That ...