Questions tagged [jdedwards]

JD Edwards was a company producing Enterprise Resource Planning (ERP) software.

JD Edwards was a company producing Enterprise Resource Planning (ERP) software. It was acquired first by PeopleSoft and then by Oracle, who continue to support the products. Current software includes JD Edwards EnterpriseOne and JD Edwards World.

83 questions
0
votes
1 answer

Calling external API / Function from JD Edwards (JDE) web service (BSSV)

We need to update order status to php based system using jd edwards web services. we need to make a call to below API from JDE web service. sample code to call API from PHP is below...Similar logic we will need to use into JDE business…
0
votes
1 answer

Client is using WCF that wants to communicate with this JDE (JD Edward) Web service

I have one requirement where our client is having a portal to create tickets.... their portal will send the data created by calling a WCF service to store into JDE system. They prefer to ahve WCF web service. Using WCF they will send request in jde…
0
votes
2 answers

Whats is JD Edwards? How is used JD Edwards?

i want to know detailed information about JD Edwards. How is used JD Edwards? Generally, what can I do in jd edwards? i've searched about it but cannot find wished info.
Narmin
  • 11
0
votes
1 answer

Fetching data from JD Edwards Enterprise One to my PHP application using web services

I have developed a custom web application in PHP. My client is using JD Edwards enterprise One 9.1, they need me to display the purchase orders and some of the stocks in the inventory in my application. I just need to pull data from the JD Edwards…
0
votes
2 answers

Excel date convertion error

Thanks for checking. I exported a DUMP from JDE(JD Edwards enterprise Resourse Planning Application) to an excel file. i intend importing the excel file to MS SQL Server so that each departments can run a report from my application which i will then…
0
votes
2 answers

Auto Find on Entry is not working on a header detail form

I have a Find browse form from which am passing a value to the form control of Header detail form with Auto find on Entry enabled in Grid. I have called the Header detail form in the select button of the find browse form. But the header detail…
dunantsm
  • 47
  • 7
0
votes
2 answers

JD Edwards EnterpriseOne - Any way to include Branch Plant in processInventoryItem Business Service

I am working on an integration from a software product to JD Edwards EnterpriseOne, and we would like to create items that would later be used on Sales Orders. The issue arises when attempting to create a sales order with an item that was created…
pburns1587
  • 108
  • 7
0
votes
1 answer

Can you use the JD Edwards Update command to change a field that is also part of the WHERE clause?

In JD Edward's One World (E1) package, is it possible to use the built in Update table function to update a particular field that is also used in the where clause? The use case is that I am executing a batch process that loops through a series of…
Rafiki
  • 630
  • 1
  • 8
  • 22
0
votes
2 answers

JDE/Julian Time: How to format julian time stamp number

In my system, time stamps are returned using the old IBM julian format. For example: 12 o'clock 0 minutes and 1 seconds AM (1 sec after midnight) is returned 01. 12 o'clock 22 minutes and 15 seconds AM is returned 2215. 1 o'clock 22 minutes and 15…
radi8
  • 528
  • 3
  • 12
  • 29
0
votes
2 answers

How to Communiccate between JD Edwards Enterprise one 9.0 and .Net

I have problem that how to communicate Jd Edwards Enterprise one 9.0 with .Net,and my project manager told me to look at the "fatclient" as it acts as a middle ware between these two,but there is no luck in my search, Thanks in advance
0
votes
1 answer

c# to AS400 / JD Edwards - run program - Data source name not found and no default driver specified

UPDATE: The code example below works. I changed the connection string. That was the problem. For an alternative (non-ADO) solution, see Mike Wills's link in the comments. I have a c# class that (if I ever get it working) runs a program written in…
shubniggurath
  • 956
  • 1
  • 15
  • 31
0
votes
1 answer

Update to JDEDTA.js not showing in browser

We have instructions from Oracle asking us to update our JDEDTA.js file to fix a specific problem we are having in our installation. However, we've found the file occurring in two places on the file system and have updated both of those files,…
Hal
  • 1,229
  • 11
  • 26
0
votes
1 answer

Count Print Report In JDE (RDA)

Have any of you can provide me some idea about how to check how many times the report have been print by different user_ID in JDE (RDA)? Based on what I knew the print count system function was use to determine how many page of the report and not…
goh6319
  • 137
  • 1
  • 3
  • 20
0
votes
2 answers

How to find maximum Value in JDE (RDA)

I would like to knew how can I find the maximum value in column in JDE Solution? Would you mind to show me the way to do it? Because I am not able to do it by using JDE RDA.
goh6319
  • 137
  • 1
  • 3
  • 20
0
votes
3 answers

How To Convert The Invoice Number On JDE Solution Report To Bar-code

My project for JDE is to convert the invoice number that appear on JDE report to bar-code. Would you mind to tell me how I am able to do it? Because I am just a beginner for JDE software.
goh6319
  • 137
  • 1
  • 3
  • 20