Automatic distribution of published reports

Hi all,
We have been playing around with the delivery manager API's and have used them to email documents with no problems. What we want to be able to do is take a single data source, generate a separate pdf for each group of elements (lets say for each customer). It is not clear how best this can be done.
I have looked at the "Document Processor Engine" as well and it looks like we could create one data source that contains the data to be formatted and delivery instructions. Has anyone used this? Is this the way to go or is there another approach?
David

The IEX code refers to the Advanced Collections module in AR. I think its at least an 11.5.10 product if not one of the CU releases on top of that. So if you are not on a late enough patch level then the file will not exist.
You could find the relevant patch on metalink and look for the file.
Now the original question was about bursting, in the 5.6.1 release (see the sticky at the top of the forum) we have bursting support. the bursting engine basically takes XML data e.g. batch of invoices and a control file which instructs the engine how to burst and what template to be used and where the resulting document needs to be sent. Check out the user guide for details. Im working on a paper about bursting in the EBS.
Tim

Similar Messages

  • Dynamic infoview inbox destination of published reports?

    I'd like published reports to be automatically organized in the Inbox of recipients; that is, I'd like to run some code that decides how to organize the reports in subfolders and delete old versions of reports.
    What are the appropriate hooks for doing this?
    A post-publication event? That would invoke some code to move a report to a subfolder.
    A hook to dynamically specify the destination? That is, register a managed destination that would apply some built-in delivery rules.
    Or will we have to schedule some code to run that drives everything: executing the publication and then doing whatever Inbox cleanup for the recipients?
    These are newbie questions. Thanks in advance.

    A publication has a notion of "publication extension" which is configurable in the CMC console but not in InfoView. The mechanism is described in the SDK guide.
    This is a plugin deployed to BO's java/lib/publishingPlugins directory. There are a couple of different callbacks available.
    A "distribution complete plugin" is instantiated and run on a "scope batch" basis; see the example in the SDK guide. The scope batch is available from the context passed to the plugin.
    The javadoc for IDistributionCompleteContext appears to be out of sync. The context does provide the publication and the scope batch; ignore the comment, "For internal use only."
    Various aspects of the lifecycle and API are underdocumented. To retrieve the parameter configured by CMC, look up the plugin's IPublicationEventHandlerInfo and do something like:
    handlerInfo.getMethodParameters().getParameterValue("PARA_NAME").
    Note that "publication extensions" are entirely different from "processing extensions."

  • Xml Publisher Report Without RDF

    Hi experts,
    I need to customize the seeded XML publisher report.Till now i developed XML publisher reports by developing rdf only. But here i didn't see any rdf for it..
    without rdf how we can create the xml publisher report. I need to insert a field in this report where i need to insert this field.
    where i found the SQL query for this report.Please help me
    Thanks
    Ashok

    Thank u,
    Here I need to customize the Sales Order XSL Template which is a seeded template in Order Management.
    and it will execute when user select the actions button-> print and prview .so there is no concurrent program for this.they did the setups for this.
    I didn't find any datetemplate for this in data defination window.here I need to change this one as
    1.     Update the Report Header to read “Dispatch Note” instead of “ORDERING DOCUMENT”.
    2.     Inclusion of logo for each police authority (Open Issue).
    3.     Modification to include *“United Kingdom” instead of U.S.* in the free text portion of the PRODUCT section. “United Kingdom” value will be derived from the country specified for the selected organization and not hardcoded.
    4.     Footer to include shipment date instead of Sales Order Creation date and the document should be available to print only after Ship Confirm.
    5.     Updating the Layout template in the Transaction Type setup, so that it points to the modified layout template.
    6.     The modified Dispatch Note document will be included in the Ship Confirm document set and this document set will be included in the respective Ship Confirm rules. This Ship Confirm Rule will be attached in the Shipping parameters tabs for both the organisations. This step would enable the Dispatch Note to be printed automatically after successful completion Ship Confirm process.
    I have *.XSD file and .XSL file * .. I don't find any data template in datadefination window to see the SQL query.
    I thought now i have to change the *.XSD AND .XSL FILES* is it right? Is there any other solution for this ..
    Thanks
    Ashok
    Edited by: 886640 on Oct 11, 2011 6:41 AM
    Edited by: 886640 on Oct 11, 2011 10:00 PM
    Edited by: 886640 on Oct 11, 2011 11:07 PM

  • Issues with BI publisher report in dashboard

    Hello all,
    I got some issues about BI publisher reports in a dashboard.
    I use a dashboard prompt in combination with a BIP report.
    1.) I don't want to see the publisher control bar in my dashboard. Now you can't view the report anymore after using the dashboard prompt. Because it says you have to press the view button which is on the publisher control bar.
    So when I add the bar. Then I have first to press on go in the dashboard prompt and after that I have to press on view in the publisher control bar.
    2.) When I open my dashboard I see a scroll bar in my BIP report. Now when I use the dashboard prompt, it disappears. So I can't view the entire report anymore
    3.) I like to develop in english, but the test must be in dutch. Now I have a english dashboard with a dutch control bar. Also logging in to BIP in english and then navigating to analytics will not help.
    4.) I can't use I-bots on BI publisher reports, or can I?
    5.) This is not really an issue, but more like a problem but I want that users can view the BIP report on the dashboard only in HTML, but I want that they only can export to excel, is this possible?
    Hoping for some answers ;)
    Thanks in advance!
    Message was edited by:
    Remc0

    Hi Venkat,
    Thanks for your quick respond.
    1.) Auto Run is enabled. And the report runs automatically as well. But then it ignores the dashboard prompt (as a regular report would do as well). But when I choose some values in the prompt and then press go. Then it says I have to press on view as well.
    2.) no that is not the case. My report is so big that it always need a scroll bar ;) also adjusting the size settings in the dashboard doesn't help. The only occurs when viewing in HTML, when previewing in excel or RTF it all just work fine.
    3.) true, but ow well this is the least importetant one ;) so if this doesn't work, than it doesn't work ;)
    4.) Ok, I will have a look on that.
    5.) I did enabled HTML and EXCEL outputs in my BIP report. But when the first point is working, then I don't want to see the control bar anymore and I want to have the output on the dashboard in HTML and then I want to build a button, or a link or something that exports the request to excel. Is that possible?

  • Scheduling a BI Publisher report and save the results in an external folder

    Hi ,
    I have a requirement like...i need to schedule a BI Publisher report and the saved results(downloaded file of the BI Publisher report) should save in an external folder automatically.
    My development instance is Windows and my Prod instance in Linux and i am running on OBIEE 10.1.3.4.2.
    Thanks in advance,
    Pramod.

    Hi ,
    I have a requirement like...i need to schedule a BI Publisher report and the saved results(downloaded file of the BI Publisher report) should save in an external folder automatically.
    My development instance is Windows and my Prod instance in Linux and i am running on OBIEE 10.1.3.4.2.
    Thanks in advance,
    Pramod.

  • Register BI Publisher report in Oracle Apps

    Hi,
    I wanted to know, if we can register a BI Publisher report in Oracle Apps. Please note that this is BI publisher Release 10.1.3.4...I am not using any rdf here.
    Thanks,
    As

    Hii Gareth,
    The steps you specified are basically used for former XML publisher but as i am developing the report in BI Publisher, when we create data definition in xml administrator responsibility, that time we need to upload a data template file that looks like following:
    <dataTemplate name="InvoiceTest" description="Invoice Test" Version="1.0">
         <parameters>
              <parameter name="P_ORG_ID" dataType="Integer"/>
         </parameters>
         <dataQuery>
              <sqlStatement name="Q1">
                   <![CDATA[select a.invoice_num AS "Invoice Number",
            a.invoice_currency_code AS "Invoice Currency code",
            a.payment_currency_code AS "Payment Currency Code",
            sum(a.invoice_amount) AS "Invoice Amount",
            a.payment_method_lookup_code AS "Payment Method",
            sum(a.approved_amount) AS "Approved Amount",
            b.vendor_name "Vendor Name",
               b.vendor_id AS Vendor_id
                   from ap_invoices_all a,
    po_vendors b
    where invoice_type_lookup_code = 'STANDARD'
    and a.vendor_id = b.vendor_id
    and a.org_id = NVL(:P_ORG_ID,a.ORG_ID)
    group by
            b.vendor_name,
            a.invoice_num,
            a.invoice_currency_code,
            a.payment_currency_code,
            a.invoice_date,
            a.payment_method_lookup_code,
               b.vendor_id]]>
              </sqlStatement>
         </dataQuery>
    </dataTemplate>
    but as Latest BI Publisher does not provide/generate such file automatically (I am not using rdfs but querying the database from BI Publisher itself) so there is no use of using this way registering the BI Publisher report in Oracle Apps as using this way to register a BI Publisher report will lead me to manually make a data definition file and then register it into Oracle Apps. Please suggest me if there is any other way that i can go for or if there is any way i can get the data definition file automatically created from Latest BI Publisher.
    Thanks for your help,
    Regards,
    AS

  • Deploying BI publisher report from OEM plug-in

    Hi!
    I am a bit confused about how to deploy & access BI publisher report from the plugin I develop
    I've found only the http://docs.oracle.com/cd/E24628_01/doc.121/e25161/bi_pub.htm and am a bit confused
    What I did:
    1) Integrated BI publisher with OEM
    2) Developed a BI publisher report
    3) Downloaded 2 files : xdoz and xdmz (DataModel & report)
    4) made folder structure
    /bipublisherreports/
    /EM_Datamodels
    5)packed into jar
    jar cf myjar.jar ./bipublisherreports
    6)put jar into ../oms/reports/emreports
    7)written report.xml (in ../oms/reports/) file:
    <?xml version = '1.0' encoding = 'UTF-8' ?>
    <BIPublisherReports
    xmlns="http://<what ip is here???>/DataCenter/BIPublisherReport">
    <ReportFile relativePath="emreports" fileName="myjar.jar"/>
    </BIPublisherReports>
    The plug-in does not pass validation...
    cvc-elt.1: Cannot find the declaration of element 'BIPublisherReports'. for the MDS id report
    Error is ungooglable =(
    Can anybody help or point to some clear doc?

    cd /tmp
    mkdir STAGE
    cd STAGE
    mkdir bipublisherreports
    cd bipublisherreports
    mkdir EM_Datamodels [notice the underscore]
    mkdir "My Sample Report" [notice, the quotes are necessary since the directory name contains spaces]
    The datamodel needs to go in the following directory:
    -------------- "bipublisherreports/EM_Datamodels/My Datamodel.xdmz" [there is an underscore between EM & Datamodels]
    The reports go in a report directory, for example:
    --------------- "bipublisherreports/My Sample Report/My Report.xdoz" [use spaces here wherever you prefer]
    Make sure your report refers to the datamodel in the right location. So, in BIP, when editing the report, use the above folder names, under the 'Enterprise Manager Cloud Control' shared folder.
    For example, your BIP catalog will look like this:
    Shared Folders
    ---Enterprise Manager Cloud Control
    -------- EM_Datamodels
    -------------- My Datamodel
    -------- My Sample Report
    -------------- My Report
    You then create a jar file with this:
    cd /tmp/STAGE
    jar cvf myemreports.jar bipublisherreports
    Now, you need to make your bip reports part of your plugin source code.
    You put your report.xml in your sysman/metadata/bipublisherreport [note the singular] directory.
    For example:
    <BIPublisherReports
    xmlns="http://www.oracle.com/DataCenter/BIPublisherReport">
    <ReportFile relativePath="emreports" fileName="myemreports.jar"/>
    </BIPublisherReports>
    You then create a subdirectory, sysman/metadata/bipublisherreport/emreports
    And you put your myemreportrs.jar file here.
    You then rebuild your opar using standard EM procedures.
    When a customer later on instals your plugin, the BIP reports that go with the plugin are installed into the EM database repository automatically.
    they can simply do this to deploy the bi publisher reports from em to BIP at any point:
    emcli deploy_bipublisher_reports -plugind="my.sample.plugin" -pluginversion ="12.1.0.3.0" [-force]
    The -force operation overwrites the reports.
    See the complete help text like this:
    emcli help deploy_bipublisher_reprorts
    If they have not yet configured BIP with the configureBIP script, this deploy step happens automatically when they run configureBIP.

  • BI Publisher report in OBIEE Dashboards

    Is there a way to generate the view the BI Publisher report automatically, currently it is asking the user to click the View Report button , "Click View Report to generate report"!
    Appreciate your suggestions.
    Regards
    Bees

    Have you selected 'Auto Run' option under Report -> Properties for the report? That should allow you to view output without clicking the view buttion. However, it will use the default parameters..
    Is your report parameterized? If so, users will have to select/modify the parameter selection and click view to view the results..
    Thanks!

  • Dynamic layout formatting in Oracle BI Publisher reports

    We are creating a planning report in BI Publisher, where in we have a requirement of dynamic formatting based on the month we are running the report. In the report we have different months as columns which displays the values for different KPIs (displayed in the rows).. Now, we need the current month data be highlighted down the column for all KPIs. This means that if it is April, April would be highlighted for all KPIs. Next month when we are currently in May, April would no longer be highlighted and May would be highlighted for all KPIs.. How can we achieve this via BI Publisher? Any help regarding this is really appreciated.

    Hi;
    When we are runnng BI Publisher reports, in the output of reports all the time if any Hypahan symbol comes then it automatically converting into question mark.You got hit this when you are printing?
    Regard
    Helios

  • Buttons in bi publisher report.

    Hi,
    Is it possible to have radio buttons, check boxes like in java application is bi publisher reports.?
    Thanks.

    Oh you were saying about the option having check boxes and radio at the report definition parameter pane yes it is only if you are on 11.1.1.6
    Enhancements to Parameter Display Options
    Enhancements to parameter display options include:
    Support for radio button and check box display of values
    Parameters that are defined as a menu in the data model can now be configured to display the menu options as a list of radio buttons or check boxes. Parameters configured to support one value support the option to display as radio buttons. Parameters configured to support multiple values support the option to display as check boxes.
    New options for placement of parameters in the report viewer
    Previously the report viewer always displayed the parameters in a horizontal region across the top of the viewer. In this release the display of the parameter region can also be configured in one of the following ways:
    In a vertical region along the right side of the viewer
    As a dialog
    As a separate full page
    New report viewer action button to show or hide parameters
    This release adds an action button to the report viewer to enable users to hide or show the parameter region. This enhancement complements the new parameter display options. When report parameters are configured to display as a dialog or in a separate full page, the parameter display region is dismissed when the viewer displays the report. Use the Parameters button to redisplay the parameter region to make new selections.
    Search added to menus
    All parameter menus having more than a specified number of options provide a Search option. For more information, see Section 3.3.1.1, "The Parameter Search Dialog."
    Option to remove the Apply button
    Reports can now be configured to remove the parameter Apply button. In these reports the action of selecting a new parameter value automatically reruns the report.
    http://docs.oracle.com/cd/E25178_01/bi.1111/e22257/whatsnew.htm#CHDCGJBG
    http://docs.oracle.com/cd/E25178_01/bi.1111/e22257.pdf
    assign me some points if helpful

  • Automatic distribution of workbooks

    Hello,
    we are actually under 3.5 and we intend to migrate soon to 7.0. We have created a workbook to report our function cost by cost center and cost center group. Actually, the distribution is done by the controllers and we would like to have an automatic distribution. Our consultants told us that we need an pre-calculation server. This has high RC-cost and we need additionally a specific development to loop for every cost center and cost center group.
    Could you tell me if there is something suitable available under 7.0, perhaps in combination with BO?
    regards
    Harald

    Hello Harald,
    I don't know.
    Precalculation is quite simple, cheap, easy to use and it is a very good tool.
    You have just alocate a dedicated hardware for this purpose.
    You can use a Windows XP with  HDD Space 380 MB and 512 MB RAM
    More information you can find on this note:
         1236773   BI7.X(7.10) Precalculation - General Information&Limitations
    Best Regards,
    Edward John

  • How to Publish reports for endusers

    Hi All,
    How can I publish my webI report on server for endusers?
    Thanks
    Rinki.

    Hi
        For WEBI report, actually no need to publish report as it is already behaved as a publish report. If your user want to view their report then they can easily do it using the report server url (providing necessary credential). In this case you have to make sure that your user account has not administrative privilege. You can also schedule your report (output could be .xls, .pdf)  and automatically can send this report to the end users' email / inbox etc.
    Hope it will help you.
    thanks
    arif.

  • Distribution List Publishing - Zero Suppression

    Hello everyone,
    Is it possible to zero suppress on distribution list publishing in v7?  I believe I could do this in v4.2 and I believe I could do zero suppression in v7 Book publishing, but if I want to publish the files to excel files based on zero suppression, I'm not sure what my options are in v7 MSFT.
    Thanks,
    Grant

    Hello everyone,
    Is there anyone who has found a solution to make a zero suppression in a Distribution List for the v7? I tried to put a !suppresskey in the distribution template but it doesn't take into consideration. I'm trying to have reports in offline and in excel.
    Regards
    Hassanein

  • BI publishing report issue on HP-UX cluster

    Dear All,
    I have a problem about BW publish report .
    Our customer has three BI systems (PRD, QAS, DEV) and three BOE system (XIR3.1).
    Those systems are installed on HP-UX.
    BOE QAS and DEV system used Tomcat, BOE PRD system deployed on SAP WAS.
    SAP QAS and DEV system can publish crystal report to each BOE system.
    But SAP PRD can not publish with error
    u201C0000000001 An error occured when retrieving the role metadata for ZBIROLE001. Returned with RFC code 18 and message: See RFC trace file  or SAP system log for more details. u201D
    Customer PRD system is a cluster environment.
    Copy Error message for u201Cdev_rfc0u201D:
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 3299
    CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=223
    Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1833
    CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679
    Transaction program not registered
    ABAP Programm: RSRFCPIN (Transaction: SM59)
    Copy Error message for u201Cdev_rdu201D:
    LOCATION    SAP-Gateway on host BIPRDA / sapgw00
    ERROR       connection to partner '192.168.7.1:56298' broken
    LOCATION    SAP-Gateway on host BIPRDA / sapgw00
    ERROR       connection to partner '192.168.7.1:60597' broken  
    I test RFC connection with SM59 and test RFC destinations in /crystal/rptadm successfully.
    I also compared the RFC settings and User role between SAP DEV system and PRD system. But I did not any find difference.
    This role had been imported in to BOE system and the SAP user has  administrator rights .
    Is there anyone can give me some advice for next step?
    Thanks in advance!
    Wayne

    Hi Ingo,
    - are you using the BW publishing service or the SAP gateway ?
    Customer used BW publishing service.
    - does SM59 work properly ?
    Yes, SM59 works well.
    - did you create a trace file for the publishing already ? If not - create it and attach it do the forum.
    I am not sure which trace do I need. Could you tell me the details?
    Thanks a lot!
    Wayne

  • Error publishing reports from BW

    Hi,
    I am facing some issues while publishing reports from BW system. I have taken care of all the settings mentioned in Integration Kit guide. We are using BOXI 3.1 SP3  OS:windows 2008 (64-bit)
    The error that we are getting is:
    "0000000001 An error occurred when retrieving the role metadata for YBW_BO_CONTENT_PUBLISHER. Returned with RFC code 18 and message: See RFC trace file or SAP system log for more details"
    I have enabled the trace also, still not able to find the root cause.
    Need help urgently. Thanks.
    Amit Tewatia

    Hi Startos,
    I have matched the auth. as per the admin guide, everything is fine with the role. I have checked the trace file logs, part of which is below:
    "Starting up callback server at 10.239.30.2 sapgw00 with prog-id SEGIDC8BBB5A3
    GetRfcHandle() returned with handle 0
    Connection cloning failed. Message: See RFC trace file or SAP system log for more details
    ERROR: .\job_defs.cpp 52: l_rfcDownloadRoleMdata failed with return code l_rcRfc = 18 Exception:
    Leaving job processor CPubJobGetRoleMetaData(YBW_BO_CONTENT_PUBLISHER)"
    No idea why it calling this IP. This is not the IP of our BW server. please suggest where to check for this.
    Regards,
    Amit

Maybe you are looking for

  • Photoshop cs5 not working(opening) in vista (32bit)

    i cannot access photoshop while accessing it from the start menu shortcut .it says adobe cs5 has stopped working. But can access it through bridge without the filters. please suggest a remidial solution.

  • Layer 3 Web Authentication

    I'm using a WLC and on my SSID I'm using Layer 3 Security with Web Auth and having a guest user enter there email address to gain access to the network. The user connects to the network enters there email address and then has access to the network. C

  • Problem when I installing Apex Application

    Hi all, I facing this error when i installed my application :- ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 1937, column 38: PLS-00123: program too large (Diana nodes)

  • Computer shuts down when it wants to.......

    K, I have only had this computer since Jan, got it at wal-mart,,, it's A505D-56958.. For about two weeks now it turns off about 10 mins after I turn it on or after begin on for about 2 hours, I thought it was a game I had so I took it off, but it sti

  • How do we change the USA store to Canada store???

    i dont understand how, ive change to USA,but i dont know how to rechange?