BI Publisher (MOSC)

MOSC Banner

Manage translations of the mail body

edited Feb 20, 2013 7:40AM in BI Publisher (MOSC) 8 commentsAnswered
Hi,

I am trying inside the bursting control file to manage the translations of the mail body (not the attachment). Is there a way to do that ?

Example :

<?xml version="1.0" encoding="UTF-8"?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
   <xapi:request>
      <xapi:delivery>
         <xapi:email server="smtp.xxx.com" port="xx" from="" reply-to ="">
            <xapi:message>     
               <![CDATA[
                  -- MESSAGE IN ENGLISH
               ]]>
              
               <![CDATA[
                  -- MESSAGE IN FRENCH
               ]]>
            </xapi:message>
         ...

Regards,

Thomas.

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