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

Answer Posted / srinivas.r

Yes it is possible by submitting the request through
backend.Example of submitting request through backend.
By using the

FND_REQUEST.SUBMIT_REQUEST
(APPLICATION_SHORT_NAME=>'INV'
,PROGRAM_SHORT_NAME=>'INCOIN'
,START_TIME=>DEFAULT NULL
,ARGUMENT1=>1 --ALL ORGANIZATIONS
,ARGUMENT2=>1 --VALIDATEITEM
,ARGUMENT3=>1 --PROCESSITEM
,ARGUMENT4=>1 --CREATE OR UPDATE ITEM
,ARGUMENT5=>100 --PROCESS_SET
);

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a flexfield? List out its types.

667


what is the differences between internal requisition and internal sales order?

2155


how can develope the po variance and po summary report? with tables mandatory columns and query please?

1975


What are file in oracle.

1812


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?

4312






What is count(*) from po_vendors(any table)?

641


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

1612


please send me forms, xml pulisher questions,answers

1654


Can you differentiate between mediator and osb?

627


What is a value set? List its various types.

650


Can we create tables in apps schema?

622


Is soa a part of oracle fusion middleware?

607


What do you understand by concurrent programs?

619


How can we import the data into a database using sql * loader?

680


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

2223