BI Publisher (MOSC)

MOSC Banner

Bursting on a BIPublisher Data Model, error-object doesn't exist.

edited Jun 26, 2019 4:23PM in BI Publisher (MOSC) 15 commentsAnswered ✓

Hello. I am trying to set up bursting on a BIPublisher Data Model. I really want it to email out but could not get that to work so went to the file option. This is what I have in the query:

select OWNEREMAIL "KEY",

'Rpt_PII Remediation' TEMPLATE,

'RTF' TEMPLATE_FORMAT,

'en_US' LOCALE,

'PDF' OUTPUT_FORMAT,

'FILE' DEL_CHANNEL,

'C:' PARAMETER1,

'PII.pdf' PARAMETER2

from "DM_PII Remediation"

order by OWNEREMAIL

When I try to save, it gives me an error saying DM_PII Remediation object name is invalid. I tried it with both DM_PII Remediation and the Data Set name of DM_PII. Both give the same error. What am I doing incorrectly?

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