UCM and BI Publisher

Hello Experts,
I want to integrate BIPublisher with UCM,So please help me out here.
Thanks,

Hi,
This is the way it works. If you have a default installation on 1 machine there is no need to update the credentialstore. If you configure the Scheduler you have to add the scheduler user/administrator to the credential store following the steps in the manual.
Regards

Similar Messages

  • Problems with reports and XML-publisher - No XML

    Hi!
    I'm having a problem with Apps and XML-publisher. I made a report file, which queries some views. When executing in reports, I get all the data I expect.
    Now, when I upload the reportfile to Apps and let it generate XML, my xml-file is empty (well, almost empty)
    <?xml version="1.0" ?>
    <!-- Generated by Oracle Reports version 6.0.8.27.0 -->
    <T03501684>
    <LIST_G_PERSOON>
    <LIST_G_PERSOON />
    </T03501684>
    Anyone who can shed any light upon this problem?

    OK, finally solved the problem... A good night's sleep always helps ;).
    After just trying each queried table one after an other, I found the problem:
    The difference between Oracle Apps (Dutch locale) and the reports builder (English) is the language... And our functional people have changed some names, but the Dutch ones, leaving the english names in place and one of the tables I query has language specific data, which is also appears in a where clause.

  • I've had an iWeb site running for 4 months and I publish a monthly newsletter. Since August I've been unable to republish. The test connection under FTP settings works but I get an error message when I try to upload newsletter. Am I missing something mis

    I've had an iWeb site running for 4 months and I publish a monthly newsletter. Since August I've been unable to republish. The test connection under FTP settings works but I get an error message when I try to upload newsletter. Am I missing something?

    Where are you hosting the site a what are you using to upload the site files to the server?
    OT

  • The problem is when we create and then publish to ibooks review it can not be shown completely. How can I solve this problem?

    The problem is when we create and then publish to ibooks review it can not be shown completely. How can I solve this problem?

    If you are saying, that you published the book to  the iBooks review team and cannot be seem in the store.
    Use your iTunes Connect account > Manage your Books to check on its status. It takes time so you need to allow a few days.
    If its a problems viewing on your iPad Follow  the above advice and another option is is export your  book, open iBooks on your  Mac and drag the  book into  iBooks.
    You can iTunes > add to libray and sync to your iPad.

  • SAP Netweaver Portal - Folder structure and report publishing strategy

    Hi gurus,
    I'm working on a project in which we are publishing BW reports in SAP Netweaver Portal (prior to this, we were using SAP Bex Browser) organizing it by Department (workset, 2nd lvl of navigation), Business Processes (workset, 3rd lvl of navigation) and "iview types" (transactions, queries, dashboards and so on). On 1st level we have a workset simply called "Reports".
    For each PFCG role we have on BW (ABAP Server), we created a portal role and defined which of the higher navigation tiers is visible to users (delta-linking the top level navigation worksets to the portal role and setting visible accordingly) and then we assigned Portal roles to the appropriated Group (PFCG role) so all users that have access to certain PFCG role can have access to the corresponding Portal role.
    For example:
    In BW (ABAP) we have a PFCG Role: Sales PMR Analysis - Administrator, which grants access to Sales Infoproviders, queries and data for PMR analysis. The user that have access to it, should be able to see:
    |Reports|
    |Sales Administration|
    v PMR Analysis
      > Web Queries
      > Transactions
      > Dashboards
      > Workbooks
    In Portal we create a workset that has: "Reports" and under it, all Departments (Sales Administration, Financial, Services, Human Resources and so on) set as "not visible". We create a Portal role called PMR Analysis and add the Report/Departments workset, set Sales Administration as visible and add worksets/folders named PMR Analysis, Web queries, Transactions, etc, and all the corresponding iviews under it.
    If we assign this new Portal role to the Group of the corresponding PFCG role, the user will see exactly as the example from above.
    Pros: The users have a clean view of the reports he/she has access.
    Cons: The users doesn't have a clear view of what is available in BW so he can request access. There might be some useful report lost in on of the hundreds of BW roles that he doesn't know it exist.
    One of the options would be to grant visibility to ALL departments, business processes and iviews in Portal and let PFCG security roles control user access, but that might be confusing to have an overwhelming amount of links, making it hard to find what the user needs, specially during first access. Not to mention possible security breaches.
    So, I'd like to know how other consultants are defining this kind of folder structure and report publishing strategy in Portal. Ideally we would like to be able to have:
    - Visibility of all existant reports even those that the user does not have acess (so he can learn that it exist and request access)
    - Clean view of reports, segmented by department and business processes.
    - Possibility to search for reports, even for those that the user does not have access.
    I'd appreciate if you guys can share your experience on this.
    Thanks in advance.
    Leandro

    Cons: The users doesn't have a clear view of what is available in BW so he can request access. There might be some useful report lost in on of the hundreds of BW roles that he doesn't know it exist
    This is not a refutation: your BW developers/consultants should be able to write reports, which points you in case of insufficent backend rights. EP is not designed to be familiar with ABAP security concept and cant take any influence at it.
    One of the options would be to grant visibility to ALL departments, business processes and iviews in Portal and let PFCG security roles control user access, but that might be confusing to have an overwhelming amount of links, making it hard to find what the user needs, specially during first access. Not to mention possible security breaches.
    Yes, bad idea.
    - Visibility of all existant reports even those that the user does not have acess (so he can learn that it exist and request access)
    As you already wrote on your own, this would be not good
    - Clean view of reports, segmented by department and business processes.
    - Possibility to search for reports, even for those that the user does not have access.
    This is not covered by SAP, if you wanna provide that, develop it on your own.
    cheers

  • How to disable 'Save' button when OAF and XML Publisher integrated...URGENT

    Hi,
    I am new to the OA Framework and XML publisher. I have been working on a requirement where I am designing a new page in Manager Self Service with few fields and a submit button. Also designed a RTF template in XML publisher to display the output in PDF format.
    When the details are entered on the page and click on 'Submit' button, the PDF will Open with the data populated. This is working perfectly... thanks to the forum.
    But my issue is: When the submit button is clicked, it displayes a dialog box with Open/Save/Cancel options and if I click the 'Open', the PDF will be opened. But my client is a retail client and they don't want store managers to save this PDF so either I have to skip this dialog box and directly open the PDF or I have to disable the 'Save' on the dialog box.
    Gurus -- Please help me how to achieve this. This is very urgent
    Below is the piece of code I am using in the controller to generate the PDF.
    TemplateHelper.processTemplate(
    ((OADBTransactionImpl)pageContext.getApplicationModule(webBean).getOADBTransaction()).getAppsContext(),
    APP_NAME,
    TEMPLATE_CODE,
    ((OADBTransactionImpl)pageContext.getApplicationModule(webBean).getOADBTransaction()).getUserLocale().getLanguage(),
    ((OADBTransactionImpl)pageContext.getApplicationModule(webBean).getOADBTransaction()).getUserLocale().getCountry(),
    inputStream,
    TemplateHelper.OUTPUT_TYPE_PDF,
    null,
    pdfFile);
    Thanks in Advance,
    Naren

    Frank, thanks for the update.
    But do you want me to try ControllerContext.getInstance().getCurrentViewPort().isDataDirty(); in button disable property?
    I have written one method in my am like
    public boolean isTransactionDirty(){
    return getDBTransaction.isDity();
    and exposed that method to client side and i try to use this method in my button disable property as
    disable#{bindings.isTransactionDirty.execute} but this is not working.
    Thanks

  • BIEE and BI Publisher standalone

    Hi,
    I am new to BI, I went through OBE for BIEE and BI Publisher. I have installed BIEE (and BI publisher desktop) successfully, when I launch BI Publisher shipped with BIEE, I dont get admin tab and thus account tab in preferences. Moreover, no option to create new report etc however, I can work in Dashboard and Answers. Then I installed BI Publisher standalone, I performed this installation twice, once it was installed at 9704 port (when OC4J of BIEE was stopped) and next time at 9705 port (when OC4J service was running). With this new installation I got admin tab and was able to create report and word template etc. But with that installation I was unable to proceed with section "Creating BI Publisher Reports Based on Various Data Sources" of BI getting started OBE : http://www.oracle.com/technology/obe/obe_bi/bipub/intro/gettingstarted.htm as MS word can either connect to 9705 BI installation only. Can any one please guide me what I am missing and that should BIEE and BI Publisher standalone be installed on same PC or not, or, what else I need to do to complete that OBE.
    NOTE: I have done all installation on VMWare, I hope it has nothing to do with the problem I am facing.
    Thanks in Advance and Best Regards,
    Qamar

    There are several reasons as to why you can have the BIP Admin tab missing in your installation. This issue is very well covered in the forum so I suggest you use the forum search and read them all.
    http://catb.org/~esr/faqs/smart-questions.html#before

  • The big picture for UCM and WebCenter

    Can someone explain how our UCM product fits with Oracle's WebCenter? Can it replace Site Studio? Is anyone experimenting with this or can point me in the direction of connecting the Web Center product to the UCM product (10g or 11g)?
    In the Oracle WebCenter - Statement of Direction
    http://www.oracle.com/technology/products/webcenter/pdf/owcs_r11_sod.pdf
    I read the following that implies WebCenter can connect to UCM.
    Embed Web 2.0 into applications – WebCenter Services
    WebCenter Services include a complete set of Web 2.0 content, search, collaboration, and communication services that can be embedded directly into applications built with the WebCenter Framework. The level of integration is unique and compelling and allows the services to be accessible in the context of the task or business flow. These services include:
    A content management solution for storing and managing files and documents (Oracle Content Database or, as an additional license option, Oracle Universal Content Management – that is, Stellent)
    But I don't really know what that means to me or how to get started.
    Thanks.

    Wll, it's quiet easy. Webcenter is designed to handle services. UCM is also complettly service oriented so you could create a webapplication with webcenter where you define services from UCM and create your own user interface.
    It's nothing more than the fact that webcenter can handle services (WSDL, SOAP).
    You could create a site without siteStudio, using webcenter. Nothing wrong with that but don't forget that siteStudio has lots of tools that are great for UCM like the contributor mode. Also, the fragments that are allready build in in siteStudio give a big advantage. If you want to create these things in zebcenter, you'll have to start from scratch.
    I do believe Oracle is working on an portal like interface to create portlets and stuff, perhaps they will create some tools special for the use of UCM and webcenter. This offcourse would be very nice

  • Update Column value after current item is Approved and then publish major version using Sharepoint 2013 designer workflow

    Hi,
    We have a requirement to update a column value once the item has been approved.
    Following settings have been made in the publishing articles list:
    Require content approval for submitted items : yes
    Create major and minor (draft) versions
    Who should see draft items in this document library? :Only users who can edit items
    Require documents to be checked out before they can be edited? : yes
    I have createdatu a Sharepoint 2013 workflow to check if Approval sts of current item = 0 i.e. Approved , then check out and update the item and finally checkin the item. Everything works fine till this point except that the minor version of the item is
    checked in. Due to this the updated columns are not published to others.
    Also, I created a Sharepoint 2010 workflow to SET CONTENT APPROVAL = APPROVED and started this workflow from my list workflow above, but the item does not get checked-in and always shows "In Progress" status with comment "The item is currently
    locked for editing. Waiting for item to be checked in or for the lock to be released.".
    Please let me know where I am missing out so that once the item is approved, column value gets updated and current item is still in Approved status.
    Thanks

    Hi,
    According to your post, my understanding is that you want to update Column value after current item is Approved and then publish major version using Sharepoint 2013 designer workflow.
    You will get into this kind of Catch-22 situation trying to set the Content Approval Status in SharePoint Designer workflow:
    - You must check out the document before you can change the Content Approval Status
             - You can't change the Content Approval Status once the document in checked out
    Since you set the Require documents to be checked out before they can be edited=Yes, you will need to check out the document when run the workflow on the item. But you cannot approve a document when it is checked
    out. So the logic in workflow conflicts.
    As a workaround, you can use the Start Another Workflow action to start the normal Approval workflow on the document.  The built-in Approval workflow can work with a document that’s not checked out.
    The designer approval workflow also can work with a document that’s not checked out.
    You can create two workflow using SharePoint Designer 2013.
    First, create a SharePoint 2010 platform workflow.
    Then, create a SharePoint 2013 platform workflow.
    Then when the SharePoint 2013 platform workflow start, it will start the SharePoint 2010 platform workflow to set content approval status, then the SharePoint 2013 platform workflow will update current item value.
    More information:
    SharePoint Designer Workflow Content Approval Issue
    SharePoint 2010 Approval Workflow with Content Approval
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Download problems digital signature and unknown publisher

    I have tried to download adobe reader and it goes halfway then stops and comes up with ( digital signature and unknown publisher ). I am running windows vista with an adminastrator account.
    All help would be appreciated

    Satellite M305-S4910 
    I don't believe that model has a recovery partition. If you didn't burn the recovery discs, then you should order them.
       Order Toshiba Recovery Media
    -Jerry

  • Hi, we need to create the test environment from our production for oracle AP Imaging. we have soa,ipm,ucm and capture managed servers in our weblogic. can anyone tell me what is the best way to clone the environment, can I just tar the weblogic file syste

    Hi, we need to create the test environment from our production for oracle AP Imaging. we have soa,ipm,ucm and capture managed servers in our weblogic..
    Can anyone tell me what is the best way to cloning the application from different environment, the test and production are in different physical server.
    Can I just tar the weblogic file system and untar it to the new server and make the necessary changes?
    Can anyone share their experiences and how to with me?
    Thank in advance.
    Katherine

    Hi Katherine,
    yes and no . You need as well weblogic + soa files as the database schemas (soa_infra, mds...).
    Please refer to the AMIS Blog: https://technology.amis.nl/2011/08/11/clone-your-oracle-fmw-soa-suite-11g/
    HTH
    Borys

  • Relation between Ibots,Delivers and BI Publisher

    Hi,
    I would like to know the relation between Ibots,Delivers and BI Publisher.
    Any one help Please.
    Thanks,
    Lakshmipathi.

    Tim,
    Please in Contracts forums look for "Need to change OKCTERMSDS Data Source "
    The third reply says
    "The XML for the documents are generated by the product code using BC4J XML generation. No concurrent program is involved in it.
    As regards to including additional fields from Sourcing documents into the XML generated, you can use the BC4J extension fwk to extend the ViewObject that generates XML and modify the query to include any additional fields as needed.
    All the above assumes knowledge of Oracle Application Framework and the customization fwk. There is a Metalink Note (dont know the exact id) which explains how to extend BC4J objects and deploy them.
    Thanks.
    Juanje

  • OBI EE 11g and BI Publisher 11g integration training

    BIP Experts,
    Does anyone know of any good OBI EE 11g and BI Publisher 11g integration training?
    I am struggling to create even the simplest of Reports?
    Or does anyone have 10 mins to give me a quick once over of how I can create two simple Reports?
    One using OBI EE as a DataSource and one using a OBI EE Report in the Web Catalog?
    Kind Regards,
    Andy Cox
    OBI Technical Support - UK

    This blog shows how to set this up with BI 10.1.3.3.2 and DB 11.1.0.6
    http://www.rittmanmead.com/2008/04/21/oracle-apex-and-bi-publisher/
    Full certification matrix can be found here
    http://download.oracle.com/docs/cd/E12844_01/doc/bip.1013/e12692.pdf
    Greg

  • JDeveloper and XML Publisher with EBS ?

    Hi All,
    Can anyone clarify my doubts ?
    I am new to Java and i have some experience in XMLP, but i saw in the User guide the Java API's, how to and where to run those API's.
    And is JDeveloper used with XMLP to run Java API's ?, if yes can u pls explain how to start working on that and what is the relation between JDeveloper and XML Publisher in EBS.
    I really appriciate your early reply.
    Thanks in advance.

    XML Publisher ships with 2 XDK parsers a 9i version for backward compatibility and 10g version - you can switch at runtim using the properties. However, you have to make sure that the XML Publisher versions of the libraries are used and not the ones coming with i.e. jdeveloper version or oc4j version that you are using. You should use the version shipped with XML Publisher, because these versions are thoroughly tested with XML Publisher.
    See the deployment notes in the install document:
    Oracle OC4J Deployment Notes
    The version of the XML Parser shipped with Oracle OC4J is incompatible with XML Publisher. When you create an XML Publisher application for OC4J you need to configure the system to use the XML Publisher version of the XML Parser. This can be accomplished by setting an orion-web.xml configuration file with the following content:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <orion-web-app>
    <web-app-class-loader search-local-classes-first="true" />
    </orion-web-app>

  • APEX and BI Publisher - chart not displayed in html

    Hi All,
    I have created a report using BI Publisher and created a report query and uploaded the RTF template into APEX. The report contains a chart then a table.
    When I run the report in HTML format the chart is not rendered, but the table is. The browser seems to show the page as loading for a very long time, but nothing seems to happen.
    If I run the report in PDF the report is rendered correctly. Also in the BI Publisher Word plugin I can preview the report in HTML ok.
    I'm using APEX 3.1.2, BI Publisher 10.1.3.4
    Any ideas?
    Thanks,
    Matt

    Hello,
    Remember that Apex and BI Publisher are different products (they just "play" very nicely together).
    Apex has the possibility to create SVG and Flash charts, SVG charts were great because they were very flexible, however Adobe has announced their discontinued support for the SVG plugin that some browsers need to display the SVG charts.
    So moving forward, use Flash Charts instead, as most browsers already have Flash player plugins installed.
    I'm guessing the reason your SVG chart isn't displaying in the browser is because you haven't installed the SVG plugin in your browser.
    If you have a lot of SVG charts already in your applications, fear not! There is a simple SVG->Flash migration wizard you can use (look on the right hand side of the page when you edit your Chart region, and also in the Shared Components section if you want to migrate a lot of them). If you use these wizards Apex will automagically convert your SVG chart regions to Flash chart regions.
    Hope this helps,
    John.
    http://jes.blogs.shellprompt.net
    http://www.apex-evangelists.com

Maybe you are looking for

  • Account Classification in CRM 2007

    Hi All,              I am working on customizing the Account classification in CRM 2007. We need to classify the - Role by sales organization and Ranking by country. The attributes need to be defined are Role and Ranking The values for Role are Custo

  • Cannot sign in to the Apple Store using Apple ID

    I wish to purchase an MBA, and for this purpose I created my first Apple ID. It works absolutely fine on the main Apple site, but it is rejected when attempting to sign in to the Apple Store (it returns the question: have you forgotten your password?

  • IPhone Free Space after iOS7 installation

    After installing iOS7, I now have approximately 1 GB more free space than with iOS6.  Everything (apps, songs, photos, etc.) is still on my iPhone 4.  Does anyone know  if iOS7 is smaller than iOS6..............or did I just have a lot of "junk" on m

  • Hola, si me podrian Ayudar con una Garantia

    Buenas, esque compré una Macbook en USA, en Best Buy y vivo en Costa Rica y le aparecio una franja o raya en la pantalla, es para ver si en Costa Rica tienen soporte técnico o como hago para cubrir la garantia, la compre hace un mes o si se le puede

  • ISO consideration for calculation of MRP per Safetystock adds more demand

    Hi Planning experts, Internal Sales order consideration for aggregate demand which uses for Safetystock calculation based on MRP Planned percentage safety stock adds more demand in the warehouse. We have ASCP Plan where X1 warehouse procures material