Email Bursting with Translations

Hi All,
I am currently working on an requirement which involves emailing order acknowledgement report in multiple languages based on customer language preference.
I have created base template and registered in English and United States territory. I have created different xliff flies for translation. When the report is run as standalone the report is printing in different languages. However when I try to burst the report and send email, its not considering translations and sending email in English only I am including my burst file.
Any help is appreciated.
<?xml version="1.0" encoding='utf-8'?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
<xapi:globalData location="stream"></xapi:globalData>
<xapi:request select="/XXDOEXOEACK_EU/LIST_G_HEADER_ID/G_HEADER_ID">
<xapi:delivery>
<xapi:email server="mailhost" port="25" from="[email protected]">
<xapi:message id="email123" to="[email protected]" content-type="html" attachment="true" subject="${CF_XXD_SALES_ORDER_ACK_EMAIL_S} ${ORDER_NUMBER}">
Please review the information on attached pick slip.
</xapi:message>
</xapi:email>
</xapi:delivery>
<xapi:document output-type="html" delivery="email123">
<xapi:template type="rtf" location="xdo://XXD.XXDEXOEACK_EU.en.00/?getSource=true" ></xapi:template>
</xapi:document>
</xapi:request>
</xapi:requestset>
Thanks,
Sudheer

Hi Parin,
    Hope you are doing well. It seems bit tricky. I would try by creating a hierarchy node variable & restricting that to emploeyee manager. It may help you to avoid skipping of em_1 & emp_2 from distributing report. Not sure if it helps.
Cheers,
Ramesh

