AS/400 Environment

Kenneth_Elder

Member
Can anyone give me direction on getting access to data on a AS/400 within
event rules using One World 7.3.3.2.. I think I will have to setup and
environment for the AS400 and use file handles. If this is the process I
must follow some knowledge documents and/or tips would be very helpful.

If there an easier way? I know a business function that I can use to call
a VB app that that causes a dos screen to appear and really is slower than
I would like. Is there any other way to get access to data on the AS400.

Any help would be much appreciated. Thanks.



______________________
Kenneth Elder
I.T. Manager
Hartmann, Inc.
Phone: (615)453-3220
Fax: (615)443-4619

NT 4.0 SP5, One World 7332, SP17, SQL 7.0 SP2, MDAC 2.6
 
Ken;

You don't have to use file handles if you define a table in One World and use
OCM to point to a LF on the AS/400. The LF should have the fields named as
if they were a JDE table ie XXFFFFFF where XX is the prefix and FFFFFF is the
field name.

Good Luck
Bill Schmatz



Bill Schmatz
Business Systems Solutions, Inc

B7332, AS400
 
Back
Top