Concurrent request output to be displayed from a custom oracle form
Hi,
I have a requirement to view the concurrent request output from a custom form.
I can use the function "fnd_webfile.get_url " in a PL/SQL procedure and get the value for URL for the request output.
I am not sure how I can call this function from the form directly , ie not sure which library needs to be attached.
and also how to display the URL which has been obtained.
regards
I have a requirement to view the concurrent request output from a custom form.
I can use the function "fnd_webfile.get_url " in a PL/SQL procedure and get the value for URL for the request output.
I am not sure how I can call this function from the form directly , ie not sure which library needs to be attached.
and also how to display the URL which has been obtained.
regards
0