Re: AR: Run AutoInvoice or AutoLockbox from Unix OS Prompt?

From: Dave Comley <74074.1573_at_compuserve.com>
Date: 1995/10/06
Message-ID: <DG1DDu.LCr_at_corsair.daytonoh.attgis.com>#1/1


>==========David K. McLeod, 10/2/95==========
>I have a need to automate execution of AutoInvoice and AutoLockbox within
>Oracle Receivables. Anyone have any experience with something like this?
 Any
>help or ideas would be appreciated. Thanks.
>--
 

You can set up a Unix shell script which can be kicked off by cron at the time you specify. In the shell script, you should use the CONSUB utility to submit the AutoInvoice master program (RAXMTR) to the concurrent manager. I believe that the master program will then submit the other odds and ends that AutoInvoice uses.

CONCSUB can be a bit tricky to set up because it takes a vast bunch of arguments. If you type CONCSUB at the shell prompt, you get back a list of the arguments required including an example of its use. Pretty much everything before the CONCURRENT keyword is mandatory.

The procedure for AutoLockbox is comparable.

Note - CONCSUB must be typed upper-case !

Hope this helps.

Regards,

Dave Comley
Freelance Oracle Financials Programmer Received on Fri Oct 06 1995 - 00:00:00 CET

Original text of this message