Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and JDEdwards
Message
From
14/04/2003 13:50:27
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
12/04/2003 05:43:24
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00776546
Message ID:
00777334
Views:
14
Dimitris,

Thanks for the response.

We currently send orders to JDE via Z-tables in a text file. That works great.

However, my boss now wants us to call a JDE pricing routine to return a price when the customer is placing an order through our web interface.

For certain customers, we can get their price by querying JDE's price tables.

However, for other customers we will need to call a JDE pricing function to return a price.

I am not sure yet what the JDE module is, but our first question is how can we call a JDE API from VFP7 or 8? All the JDE examples are taylored for javascript or VB.

Do you know of any examples that we can use to call a JDE API function? For example, how can we pass in a username and password into JDE and have JDE validate the user?

The JDE Knownledge garden docs say that JDE supports COM. Is there an example of doing the following in a VFP application"
o = CREATEOBJECT("JDEAPI")
?o.SomeJDEFunctionToLogin()
?o.SomeJDEFunctionToReturnAPrice()

Thanks,

Jerry






>We have also JDedwards and we update invoices throu the Z tables interfaces, using xml. There is a way to call apis throu xml or via com. What exactly info do you need ?
>
>Dimitris
>
>>Does anyone here have any experience with accessing JDEdward's APIs?
>>
>>We are interested in accessing JDEdward's APIs from our VFP application. Any help would be great.
>>
>>Thanks,
>>
>>Jerry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform