JDE integration using business function

ronbapa

Member
Newbie to JDE
I have been trying to integrate a custom developed application with JDE using IBM websphere adapter. I am able to configure the adapter to bring up the business function N0100041 to update/insert/retreive addressbook entries and call the appropriate business functions. The rational tool J2C develops the code. I dont know what to do after that to embed that code into our custom code.
1. Did anyone do that? I searched all over the net but couldnt find any information as to what parameters to pass and how to pass to the functions.
2. I used the RAD tool to develop a simple JSP page. Updated the page. I got success code (i know this because if I pass the wrong parameters, it fails) but the record doesnt appear in JDE adressbook. Is there any other program that I need to run to update the F0101 table?

Any help is greatly appreciated.
 
Back
Top