Can I use BI Publisher integrated with EBS to treat my own xml file?

Thank you for your help in advance.
Our company has several need to convert a related xml files, xml files come not directly from the EBS and we EBS 11i version of BI publisher is integrated 5.6.3 in EBS. Is there anyway that we can leave the BEEP integrated to convert the xml into PDF/RTF format?

-Bill

License issues aside, yes you can. As long as the files are accessible.
you could build a competing program of java which picks up the XML files from a location (file/web), and then calls the appropriate XMLP API function to process the document with a template (this can be stored in the model or the Disk Manager) to generate the output.
Simultaneous java program is the key to leave the concurrent Manager processes the request and handle the output. For more information on check-PCE, link: link: [http://blogs.oracle.com/xmlpublisher/2007/05/howto_java_concurrent_programs.html]
You can also search metalink for more examples.

To return to the authorization, if the data comes from the EBS schema delivered, are you in the terms of the license. If this isn't the case, then you should get a full license of Publisher.

Tim

Tags: Business Intelligence

Similar Questions

  • BI publisher integrated with OBIEE?

    Dear Experts,




    oracle.xdo.servlet.security.AdminUser cannot be cast to oracle.xdo.servlet.security.DirectoryUser


    BI publisher integrated with OBIEE, but I use security as a guarantee of Bi Publisher.

    I created a role in the bi Publisher and trying to assign the report, but it shows the above mentioned error.

    Can use us the Editor while only integrated with OBIEE bi security?


    Thanks in advance!





    Hello Vinay,

    You can't use template security BI Publisher when the BEEP is integrated with OBIEE. You must use the Oracle Fusion Middleware security model in this case because OBIEE manages access. Security model BI Publisher can be used when you use a Simple installation, no installation of the company. To create the roles when you use Oracle Fusion Middleware I recommend you follow our manual steps: http://docs.oracle.com/cd/E28280_01/bi.1111/e22255/config_sec.htm#BIPAD132

    BR,

    Liviu

  • Not able to apply the filter on certain groups of OBIEE integrated with EBS

    Hello

    We have integrated with EBS OBIEE. There are some pre configured in OBIEE RPD groups. These groups are all members of the Group GL safety rules. I applied the filter of some safety GL group business model... But are not filtering data for certain groups. For the rest of the groups it works fine.

    I applied after filter on table GL Business logical area. (VALUEOF (NQ_SESSION. ("" EBS_BUSINESS_AREA_FULL ") = 'X' OR Core. "Dim - GL business district '." "' Level 20 business code" = VALUEOF (NQ_SESSION. (("" EBS_BUSINESS_AREA "))

    But this filter does not work for the following groups
    (1) OBI Budget content Global Support
    OBI 2 overall content power user)

    While it works very well for the following groups
    (1) OBI UK broadcast finance.
    Director of finance 2) OBI UK broadcast.

    I'm new to EBS. If someone can explain how the EBS group are mapped with RPD OBIEE groups and how the security is implemneted then it will be a great help.


    Thank you
    Sandeep

    Hi Sandeep,

    You mean in Oracle eBS? That it would be something like this;

    Select user_id fur.user_name
    user_name fur.description
    rsp.responsibility_name
    rsp.description responsibility_description
    of apps.fnd_responsibility_vl RER
    apps.fnd_user_resp_groups furg
    applsys.fnd_user fur
    where rsp.responsibility_id = furg.responsibility_id
    and furg.user_id = fur.user_id
    and fur.user_name like nvl(:p_user_id,'%')
    and rsp.responsibility_name like nvl(:p_resp_name,'%')
    and furg.end_date is null
    order of rsp.responsibility_name;

    If you mean for Oracle BI EE, check the repository via Manager, security.

    I hope this helps.

    Good luck

    Daan Bakboord
    http://obibb.WordPress.com

  • Can I use your Apple TV with MacBook Air

    I use a MacBook Air, 13-inch, mid 2013, OS X El Capitan 10.11.6. I am interested in Apple TV. With this product I was able to connect my Epson EB - S18 projector to my Mac in order to project movies that I bought on iTunes on my wall of the apartment? Would be there is always a problem to play these movies 'protected' outside the computer itself? Must they be downloaded in SD and not HD? Can I use a patch to connect my Mac to the Thunderbolt port to the projector via the HDMI port? Can I use a patch to connect the VGA cable to the port on the computer to the projector? Please notify.

    Thank you very much.

    Can I use your Apple TV with MacBook Air

    Yes! AirPlay with an AppleTV is the easiest to use and less complicated solution.

    SD / HD makes no difference.

    You will only be able to enjoy the full quality of an HD movie with a better projector however. This model projector is not really intended for presentation of home theater. It will work well. As you can imagine that there is no upper limit on the amount, you can overlook these things, but $2000 is going to buy a nice home theater projector these days. A few years ago, you would need to spend $ 50,000 or more.

    Would be there is always a problem to play these movies 'protected' outside the computer itself?

    No, not if you bought (or leased) from iTunes. They have to play on any device compatible iTunes. You can even use AirPlay to distribute it to your AppleTV from an iPhone.

    Can I use a patch to connect my Mac to the Thunderbolt port to the projector via the HDMI port?

    Yes.

    Can I use a patch to connect the VGA cable to the port on the computer to the projector?

    Not without a converter. Avoid using the VGA if possible. It's a terribly outdated and generally horrible alternative to any digital standard. Since your MBA has a port Thunderbolt, and if your projector has a HDMI input, buy a cheap (± $10) Thunderbolt to HDMI adapter cable. But AirPlay is preferable to a wired connection.

  • A Mac mini, purchased in the UNITED Arab Emirates can be used in the USA with only change the power cord?

    A Mac mini, purchased in the UNITED Arab Emirates can be used in the USA with only change the power cord?

    Yes.

    http://www.Apple.com/Mac-mini/specs/

    the voltage may vary from 100-240 V AC.

  • Can I use data value references with a functional overall?

    Can I use data value references with a functional global?  I am trying, but it causes problems:  I run the attached VI with "new DVR" selected.  Then I run it again with "return array" and I get the error 1556: "The reference is invalid. This error might occur because the reference has been deleted."  It seems to have forgotten the DVR, but I thought it should be stored in the shift register.
    
    Another odd thing:  In my VI, if I try to connect the wire shown in "something strange", then the type changes (from U16 array to DBL), i.e. it doesn't recognize the type referenced by the DVR.
    
    I want to pass a very large 4-dimensional array between parallel loops with a functional global.  To avoid memory problems, I want to use a DVR and in-place element structures.  If that's not allowed in Labview, I will try passing it through a user event or notifier.  Any problems with those alternatives?
    
    Thanks.
    

    I received a response from an engineer applications OR on this subject, and it seems that it is perhaps a problem with Labview.  They are working on it, so I'll go ahead and close this discussion.

    Thanks for the help,

    Allan

  • Can I use internet in Holland with a rt surface that I bought at the Portugal?

    Can I use internet in Holland with a rt surface that I bought at the Portugal?

    From Internet Explorer

    Original title: rt of surface

    Hi pmeulendijks,
    The answer is Yes. It depends on your networks.

    Thank you

  • Can I use VMware vSphere Hypervisor™ with vSphere Client?

    It's the question next poped upward.

    -Can I freely use for my business need VMware vSphere Hypervisor™, and what will be the difference with VMware vSphere Starter Kit?

    and

    -Can I use VMware vSphere Hypervisor™ with vSphere Client software for free?

    Yes - it is freely permitted, but he he has limits and lack of features compared to the vSphere Essentials kits. Another thing to note is the absence of vCenter Server to manage multiple ESXi hypervisors with the free version. The backup API are, in my opinion, one of the main obstacles to the use of this.

  • Can I use LEAD or TROLLING with groups?

    Can I use LEAD or TROLLING with groups?
    I want to compare two records in each group.

    Is this possible?

    Thanks in advance

    Xavi says:
    Can I use LEAD or TROLLING with groups?
    I want to compare two records in each group.

    What do you mean by groups?

    Twinkle

  • I can't open a pages document as he tells me 'index. XML file is missing?

    I have an iMac OS X El Capitan

    1.4 GHz intel core is

    8 GB 1600 MHz DDR3

    I can't open a pages document stored on desktop because 'index. XML file is missing. -What it means and how to overcome the problem?

    Hi Yulula,

    The message means that you have two versions to Pages installed on your MacBook - the current v3.6 pages and previous Pages ' 09.

    Pages ' 09 files are 'packages' and include the file index.xml "missing."

    Pages v3 records in a different file format, one that does not use an index.xml file.

    Pages ' 09 tries to open that file, where the message.

    Exit Pages ' 09. Double-click the file, and it should open in v3 Pages.

    If you would prefer to continue to use the ' 09 Pages (many people, due to many features supported in the ' 09 Pages that are not is v3 Pages), then for this file and others that have been opened in page v3, you can open each in v3, and then export the file in the format of Pages ' 09.

    Kind regards

    Barry

  • How can it be joined EM DB with EBS web console?

    Our company uses EBS R12 running Linux. Is needed to manage the database that comes with EBS. JAVA in the Enterprise Manager Console version lacks some important features that are resistant in the web console EM DB. So how can have built-in system EBS's existing EM DB installation/service web console? Please give some advice... There is an installation package "EM DB Grid Control" but I doubt that it can be installed above the EBS system to manage the database of the EBS. Is there a good way to implement this?

    Ryoka,

    For the installation of EM with R12, please see:

    Note: 458533.1 - how to enable the Manager of the business on the Oracle E-Business Suite Release 12
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=458533.1

    For Enterprise Manager Grid Control plug-in and Oracle Application Management Pack, see:

    Note: 443521.1 - Enterprise Manager Grid Control plug-in for the Oracle Applications, Version 1.0/1.2
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=443521.1

    Note: 394448.1 - getting started with Application Management Pack for Oracle E-Business Suite (versions 2.0 and 2.0.1)
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=394448.1

    Recent Apps Management Pack 2.0.1 now available
    http://blogs.Oracle.com/stevenChan/2008/02/latest_apps_management_pack_20.html

    New 12 release systems management capabilities
    http://blogs.Oracle.com/stevenChan/2006/11/new_systems_management_capabil.html

  • How can I use a flash drive with my ipad pro

    I want to buy an ipad pro for school, but I will need an adapter to plug in my flash drive. I was wondering if I would be able to buy an adapter that I can use for a flash drive.

    You can buy a control usb3 adapter, but can connect a USB fat32 and you can import photos because there is no file browser.  Flash player cannot be connected or sick... instead of you can only buy western digital my passport wireless hard drive to keep your files and my cloud app works very well with the ipad pro

  • Can I use a new Mini with my old 10.5.8 iMac?

    I have a Mac G5 with 10.5.8. Can I use it as a monitor and run a Mac Mini 2016 with him?

    By implementing Virtual Network Computing, which requires an independent monitor.

    (144654)

  • Can I use an SD card with the new MacBook?

    Looking to buy a new MacBook. From what I can tell there is no SD card reader.  I don't see any accessory adapter for SD readers either.  Is it possible to use an SD card with the new MacBook?  Thank you!

    Only I can find is for iOS devices > > http://www.apple.com/shop/product/MJYT2AM/A/lightning-to-sd-card-camera-reader?f node = 91

    On the SDXC - Apple Support and SD card slot

    I hope someone will find an adapter for you.

  • How can I use on my M40X with WinAmp media buttons?

    Hello
    Today, I received my M40X and I have a question.
    There are 5 media as left button on the keybord (CD/DVD, play/pause, Stop, <->)
    Is it possible to use them with WinAmp?
    With the help of Toshiba, I had the CD/DVD button used to start WinAmp (by allows him to launch a .exe) but the work of Play/pause...don´t. The field of media Apps the only player that I can choose is Win MP10 (I hate this piece of sh * t).
    How can I use these buttons with WinAmp?

    Hello

    As far as I know Toshiba controls have been tested and designed only for Microsoft Media Player and WinDVD. How this topic says:

    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=3621&MessageID=11461#11461

    I n t have any experience with WinAmp but I found useful info in this forum on this topic:

    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=6673&MessageID=24448#24448

    Select this check box.

    Good bye

Maybe you are looking for