BI Publisher (MOSC)

MOSC Banner

We are tying to use BI Publisher web services in an ADF application . Our requirement is when the us

edited Nov 19, 2019 1:24PM in BI Publisher (MOSC) 7 commentsAnswered

We are using below code to create the file on the local machine and then try to use java command to open the pdf file, but for some reason the file is blank.

When we use setReportOutputPath method the file is creating successfully on the BIP server.

package com.oracle.xmlns.oxp.service.v2;

import java.io.FileNotFoundException;

import java.io.FileOutputStream;

import java.io.IOException;

import javax.servlet.*;

import javax.servlet.http.*;

import java.io.OutputStream;

// This source file is generated by Oracle tools.

// Contents may be subject to change.

// For reporting problems, use the following:

// Generated by Oracle JDeveloper 12c 12.1.3.0.0.1008

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