|
--- On Tue, 23 Jun 1998 18:10:22 EDT DAsmussen@aol.com wrote: >Hey Folks! > >All right, I reached into the wayback machine and came up empty. I need to >establish a communications side entry to perform a job on a remote box that >was once running on the originating box. I haven't done this since niegh onto >the "birthday", so all help would be appreciated. > >We have a job that runs an interface from a legacy OMS into BPCS for orders >and shipments. Due to V6 performance constraints, we had to move BPCS from >its original 310 to the 530 that our other plants run on, but the legacy OMS >remains on the 310. I have established the proper DDM files to support the >interface when run from a menu on the 530, but the legacy files are tertiary >in nature and I'd like to more tightly integrate the interface with the legacy >invoicing application that clears the files when it's done. > >So, how do I point at program X on the 530 side from the 310, making sure that >the library list and user profile is correct in order to properly update all >transactions? I'd prefer to not have to include the USERID and PASSWORD in >the execution of RUNRMTCMD, but understand that this may be necessary under >V3R7. Any and all help is appreciated... > Sorry for the delay. It seems like you have several options to invoke the program on the 530 machine: 1. RUNRMTCMD which can be setup to include userqpassword or not. 2. FTP and QUOTE RCMD CALL LIB/PROGRAM 3. SNDNETMSG and setup a message monitoring program 4. Write to a remote file using DDM and setup a trigger program and some other, more esoteric ways. either way, you need a "wrapper" around your program, such as a custom CL or a REXX script that will run it under a job description containing the user profile and library list. +--- | This is the BPCS Users Mailing List! | To submit a new message, send your mail to BPCS-L@midrange.com. | To subscribe to this list send email to BPCS-L-SUB@midrange.com. | To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com. | Questions should be directed to the list owner: dasmussen@aol.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.