BI Publisher (MOSC)

MOSC Banner

XML Layout is not attaching while triggering XML publisher report via a request set from back end, O

edited Jun 8, 2016 9:14AM in BI Publisher (MOSC) 13 commentsAnswered

Hi All,

XML Layout is not attaching while triggering XML publisher report via a request set from back end, Output is shown in XML tags.

But the same is working when we submit the request set from oracle application.

Tried with  “add_layout” option   before call to the xml report in a request set , but it not working , output shown in XML tags.

Tried code Option 1)

x_layout :=

fnd_request.add_layout (template_appl_name   => 'XXABC',

template_code        => 'XXABCBOL',

template_language    => 'en',

template_territory   => 'US',

output_format        => 'PDF');

l_conc_prog_submit :=

fnd_submit.submit_program ('XXABC', -- Application short name

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

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