while registering executable and concurent program we
register both with application name|<oracle purchasing>?
so my question is why we are defining in both concurent
program and executable?
Answers were Sorted based on User's Feedback
Answer / varun prajapati
Ans: Application name in both Place (in Executable &
Concurrent) have different meaning/purpose. Application
name can be same or can be different in both place
(Executable & concurrent) because they are not depend on
each other & Each have different meaning of name in both
place.
Example:
Application name in Executable: When we register any
executable file, we give the application name, this
indicate particular executable file is register in
particular Application.
Suppose we have register a Report .rdf file in Oracle
Payables in $AP_TOP/REPORT/US (Language).
So any application concurrent program can use this report
from Payables application. i.e Executable file can be used
in many application.
Application Name in Concurrent: Here application name is
that where u defining your concurrent program name to
execute / run any program.
Suppose we have defined a concurrent Program in Oracle
Purchasing. We can run that report which is defined in
Oracle Payable by using this Concurrent Program in Oracle
Purchasing.
So hence application name in both place (in Executable &
Concurrent) have different meaning. Application name can be
same or different.
Hope this Clarifies clearly. the meaning of using
application name in both Place (Executable & Concurrent)
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / apps
There is special purpose of using application names at the
time of Executable definition and Concurrent program
definition.
The Application which is used during Executable definition,
the reports should be under that $Appl_TOP/Reports/Lang
otherwise the concurrent program will error out due to no
file found.
The purpose of application name using in concurrent program
definition, the log and out files are generated under that
particular $Appl_TOP/log or /out directory.
Whatever application you use during your concurrent program
definition or executable but always consider the above two
points.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / reddy
short name which u will give while registering the report
is unique for the application(po/ap/other_tops) not across
the apps. so the short name can be same in the 2 appl_tops
that is the region we match the appl name both in the
executable and in concurrent pgm
i think it is true.
| Is This Answer Correct ? | 4 Yes | 0 No |
both application names are different.In executable
application name is where you can place .rdf file in the
application name will must declared respective application
name. In cocurrent program application name is given any
valid application name in the list...
i think this is correct answer
| Is This Answer Correct ? | 2 Yes | 0 No |
suppose we have purchase order report its application is
oracle purchasing and its .rdf file we place for example at
po_top ok..
while register the executable file we have to register
application name and .rdf file name.
so how can a concurrent program can know about this so that
we register both application name and .rdf name ....
hope the answer is right
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rahul;
both application name purpose is different
executable application name would match that application
where executable have placed.
and concurrenct application name we can put any applicaton
name its not compulsary if we have given
oracle purchasing in executable then we should give same in
concurrent, it can be any application name in concorrent
because it is just to run and schema of apps for any
application is available.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / ramanjula reddy
There is special purpose of using application names at the
time of Executable definition and Concurrent program
definition.
The Application which is used during Executable definition,
the reports should be under that $Appl_TOP/Reports/Lang
otherwise the concurrent program will error out due to no
file found.
The purpose of application name using in concurrent program
definition, the log and out files are generated under that
particular $Appl_TOP/log or /out directory.
Whatever application you use during your concurrent program
definition or executable but always consider the above two
points.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / roshan
The concurrent program will initialize while running It
will seek APPLICATION NAME,PATH.so that concurrent program
know the program/executable file where it reside.
| Is This Answer Correct ? | 0 Yes | 2 No |
How is choreography different from orchestration?
what is the difference between request group and request security in oracle apps?
What are the benefits of using soa architecture?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
Hi All, I have one year experience in Oracle Apps.I want to know that what is value of oracle Apps in market?..I have doubt,here I need to learn Oracle Apps more..because I know the opportunities in market ... otherwise need to learn other technologies ?..... And In Oracle Apps ,which is impotant Functional or technical knowledge ?
wht r the basetables of customer interface?
can we get profile values in report without using user exists is it possible how?
what is multi org structure?
what is the use of anchors?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
What is REF Cursor?
19 Answers Infosys, Intelligroup,
In hierarchical structure of a database? we have write query from where we should start?