Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and JDEdwards
Message
De
15/04/2003 03:45:24
 
 
À
14/04/2003 13:50:27
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00776546
Message ID:
00777585
Vues:
14
There is a way to setup com (you can find documentation in the interoperability guide, have you took a look at it?). I havent test this solution because it occured to me a litle bit complicated. But at least for simple functions there is a way to call business functions via xml and get values back. What is the name of the business function that you want to call? I have tested the xml soltion, i also used it to update the z-files (it is better to do it this way because you get a sort of validation). In order xml functionality to work you need to declare some dlls which exist in the system directory of jde. If you are interested on this solution i can give more details.

Dimitris


>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform