Except the SRS window in which we can submit the
concurrent program.

Answer Posted / sachin

Yes it is possible by submitting the request through
backend.Example of submitting request through backend-
declare
x_id number(10);
begin
fnd_global.apps_initialize(6729,50156,201);
--- Userid,Responsibilty_id,Application_id
x_id:=fnd_request.SUBMIT_REQUEST
(application=>'PO', --Application_Name

program=>'ELPOITEM', --Short Name
description=>'Purchase
Order History Impact - AMG', --Description
start_time=>to_char
(sysdate,'dd-mon-yy hh24:mi:ss'),
sub_request=>NULL,
ARGUMENT1=>'01-MAR-
2007', --Argument which we are passing while running
ARGUMENT2=>'31-MAR-2007');
the report through fronthand---
dbms_output.put_line(x_id);
commit;
END;

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

4307


WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?

2587


How many schemas we have? how many you have used?

1608


In support project one ticket alloted which steps follows manualy tell me ?

2219


what is the difference between request group and request security in oracle apps?

5037






please send me forms, xml pulisher questions,answers

1650


List of all the modules under Manufacturing, Finance and Distribution in oracle applications?

1797


What is oracle soa suite and what are its different components?

641


List the types of flexfield?

602


What is a value set? List its various types.

648


how do you describe O2C along with tables

2307


Is soa a part of oracle fusion middleware?

601


What is the concept of soa governance?

764


Tell me where we find the status of order information?

663


What is a flexfield? List out its types.

661