BI Publisher (MOSC)

MOSC Banner

XML Report Publisher concurrent program generates output file with unknown extension

in BI Publisher (MOSC) 3 commentsAnswered

Hello,

I am calling the XML Report Publisher concurrent program in my plsql code and passing the request id of the other program to generate the output in Excel format. Program completes normal. When I click on view output it generates the file with no/unknown extension. I will have to rename the file as .xls and then open.

Am I missing something? Can't this program save the output file with .xls extension.

Below is the API call to call the program.

fnd_request.submit_request ('XDO',  'XDOREPPB','NULL', SYSDATE,

                  FALSE, argument1  => 'Y',

                  argument2  => lv_req_id,

argument3  => '702',

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center