Similar Messages

  • Infomation Broadcasting with Email Bursting with hierarchy

    Hi,
    We have a scenario where based on the employee hierachy, we need to use email bursting. We have following emplyoee hierarchy.
    Employee_Manager
      -> Employee_1
      -> Employee_2
    The infocube contains data for expense made by each employee. So if employee_manager should be able to get expense incurred by employee_1, employee_2 and employee_manager.
    The requirement is to send report to manager for expense made by his/her team.
    This employee infoobject has the attribute as username where the email should be sent.
    The problem is ->
    when I run the email bursting with selection employee manager, it only sends data for employee_manager and not for employee_1 and employee_2.
    So basically the email bursting does not consider hierarchy.
    Any inputs is appreciated.
    Thanks,
    Parin Gandhi.

    Hi Parin,
        Hope you are doing well. It seems bit tricky. I would try by creating a hierarchy node variable & restricting that to emploeyee manager. It may help you to avoid skipping of em_1 & emp_2 from distributing report. Not sure if it helps.
    Cheers,
    Ramesh

  • BI Publisher Email Bursting with HTML code

    Hi ,
    Possible to use the following HTML hyper link code in the email deliver
    *<a herf="www.google.com">google</a> parameter5*
    tried but no luck Please tell me the solutions.
    Thx
    Edited by: 924603 on Nov 9, 2012 10:51 AM
    Edited by: 924603 on Nov 9, 2012 10:52 AM

    I am facing a strange problem in EMAIL Bursting using Java API. If I am sending 10 PDF files as attachment to 10 recipient, status is showing as successful. But not all recipients are getting EMAIL attachment. only 8 people are getting attachments. Can any one help me out in removing this problem. How to send attachments to all recipient?

  • Bursting with translation and security attributes?

    Hi folks,
    I've been lurking on the forum for a while and despite not always finding a solution, existing threads normally pointed me in the right direction - so thanks :)
    I'm working on EBS 11.5.10 with the latest Bi-Publisher 5.6.3 (5472959) and bursting (5968876) patches installed.
    I have successfully done the following individual AR Invoice Bi-Publisher tasks:
    1. translated an invoice RTF template by attaching an xliff file to the data definition,
    2. applied security attributes to the template to restrict updates on the resulting PDF,
    3. burst a custom AR invoice print and emailed the resultant pdf's.
    The PDF generated by the combined Invoice print correctly applies the translation and security attributes; however when I run the "XML Publisher Report Bursting Program" to the XML file the resultant burst PDF's do not apply the translation or security attributes. I assume this a limitation of bursting control files? If so, is this on the list of future enhancements to Bi-Publisher?
    Here's an example of my control file document entry, I have included locale and pdf-security entries - these don't cause an error but equally don't generate the desired result (p.s. I know I'm emailing on a PRI filter - it's just a test):
    <xapi:document output-type="pdf" delivery="att_email">
    <xapi:template type="rtf"
    location="/usr/tmp/xxxINVOICE3.rtf"
    locale="fr-US"
    pdf-security="true" pdf-encryption-level="1" pdf-permissions-password="xxxxxx"
    filter=".//G_INVOICE_HEADER[PRINTING_OPTION='PRI']" >
    </xapi:template>
    </xapi:document>
    Thanks
    Dave

    =================
    ==Properties Idea's
    =================
    You would have happened to try applying the security stuff in the application for your template? Try that and see if the pdf properties get set.
    If that doesn't work your left with two options:
    1. create a java concurrent program and set the properties manually.
    2. Log a tar.
    =================
    ==local idea's
    =================
    Are you sure you don't have to create template config for the locale? i suspect that's why it's not applying the xliff translation. Also, your NLS_LANG needs to be set to FRENCH for the approriate template to be applied. If your logged-in as english your french format template will not be applied, neither will the translation. As an example you can query vl table and you'll only get american (us) but if you alter your session you'll get the translation for that language when your query the table.
    location="xdo://xxxAR.xxx_XML_PRINT.fr.US"
    try it out and see if that works. Note: This will only work if your session NLS_LANG is set to FRENCH.

  • Email bursting program fail with java null exception

    Hi All,
    I am trying to use xml publisher email bursting program on 11i (11.5.10.2) but getting following error.
    XML/BI Publisher Version : 5.6.3
    --Exception
    null
    java.lang.NullPointerException
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.getSystemTempDirectory(JCP4XDOBurstingEngine.java:433)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:114)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    Got solution for this. It was temp directory setting and i did
    Ran program but failed again with following details
    XML/BI Publisher Version : 5.6.3
    Updating request description
    Retrieving XML request information
    Preparing parameters
    Set Bursting parameters..
    Bursting propertes.....
    {user-variable:cp:territory=US, user-variable:cp:ReportRequestID=3102217,
    user-variable:cp:language=en,
    user-variable:cp:responsibility=21708,
    user-variable.OA_MEDIA=http://beckett.teknobit.com:8006/OA_MEDIA,
    burstng-source=TBS,
    user-variable:cp:DebugFlag=N,
    user-variable:cp:parent_request_id=3102217,
    user-variable:cp:locale=en-US,
    user-variable:cp:user=RAVI,
    user-variable:cp:application_short_name=XDO,
    user-variable:cp:request_id=3104098,
    user-variable:cp:org_id=82,
    user-variable:cp:reportdescription=TBS Service Sales Quote}
    Start bursting process..
    Thanks to all.
    I am all set.
    Thanks
    Ravi Tripathi
    Edited by: Ravi Tripathi on Oct 16, 2009 8:25 AM
    Edited by: Ravi Tripathi on Oct 16, 2009 8:56 AM

    Set eh temp directory in Xmlp responsibility Admin tab, properties or in Java program.

  • Customer Broadcasting - EMail Bursting Broadcast with hierarchy

    Hi,
    At the moment I broadcast with the broadcast function email bursting to our customer. (single customer)
    I maintained a mail adress for each customer.
    Now we have a special demand.
    I should broadcast to customer groups.
    Customer Group is a special hierarchy level in our customer structure.
    For example one customer group have 10 single customer.
    So for example the customer from hierarchy level 2 should get a report with all customers in hierarchy level 3
    Is it possible to work with hierarchies in the email bursting function ?
    Thanks
    thomas

    Hi Thomas,
    Im not sure by hierachy group but you could so it by role.  So all customers who you assign a certain role will get a certain report.
    Nick.

  • Problem with Email/Bursting configuration?

    Hi,
    I am having an issue with configuring email/bursting for my report. I have set up the email server according to the docs, and verified that the server is working (we also use it as OBIEE Delivers server, it's working there).
    When I schedule the report to burst, it just says Running forever, and I have to manually cancel it.
    I am thinking there is a problem in the bursting config in the report. I attached the screenshot below of my bursting config. Is there anything that looks wrong with my config? When I run the query in SQL Developer, it returns the rows properly.
    Thanks
    !http://soundvoid.net/work/bursting_config.jpg!
    Edited by: oroborus on Feb 1, 2010 11:51 AM

    If I uncheck BUrst Report when scheduling it, and type in my email address as delivery destination, it works fine.
    When I check Burst Report so it uses the bursting configuration in my report, it hangs. We need to use the bursting feature though to pickup the email addresses in the database.

  • How can I view captivate files emailed with translated text?

    I cannot open captivate files with translated text. System states the file is not damaged. If file was an attachment make sure it was decoded correctly.

    I think I was encountering the same issue.
    I solved it installing Itunes 10.5.1(42), even if I'm not using Itunes at all.
    Albumarts will now appear in every folder from the finder.
    I closed my topic because I solved it :
    https://discussions.apple.com/message/16640910
    Is it the same for you ?

  • Email bursting send report as HTML in email body

    Hello,
    I have Oracle BI Publisher 10.1.3.4.1 (build# 1101) version installed as part of Oracle Business Inteligence.
    I have question about email bursting. I created simple report and I am bursting it via email. But I would like to send report in HTML as part of email body and not as attachment. I read that it is possible in other versions of BIP (as part of EBS) with using of bursting configuration file. But I can not use this file with my version of BIP, I can configure bursting only vie SQL query.
    Is there any solution?
    Thank you

    My bursting SQL query:
    SELECT DISTINCT
    ip.APPL_ID KEY,
    '11F_Search_Prospect_Email' TEMPLATE,
    'RTF' template_format,
    'en-US' locale,
    'HTML' output_format,
    'EMAIL' DEL_CHANNEL,
    ip.email PARAMETER1,
    '[email protected]' PARAMETER3,
    'Welcome' PARAMETER4,
    'true' PARAMETER6
    FROM ugrad.inquiry_prospect ip,
    ugrad.correspondence f,
    ugrad.address e,
    ugrad.f_lookup fl
    WHERE ip.appl_id = f.appl_id
    AND ip.APPL_ID = e.APPL_ID
    AND fl.TYPE_CODE='C'
    AND ip.record_stage = 'Prospect'
    AND e.COUNTRY_CODE=fl.code
    AND e.table_name = 'INQUIRY_PROSPECT'
    AND e.address_type =
    NVL ((SELECT gg.address_type
    FROM ugradadm.address gg
    WHERE gg.address_type =
    DECODE (f.mailpref,
    'Home', 'HOME',
    'Best', 'LOCAL',
    'HOME'
    AND gg.table_name = 'INQUIRY_PROSPECT'
    AND gg.APPL_ID = ip.appl_id
    AND((gg.address_type='LOCAL' AND NVL(gg.address_expir_date,sysdate)>sysdate)
    OR gg.address_type='HOME')),
    'HOME'
    AND f.batchid = :Batch_ID
    This report when bursted sends an email with the layout template as html body.
    The EMAIL configuration is set with a server Port number and its host address.

  • How do I customize the Email Attachment name in Email Bursting?

    I had worked on BI Publisher extensively on 10g and 11g. I have a client requirement with BIP email bursting to deliver the reports as email attachments. I'm able to do it, and also customize mail body etc. However the email attachment file name is randomly generated with some numbers. I read through the docs, and couldn't find any parameter mapping to the attachment/file name (like we do it with File bursting). How do I specify the mail attachment file names in my Busrting properties?
    Thanks,
    Padma

    Please go through the following link:
    http://garethroberts.blogspot.com/2008/03/bi-publisher-ebs-bursting-101.html
    I think after the 'Output' we can specify the filename

  • Email Bursting only Sending First Delivery

    We are using the standalone version of BIP (10.1.3.3.2), and when I try to test burst a report using email delivery BIP consistently sends the first delivery, but fails on each subsequent delivery. I suspect it has to do with my bursting SQL, but it's hard to say.
    My Data source is like this:
    <DATA>
    <K2_QUERY>
    <ROW>
    <NAME>JON GOODING</NAME>
    <BRANCH>MED</BRANCH>
    <CUSTOMER>SHASTA SERVICES INC DBA THE TIMBER</CUSTOMER>
    <VISIT_DATE>2008-06-12T00:00:00.000-07:00</VISIT_DATE>
    <CONTACT>Michael Williams - Project Mgr</CONTACT>
    <PRIORITY>Medium</PRIORITY>
    <STATUS>Closed</STATUS>
    <CALL_TYPE>Visit</CALL_TYPE>
    <DETAILS>They purchase rebar form farwest. </DETAILS>
    <ISSUE_TYPE/>
    <ACTION_DATE>null</ACTION_DATE>
    <ACTION_PLAN/>
    </ROW>
    </K2_QUERY>
    </DATA>But with more records. The template groups on branch, with multiple entries per branch.
    The bursting query simply returns an email address for each branch, along with the other required parameters.
    When I execute the query, the first delivery works fine, but each other branch delivery fails. No specific message is provided. I can change the order of my data query by altering the 'order by branch' clause to descending, and another branch is the first delivery - and is sent fine. And once again all other deliveries fail.
    Any suggestions? This is my first attempt at email bursting, and I'm looking forward to writing more reports.
    Thank you, Wolf Moritz

    Hi,
    Thanks for the reply. I just figured it out. What I didn't mention was that I had two data sources, in a concatenated data model. The first query (a header date from dual) was not a repeating element in the report. It didn't seem important at the time, but it was! I just added this header date as a column in my main query and deleted the other query, and only reference it once in the report header. That did the trick.
    Thanks for the offer.
    Wolf

  • Email bursting 1 to many users

    Dear All,
    We are currently in BI 7.0 SP19. We need to send out the BI reports to many users (SAP & non-SAP users) by using the IB-email bursting "filter document by characteristic value". However, we only able to specify 1 e-mail address per country (master data - 0COUNTRY) where we have more than 1 contact person per country. Using the email distribution list in our mailserver may not feasible for our environment because in future there will have more reports' distribution request based on different master data characteristics which also have 1 report to N users relationship. Therefore, we could not keep maintain all distribution list in the mail server. Is there any way we can specify more than 1 email address per country in IB or SAP BI system? Please help.
    Thank you.
    Smiley

    in your task, set the agent type as expression and pass an internal table to the agents field.
    the internal table can hold multiple users. make sure that each user id is prefixed with 'US'.
    for eg, your internal table can have following values.
    USDEV1
    USDEV2
    USDEV3
    USDEV4

  • Bursting with BO EDGE ?

    How can we do bursting with BO EDGE? 
    I have a Crystal Report(2008) which is extract data from SAP through the SAP integration kit.  I also have BO EDGE 3.0 and I would like to publish this report to many sales rep with their own data.  Then, I know with BO Enterprise there a publication feature that allow to do that but I cannot see it in EDGE.   Could you explain step by step how to do bursting with Edge 3.0 and Crystal Report 2008 ?
    thanks in advance.

    In the document "Crystal Reports 2008 User's Guide" I can read;
    "Advanced report publishing
    Also known as report bursting, this new advanced-publishing feature is a
    platform for the mass distribution of personalized content. Multiple reports
    can be created based on different data sources, combined into one desired
    file format (for example, PDF), loaded with personalized content, and then
    sent to a dynamic list of recipientsu2014all in one action. The content can be
    archived, printed, or emailed in separate actions, or simultaneously. This
    feature makes scheduling much faster and easier, and provides the ability
    to conduct cost effective one-on-one marketing campaigns and other
    personalized high-volume reporting.
    Note: This feature is available only with a BusinessObjects Enterprise
    Release 3 server environment.
    Then, I repeat my question because we don't have BO Enterprise:  Can we do Bursting with BO Edge Series 3.0 or 3.1?
    I'm asking because even though there's a note, sometime it's confuse between Enterprise and Edge.

  • Email bursting without attachment

    Dear all,
    while using email bursting to send out bi report, we have to provide a sql. my sql statement is here:
    select distinct
    Operation."Market Director (MD)" KEY,
    'Standard' TEMPLATE,
    'RTF' TEMPLATE_FORMAT,
    'en-US' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'EMAIL' DEL_CHANNEL,
    Operation.EMAIL PARAMETER1,
    '[email protected]' PARAMETER2,
    '[email protected]'PARAMETER3,
    'Your Invoices' PARAMETER4,
    'Hi' PARAMETER5,
    'true' PARAMETER6,
    '[email protected]' PARAMETER7
    from "BE Daily Sales FnP Cost Analysis".Operation
    However, I did not receive any PDF attachment with only the email file output.
    Anyone knows how I can solve this problem? It is urgent!
    Thanks a lot ~!

    You can do it by scripting your own submit button.
    So use a regular button and put the following on the click event of the button. The operators can point to field rawValues instead of hard coding the values (cTo, cCC, cSubject, cMsg).
    var oDoc = event.target;
    oDoc.mailDoc({
    bUI: true,
    cTo: "[email protected]",
    cCC: "[email protected]",
    cSubject: "This is my email subject",
    cMsg: "This is my email message"

  • Email Bursting subject have to modify instead of Warning

    Dear All,
    We are using email bursting option to send pdf statement to our investors, with password protected.
    Email and encryption options are works well.
    Problem is subject line received by the investor's is
    [WARNING :  MESSAGE ENCRYPTED] FW: [WARNING :  MESSAGE ENCRYPTED] Statement Of AccountSome of them thinking that this might be any spam mail because subject line contains the word Warning.
    So we need to remove the sentence Warning from the suject line
    Any idea please,
    Here is our bursting file
    select  sh.UNITHOLDERID KEY,
    'DailySOAEmail'TEMPLATE,
    'RTF'TEMPLATE_FORMAT,
    'en-US' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'EMAIL' DEL_CHANNEL,
    trim(sh.email) PARAMETER1,
    '[email protected]' PARAMETER2,
    '[email protected]' PARAMETER3,
    'Statement Of Account' PARAMETER4,
    'Dear '||holdername||','||chr(13)||'
    Thank you for getting in touch with us.
    As requested by you, please find attached the Statement of Account.
    Your A/c statement has been password protected. Please type your Date Of Birth in the format DDMMYY to open ' PARAMETER5,
    'true' PARAMETER6,
    '[email protected]' PARAMETER7
    from sssl_holder_info_tbl sh,
    VW_UHA_UNITHOLDERADDITIONINFO vuu
    where sh.unitholderid = vuu.unitholderid
    and sh.report_type='B'Thanks in Advance,
    G

    Hi,
    Thanks for your help.
    In our bursting code we didnt mention any kind of encryption coding.
    Just we have given the from, to address and cc column.
    Also for pdf attachment we have given true in the column of 6.
    other than that we didnt mention any encryption logic, but dont know how the pdf get encrypted.
    Thanks,

Maybe you are looking for