Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

BI Publisher Enterprise Edition merge different output

Received Response
11
Views
1
Comments

Summary

BI Publisher Enterprise Edition merge different output

Content

Hi All

Siebel calls different output all the day and burstin is working fine

I have a requirement: Create a file for all the outputs generated and burst this final file at the end of the day

Any idea how to achieve it ?

Regards

Answers

  • YGUTTIKONDA
    YGUTTIKONDA Rank 6 - Analytics Lead

    The requirement is not clear. . from what I understand there are multiple job that creates multiple outputs / files and you want all the files to be merged correct ?

    Are all the outputs writing to the same location ?

    Are all the output type same ? PDF ??

    if both are yes and output is PDF write a utility to merge the pdf files into a single PDF. ..you can use API's or utilities available ..

    Hope this helps