BI Publisher (MOSC)

MOSC Banner

How to call rtf template in report trigger based on parameter

edited Jan 10, 2013 6:10AM in BI Publisher (MOSC) 23 commentsAnswered
Hello All,

My requirement isto display the report based on customer language.
I defined a different layouts for different languages.
I need to run it dynamically based on the customer language. 
I tried  with addlayout api option in before report and after report trigger of my RDF. but it is not working.
I have registered the report using RDF for data and RTF template for layout thru a concurrent program.
Kindly suggest me an work around for this.

My query in After report trigger-

if :P_BILL_TO_CUST='Sweden' then 

   v_set_layout_option := fnd_request.add_layout('XXMI','XXMI_AR_INVOICE_PRINT','en','GB','PDF');

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