BI Publisher (MOSC)

MOSC Banner

bursting - how to print based on variables

edited Jun 25, 2018 4:20PM in BI Publisher (MOSC) 10 commentsAnswered ✓
 i have the following in my bursting file:

<xapi:delivery> <xapi:email id="123" server="smtp-com-americas.itt.com" port="25" from=" XMLreports@itt.com " reply-to=" XMLreports@itt.com "> <xapi:message id="123" to="${CF_EMAIL}" attachment="true" subject=" Commercial Invoice No: ${DELIVERY_ID}"> Please review the attached Invoice ${DELIVERY_ID} </xapi:message> </xapi:email> <xapi:print id="printer1" printer="lpd://CMCPRN/680uk" </xapi:print> </xapi:delivery> how do i print to this printer based on 2 variables in the xml output?

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