Home » Applications » Oracle Fusion Apps & E-Business Suite » how to register a concurrent program
how to register a concurrent program [message #140327] Mon, 03 October 2005 16:01 Go to next message
satchin
Messages: 24
Registered: September 2005
Junior Member
hi guys
can anybody tell me how to register a concurrent program ?? is it possible using AD_DD PACKAGE?? any syntax avilable??
thanx

satchin
Re: how to register a concurrent program [message #140342 is a reply to message #140327] Mon, 03 October 2005 18:42 Go to previous messageGo to next message
Kavitha Suresh
Messages: 22
Registered: September 2005
Junior Member
check out http://download-west.oracle.com/docs/cd/B25284_01/current/acrobat/115devg.pdf
Chapter - PL/SQL APIS for concurrent processing.

You can use FND_PROGRAM.REGISTER API

Or If you have defined the concurrent program in one instance, you can download the definition from that instance and use a FNDLOAD upload .
Re: how to register a concurrent program [message #140378 is a reply to message #140327] Mon, 03 October 2005 23:04 Go to previous messageGo to next message
manwadkar
Messages: 104
Registered: September 2005
Location: Washington DC
Senior Member

Exactly what is your problem while registering concurrent program? Please read user's manual to get step by step help on this. Otherwise I will definitely help you on this.
Re: how to register a concurrent program [message #140510 is a reply to message #140327] Tue, 04 October 2005 09:27 Go to previous messageGo to next message
simi_ghy
Messages: 18
Registered: July 2005
Junior Member
First go to the menu Appication Developer .
Then go to the submenu " Executable" under Appication Developer . This is the executable name of your program.It may be PL/sql Stored procedure, Reports etc.
Then go to concurrent -> program. Give a program name and attach the executable to it.Save it.
Now check the request group attached with the responsibility from where you want to run your concurrent program.
Go to menu "System Administration" and then go to request group. Search by the request group with which you want to attach your concurrent program.Add your concurrent program to it and save it.
your registration is complete.
Re: how to register a concurrent program [message #140542 is a reply to message #140327] Tue, 04 October 2005 12:34 Go to previous messageGo to next message
AndreaDRich
Messages: 17
Registered: September 2005
Junior Member
Why do you want to use ADD Package.Are you trying to register a custom program in Apps side? If Yes,then there are 2 steps to perform:AOL or system adminstration->Concurrent->executable
1:Concurrent Program Executable Block:
Executable
Enter a name for your concurrent program executable. In the
Concurrent Programs window, you assign this name to a concurrent
program to associate your concurrent program with your executable
logic.(enter 8 Chars)
Short Name
Enter a short name for your concurrent program executable.(enter 8 chars same as Executable name)
Application:The concurrent managers use the application to determine in which
directory structure to look for your execution file.(use custom application)Execution Method
The execution method cannot be changed once the concurrent program
executable has been assigned to one or more concurrent programs in
the Concurrent Programs window.(depending on the program select the executable)
Concurrent Programs Block
The combination of application name plus program name uniquely
identifies your concurrent program.
Program
give longer, more descriptive name when you view your
requests in the Requests window. If this concurrent program runs
through Standard Request Submission, you see this name in the Submit
Requests window when you run this program.
Short Name
Enter a brief name that Oracle Applications can use to associate your
concurrent program with a concurrent program executable.(give 8chars)Application
The program’s application determines what ORACLE username your
program runs in and where to place the log and output files.
Enabled
Indicate whether users should be able to submit requests to run this
program and the concurrent managers should be able to run your
program.
Disabled programs do not show up in users’ lists, and do not appear in
any concurrent manager queues. You cannot delete a concurrent
program because its information helps to provide an audit trail.
Executable: Name
Select the concurrent program executable that can run your program.
You define the executable using the Concurrent Program Executables
window.(give the executable name you have given in the previous window) You can define multiple concurrent programs using the same
concurrent program executable. Executable: Options
Some execution methods, such as Oracle Reports, support additional
execution options or parameters. You can enter such options in this
field. The syntax varies depending on the execution method.

this is basic registration.but you can do many more like asking for a input file at runtime etc.hope this helps!!!
Developer guide is best resource chapters 15-17 are very usefull as they have screenshots too.
Andrea.
Re: how to register a concurrent program [message #140559 is a reply to message #140327] Tue, 04 October 2005 14:12 Go to previous messageGo to next message
satchin
Messages: 24
Registered: September 2005
Junior Member
hi all

first i wud like to thank all of u for ur inputs. iam new to oracle apps.....i know that we can register a table or a column using ad_dd package.....i just wanted to know if its possible to register a concurrent program with the above mentioned package.
and also, is that how a technical guy does(the registeration) the way u have mentioned it to be( sys admin..concurrent...etc)??

hope my question is clear

thanx

satchin
Re: how to register a concurrent program [message #140778 is a reply to message #140559] Wed, 05 October 2005 10:16 Go to previous message
mchittib
Messages: 87
Registered: September 2005
Member
Its ur call.
Both do the same task.
I am being a technical guy would refer to do using the AndreaDRich's described way.
Previous Topic: OSP Sick Adjustment
Next Topic: Cannot defined concurrent manager
Goto Forum:
  


Current Time: Thu May 09 18:25:01 CDT 2024