automating MAPICS invoicing

Carolyn Barneson <[email protected]>
Newsgroups gmane.comp.systems.as400.mapics
Message-ID <A6D055342109E84DAC42A50C8611FD590BDC990229@s-curt-exch2>
Good Evening ,

I am wondering if you could assist us in automating our invoicing process in MAPICS. I see numerous threads about automating and using ROBOT but no setup instructions. Our efforts so far have not proved fruitful.

We contacted INFOR but they had no specifics about how to-do the invoice automation. They did send us an example of a submit job for the off-line shipping program and we tried to mimic what it was doing but with no success.

We do have Robot. We have tried the "learn" feature in robot but it loads a cryptic command line in ROBOT that isn't even maintainable, and the job fails.

We tried to create a CL and then submit it in ROBOT. We must be missing some parms that are needed because it fails on the call to AMBPQ2 program. Here is the code (ignore the hard code, at this point we are just trying to see what works, If we can get this working and use it for other applications, we will pass values)

                *************** Beginning of data ***************************
 PGM
              DCL &P1    TYPE(*CHAR) LEN(1) VALUE('1')
              DCL &P2    TYPE(*CHAR) LEN(1) VALUE('0')
              DCL &P3    TYPE(*CHAR)   LEN(6) VALUE('122810')

              STRMAPICS  ENDS(M6)
              MONMSG     MSGID(AMZ0003)

              CALL   PGM(AMBPQ2) PARM(&P1 &P2 &P3)


              ENDMAPICS
 ENDPGM
 ****************** End of data ******************************


Any help/ideas you may have would be greatly appreciated.


Thank You, Carolyn Barneson

CURT Manufacturing




















_______________________________________________
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.