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?
Answer Posted / 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 |
Post New Answer View All Answers
In support project one ticket alloted which steps follows manualy tell me ?
q)what are the validations in sql*loader
1. when we r doing interface/conversion which things u will take care to improve the perfrmonce?(except bulk collect) 2. In conversion,u r loading the data using sql*loader,I dnt want to use sql*loader,& i have millions of records,Id der any way to load the data withing fraction of time considering best performance. 3. When u r doing conversion,taht using sql*loader u r loading data into staging table,u r writing control file bt I dnt want to use sql*loader,when u r creating con prog that time can we pass all values from flat file using paramere,valuset?how? 4. In flat file u got 50 records,out of 50 ,30 records are proceesed & inserted into base table,after taht clien understood that 1 item having wrong name e.g insted of ABC he given DCE, so can we delete?hw?(client permission is der) i have lot of wrong item name randomly spreaded,can we delete it?hw? 5.after doing validation hw u will follow approach to error out records?if i want to send all the error out records to client daily,whats ur approach? 6. In outbound interface is der any way to load the data(large data-millions of records) except UTL_FILE package? 7. what is parsing? 8. In technical doc.s which section will mention?except code? 9. Do u have any idea about code depository tool? 10.whats is performance tunning,DB link? 11, How u will do RMA?
what is the differences between internal requisition and internal sales order?
How can we import the data into a database using sql * loader?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
can we use look up type instead of a pofile option?or valueset?is it possible how?
please send me forms, xml pulisher questions,answers
List the types of flexfield?
Can u give the Documentation of Custom.pll in oracle apps
What are file in oracle.
Which oracle apps version you are very confident in?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
how can develope the po variance and po summary report? with tables mandatory columns and query please?