How to get output file in a multi-node environment.
I used to call the following API from my java code to get the output file url.
call fnd_webfile.get_url with the following paramters...
(file_type, request_id, gwyuid,two_task, expire_time);
But in a multi-node environment, output could be in any node and this call is not able find the output file.
your help is highly apprciated.
regards
Abdul
0