RUNUBE parameters

Loslo

Active Member
Hello,

Where could I find documentation about the RUNUBE parameters ????

Thanks ...[choquer]
 
If you are trying to run UBE's from the command line, we have found a solution in ubeprint. The command line parameters (as far as I have found out) are:
ubeprint BCH ube_name ube_version 1/0
where BCH is the literal "BCH",
ube_name is the name of the UBE,
ube_version is the version of the UBE,
and 1 to launch the report on screen when done, 0 to just run the report and leave it in PrintQueue. For example:
ubeprint BCH R014021 XJDE0001 1

This works fine for us. The restrictions are that there is no way to enter a user name, pass word, and environment, so ubeprint has to run on a machine that has OneWorld executing with the user you want logged in to the environment you want.

We've even gotten this to run from remote machines which don't have OneWorld installed by having the issue an "at" command with reference to the machine where we run ubeprint from:
c:\> at \\DEPSERVER 13:55 ubeprint BCH R014021 XJDE0001 1

Hope that helps.
 
I have never found any documentation on the runube command, but I was told by someone at JDE that the parameters are as follows:

runube <JDE_USERID> <PASSWORD> <JDE_ENV> <Runbatch> <Version> <Queue> Batch (Hold or Print) Save &

We have been successfully using this format in Unix scripts.
 
FWIW

If you type 'runube' at the command line (prompt) with no parameters, it
will list the correct syntax.

Thanks,
James

IBM Business Consulting Services
OneWorld CNC Consultant
Cell #: 612-247-1746



sacosta
<steve.acosta@martinma To: James Wilson/Chicago/IBM@IBMUS
rietta.com> cc:
Sent by: Subject: Re: RUNUBE parameters
owner-jdelist@jdelist.
com


02/06/2003 08:56 AM
Please respond to
jdelist






I have never found any documentation on the runube command, but I was told
by someone at JDE that the parameters are as follows:runube <JDE_USERID>
Save &We have been successfully using this format in Unix scripts.
--------------------------
To view this thread, go to:
http://www.jdelist.com/ubb/showthreaded.php?Cat=&Board=OW&Number=49353
+ - - - - - - - - - - - - - - - - - - - - - - - -+
This is the JDEList One World® / XE mailing list/forum.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found on the JDEList Forum at
http://www.JDEList.com

JDEList is not affiliated with JDEdwards®

+ - - - - - - - - - - - - - - - - - - - - - - - -+
 
Back
Top