Re: sharing inventory transactions between 2 systems

[email protected]
Newsgroups gmane.comp.systems.as400.mapics
Message-ID <OF4C871348.014B76A6-ON88257871.00688932-88257871.00691500@semtech.com>
Hi Jeff,

I did something like this in the past...

*  Created a trigger over the IMHIST  file  in your   'origin'
environment....

         * When a new record is created in IMHIST  call a custom program to
read the record
         * Pass the data and write it to  a temporary file     TMP113  that
is the  inventory offline load in a different library.

*   Once a day we did  a manual inventory transaction offline load into the
"target" environment
    or.. you can crate a CL program and use the provided commands to
execute the offline load and the transaction register:

		OLIMTRN    PROMPT(*NO) ENDS(SS) ERRORS(*NO)  FILE
(TEMPLIB/TMP113)  BCHSLT(*CLOSE)

                                PRTIMTXR   PROMPT(*NO) ENDS(SS)



Antonio Rojas
Manager Applications Development
Semtech Corp.
Cell.    (805) 216-4651
Office (805) 480-2135




From:	Jeff   Williams <jeffw-EnPF47/[email protected]>
To:	mapics-l-Zwy7GipZuJhWk0Htik3J/[email protected]
Date:	04/13/2011 11:59 AM
Subject:	[MAPICS-L] sharing inventory transactions between 2 systems
Sent by:	mapics-l-bounces-Zwy7GipZuJhWk0Htik3J/[email protected]



Hi everyone. I have a dilemma. I have 2 production mapics environments on
the same system. In one of the environments the other environment is going
to be a warehouse (I know a little confusing). Here is the example:

Environment A - will have a warehouse called warehouse B for the other
environment.

Environment B

Anything they perform in environment B I would like to send over to
environment A as an inventory transaction for warehouse B.

Has anyone done anything like this before? Is it possible? Seems like a lot
of work. Any thoughts would be appreciated. Thanks

Jeff Williams
_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list
To post a message email: MAPICS-L-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mapics-l.



_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list
To post a message email: MAPICS-L-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mapics-l.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.