Xref: alice comp.databases.oracle.tools:20583
Path: alice!news-feed.fnsi.net!newsfeed.wli.net!newsfeed.berkeley.edu!cyclone.swbell.net!typhoon-sf.pbi.net.POSTED!not-for-mail
Message-ID: <36A592D4.5AD5D276@postoffice.pacbell.net>
From: karvepac@postoffice.pacbell.net
Reply-To: karvepac@pacbell.net
X-Mailer: Mozilla 4.05 [en]C-PBI-NC404  (Win95; U)
MIME-Version: 1.0
Newsgroups: comp.databases.oracle.tools
Subject: Re: Newbie - Oracle Financials???
References: <19990106011442.25125.00007976@ng104.aol.com>
Content-Type: text/plain; charset=x-user-defined
Content-Transfer-Encoding: 8bit
Lines: 66
Date: Wed, 20 Jan 1999 00:24:52 -0800
X-Complaints-To: abuse@pacbell.net
X-Trace: typhoon-sf.pbi.net 916819667 207.214.215.57 (Wed, 20 Jan 1999 00:07:47 PDT)
NNTP-Posting-Date: Wed, 20 Jan 1999 00:07:47 PDT
Organization: SBC Internet Services

Hi,

What you are refering to is Registering/Defining Concurrent Programs. The basic
steps involved developing and using a concurrent programs could be summarised as
...(Please note that many of the steps below are huge steps, you could find out
more about them from AOL manuals. Almost each of these steps will require
further clarification and exploration in manuals..)

1.Develop the concurrent program. It could be a sql or pl/sql script or a call
to stored function/procedure/package etc. It could be another Oracle Tools like
Oracle Reports.(2.5 is the current one.).

In the following steps log in Application (found) as System Administrater.

2.Copy the appropriate executable code in the custom directory. Depending upon
the kind of program, the executable will go under $CUSTOM_TOP/sql or
$CUSTOM_TOP/srw or $CUSTOM_TOP/install/sql etc....
3.Use the navigation path /Navigate/Concurrent/Program/Executable to
register/define the concurrent program executable.(Under Character mode
applications)
4.Use the navigation path /Navigate/Concurrent/Program/Define to register/define
the concurrent program (Under Character mode applications)
5.While defining the Concurrent program itself(step 4 above), you could define
input parameters. You can validate the parameters by using value sets.
6.Add the this concurrent program to a report security group. I forgot the
navigation path. But it could be /Navigate/security/Report/Group or something
similar.
7.Now you are ready to go to appropriate responsibility and test your program.

Trick is to browse thru the Topical essays and then try out various forms and
functionality.

I have not given any navigation for value set related stuff. Basically you need
to find out a.how to define a value set and how to define values and how to
define Quick Codes.

I think this is as much as you can get via e-mail.

Thanks...
Sadanand

JamesBri4 wrote:

> I am new to Oracle Financials and I have a few basic questions if anyone can
> help me.
>
> Registration of Program in Oracle Application:
> 1. What is this used for?
> 2. How is this accomplished?
> 3. Why is it important?
>
> Value Sets:
> 1. What are value sets?
> 2. Why are they important?
>
> Program definition
> What are Parameters?
> Why are they important?
> What is parameter validation?
>
> Your help is much appreciated, thank you,
>
> James

 

