How to create an Iview in BI 7.0?

Hi Experts,
i want to create iviews in Bi 7.0 but can not find how to do that.
I n the older version i could create a query and said save als Iview.
Could you please explain the steps.
1. how to create
2. where to store
3. How to open
4  How to publish in portal or to open als URL?
Many Thanky for the Informations
Cheers
Gilo

Hi Gilo,
In iView defines the integrated view,which is going to give all integrated sourcesystems information to portal.
The Portal Content Studio provides a framework for creating iViews in 3 ways.
1.iView wizards
2.Copy&Paste actions
3.Content mirroring tools.
Creating iView Instances Using Copy-Paste
Use
You can instantaneously create new iViews without a wizard (see Object Creation Wizards) by copying existing iView instances using the portal's Copy, Paste, and Paste as Delta Link actions.
Both paste actions (Paste and Paste as Delta Link) create new iViews that are delta links instances; however, the relation of the new object to the one being copied differs. This difference is illustrated in the figure below.
■       The Content Mirroring tool can also be used to duplicate content. Delta links are generated between the original and copied objects. See Content Mirroring.
■       To view the delta link source objects and dependents of an object, use the delta link tracer. See Tracing Delta Link Dependencies.
Procedure
You use the Copy with the Paste and Paste as Delta Link actions with iViews just as you would other object types in the Portal Catalog.
For general usage instructions and a description of the commands, see Copying an Object or Folder (Copy & Paste).
As the first step you have to navigate to the right Portal Content folder, where you want to add the BI report as Portal iView.
Then you have to create a new iView using the context menu: New -> iView
Now you see the iView Wizard. In the first step you have to choose “iView template – create an iView from an existing iView template” as source type.
In the next step you have to choose the iView template “BEx Web Application iView”.
Then you have to provide an ID (technical name of the Portal Content iView), a description, the iView ID Prefix and the master language of the iView.
Then you have to choose the version of the BEx Web Application. If you created the Web Template using the Web Application Designer based on SAP BW 2.x/3.x, you have to choose the appropriate option. If you have created the Web Template using the new Web Application Designer based on SAP NetWeaver 2004s, you have to choose the option SAP NetWeaver BI 7.x
In the next step you have to type in a prefix (depending on the version of the BEx Web Application) and the technical name of the Web Template. If you have used the SAP BW 2.x/3.x Web Application Designer version you have to use the prefix “TEMPLATE_ID=”. If you have used the Web Application Designer based on SAP NetWeaver BI 7.x, you have to use the prefix “TEMPLATE=” (e.g. TEMPLATE=MYTEMPLATE_ID).
In the last wizard step you can check your entries, you have made before. You can also set the flag “Open for editing, when wizard completes”. Then you can directly work on the BI iView to do some further adjustments.
After pressing the “Finish”-button in the iView wizard the iView properties show up. There you can select the property category “Appearance – Size”. For the property “Height Type” you should select “Automatic” in order to avoid scroll bars on the portal page later on. Save your settings and close your BI iView
In the next step you want to add your newly created BI iView to a page. Therefore you have to first navigate to the page you want to add the new iView (or you can create a new page). Then you have to open the page via the context menu �� Open �� Object
To add the iView to the page you have to navigate again to the newly created iView. Via context menu you can add now the iView to the page: Right-mouse click on the iView �� Add iView to page �� Deltalink. Afterwards you save the page.
Finally you can do a preview to have a look at your new BI iView that is integrated into the portal page. Depending on the result you can adjust the page layout.
As a result you will see the BI iView on your portal page.
Before you can create a BI iView in the Enterprise Portal, the system connection and the alias of the BI system has to be defined. This can be done in the System Administration of the Portal �� System Configuration �� System Landscape
Also the user mapping to the BI system has to be maintained (in order to use single-sign on). This can be done in the user administration �� Identity Management

Similar Messages

  • How to Create an iView under Home in Standard User Role

    Hi,
    Can anybody guide me how to create an iView under Home which access the content available from Windows Share folders on a non SAP system.
    Its not URL iView , I wanna create an iView to access the content from a windows system (
    share)
    Thanks

    You have to create a File System Repository Manager under System Admin -> KM Admin. You can access any Windows Shared drive through that File System Repository manager. The shared folder would be displayed in your portal like a KM folder. You can easily create a KM Navigation iView (from template) over that folder and achieve your goal.
    Please see <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/92322ab24e11d5993800508b6b8b11/content.htm">THIS</a> for the complete documentation on how to do this step by step.
    Regards,
    Shubhadip

  • How to create EP-iView (SPS19) that shows BI planning template (NW2004s)

    Hi,
    we have an EP6 SPS19 with many reports coming from a BW system. Now we migrate the BW from 3.5 to NW2004s (7.0) to use integrated planning. We also implemented the BI Java which is required for planning. Now I wonder how to create iViews on our  EP6 system which points to these kind of reports. Which kind of iView do I need? Do I have to create a system object for the BI Java instance? A system object that points to the ABAP instance is already there, because we already have many iViews to reports from the ABAP stack.
    I would appreciate if one points me to a good documentation.
    Thanks in advance,
    Uwe

    Hi Uwe,
    If you have designed the templates in Web Application Designer then you can publish the template to the portal. You would get an url pointing to the template in the portal. You can then create an "URL iView" in the portal pointing to the url.
    You can also create Bex Application iViews from the published templates.
    You would not need to create a new "System" object if there is already one  pointing to the BI ABAP system.
    This link points to publishing BI Content to Portal
    http://help.sap.com/saphelp_nw70/helpdata/en/43/6ee85d99506fcfe10000000a1553f6/frameset.htm
    Thanks,
    Abhishek

  • How to create Customized Iview in MSS

    Hi Gurus ,
    we are currently using MSS, as per requirement we need to create a custmized IVIEW in MSS using JavaWEBDYNPRO .
    Please let me know .
    1) where i can create javawebdynpro,is anywhere i can sample programs of JavaWebdynpro to check how SAP tables and FM being used in the Java code ...?
    2) How to create Iview in the MSS ?
    3) How do i Call Javawebdynpro in the MSS?
    ViswaRani

    1. the simplest solution to your requirement is create a webdynpro(abap) application using following function modules.
    HRMSS_RFC_STRUCTURE_GET
    PT_ARQ_ACCOUNTS_GET
    BAPI_ABSENCE_CREATE
    The effort of above will be 2-3 days
    2. If you want to develop an applicaiton that can be integrated to the team viewer then its simple,
    build an application with above RFCs either in abap or java and just integrate the iview to the team viewer as per note 1112733.
    with new release all the team viewer iviews throw portal event that passes a string and your application can catch that string. so if you select an employee as a manager then that is passed from the team viewers to all the iview that are covered under the page. read note 1112733 its really good.
    these approches are already implemented for various customers and working absolutely fine. Discuss with your customer before you decide on the approach.
    Edited by: Barin Desai on May 8, 2009 1:41 PM

  • How to create SAP iviews in Netweaver 7.0

    Hi,
    Please assist in how to create SAP URL & SAP transaction iViews in Netweaver EP 7.0
    Thanks
    Suri.

    Hi,
    Please find the link as requested.
    [https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/creationofDifferentTypesofiViewsinEP7.0]
    [https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/creating+iviews]
    Manoj Chintawar
    Edited by: Manoj Chintawar on Mar 10, 2009 9:50 PM

  • How to create a iview in eclipse for connecting  R/3 using JCA?

    Hi everybody,
           I want to create a iview in eclipse for connecting  R/3 using JCA. Can any body send me java code for this purpose. i tried one example from sdn in eclipse but i did't get any code for the same.
    thanking you
    Rajendra

    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/sap connector examples download.htm

  • How to create an iview for ABAP Webdynpro Application in Portal?

    HI,
    I am Webdynpro Java webdynpro developer.
    I want to create an IVIEW for an ABAP Webdynpro application in the enterprise portal.

    The process is almost exactly the same as creating a Web Dynpro Java iView. You simply chose the ABAP instead of the Java radio button when you reach that step in the Web Dynpro iView creation process.  There is a video on the topic here:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/eae111e7-0b01-0010-6cb7-e0dd2bfbfa7a
    You can also read about the process in the online help:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1d/e4a34273f60b31e10000000a1550b0/frameset.htm

  • How to Create an IView on EP 6

    I have installed EP6 and the SAP Web AS using the sneak priview edition . We have to get certified on SAP in two steps :
    1. running our J2EE applications on the SAP WebAS which we have completed successfully .
    2) Build a Iview which would access our data which lies in an Oracle Database . (The Priview edition had to be installed with SQL Server but we want to grab data for the Iview from our Oracle Database).
    I have very little time left for getting Certified . What would be the best way of getting this done . <b>I need to build one main Iview to grab our data from our Oracle database to present one of our significant reports.
    Do i need to have the DQE running for this ?</b>
    With so much documentation it has been very confusing for me and i have been unable to get the right steps to proceed with this implemenation . I am new to the Certification and also not a Java Developer.
    Thanks
    Ravi

    Hi Ravi, below are the steps to create the iView. I have not done this with Oracle but this is the theory.
    Please assign points if this helps.
    Cheers
    Daniel
    The steps to create the JDBC Query iView are as follows.
    Login as System Administrator,
    Navigate to System Administration>System Configuration>System Landscape
    Create a new system,
    Choose JDBC System>Assign name etc>Open Object for Editing
    Under property category choose: “Connection” & assign,
    Connection Timeout = 60
    Connection URL =  jdbc:sap:oracle://<YOUR_ORACLEHOSTNAME>:1521;SID=<YOURSID>
    Driver Class Name = com.sap.portals.jdbc.oracle.OracleDriver
    SAVE
    Change the Property Category to: “Distributed Query Engine”
    Enter the admin user\password to the oracle database.
    SAVE
    Change the Property Category to: “User Management”
    Choose admin,user
    SAVE
    Now change the Display category to System Aliases
    Enter a system alias for the system.
    Go to user management and assign your login details to the system alias you just created.
    Go back to the system in the system landscape and right click and choose connection tests.
    Test your connection, at this point if it fails check & re-check the above steps. Ensure that the passwords etc that you provided are correct.
    Once this is done all we now need to do is create the JDBC connection iView.
    Go to Content Administration, create a new iView using: JDBC Stored Procedure iView>Assign name etc>Choose the system alias we just created>Find your function(You will need DBA to create this for you)>Choose your result set value, Open the object for editing> Click preview. You should see the result from the function (Stored Procedure)

  • How to create xml IView

    Hi Experts,
       I have created one scheduler task.  In that scheduler service, i have written code to get the rss of the yahoo page ( http://rss.news.yahoo.com/rss/world ) as a xml file into my KM content.  The Scheduler service updates the xml file which is in my KM Content, with some periods what i have given in scheduler task configuration.
       The problem is, when i use the same yahoo url to create xml iview, its working fine and showing the news page.  Same way, i have created the xml iview for the xml file obtained from yahoo page, its showing error as <b>"Error while using XML iView, please contact your system administrator"</b>.  Please help in this regard.
    Thanks in Advance,
    Venkatesh. K.
    /* Points will be rewarded for useful answer */

    hi,
    goto content administration -> portal content -> goto your folder -> right click -> create iview -> choose the default option ie., iview from PRT, and then in selection list you choose xml iview and proceed further....
    enter the required fields and press next
    in url field you need to enter the .xml file which is already deployed in IIS server
    ie.,
    http://<host name>:port number/<your file name.xml>
    and press next and save.
    *********please reward points if the information is helpful to you***************

  • How to create the IView and Roles ,User for WebdynPro Application in Portal

    Hi,
           I have one simple webdynpro application. i want to create the user,Role and Iview for my webdynpro application in the Portal . after that i need to assign the roles to the user and i want to see the different output for each user depends upon the Role.
      Can anyone give me Tutorial page(PDF) or Guide me How to do?
             Thanks in Advance
    Regards
    Ramkumar

    Hello Ramkumar,
    following please find the link to available documentation in SAP Help Portal:
    http://help.sap.com/saphelp_nw70/helpdata/en/42/fa080514793ee6e10000000a1553f7/frameset.htm.
    Regards,
    SAP AG
    Gesine Raith

  • How to create KM iView sorted by Date?

    Hello,
    When creating KM based iView the content is being sorted automaticlly by name. I would like that this iView will be sorted by Date, is there any way to do that?
    Roy

    Hi Roy,
    Actually  by default the iviews take a layout,regrading this its not very sure of where exactly they come from.
    But at anytime you can change the layoutset,by simply specifying the layout name you need ,in the property. As u said when a new iview is created, the layoutset is always empty, we can specify any name else it takes the default.
    You can select any available layout from layoutsets .
    just check with giving different layout names and look at the preview. The look of the iview changes.
    According to the layout you have specified you can check its corresponding collection renderer.
    This should work out for you for sure.If you still find any problem , do let me know them.
    Hope this helps.
    Regards,
    Uma.

  • How to create bilingual iViews?

    Hello,
    is there a possibility to create bilingual or multilingual iViews, like News-iViews, or KM-content?
    So dependent on the users language, to get the iView in the chosen language? (EP 6.0, SP11)
    By the Portal content translation, it’s only possible to translate the portal content objects (PCD). But is it possible to get an iView shown in a language, depending of the language defined by the Personalization?
    For example, a user is logged on in German so he gets an iView shown in German (was created before in German), another user is logged on in English and he gets the iView shown in English (was created before in English)?
    Thanks
    Regards
    Nenad

    Hi Nenad,
    let's see the different problems:
    > Have you more informatio to this i18n,
    > is it a programming language or a tool?
    "i18n" is just an abbreviation if "internationalisation".
    With the portal content translation, you can also translate language bundles of PAR files! All you need is that the PAR files themselve make use of such language bundles, so: are i18n'ed by standard Java / iView means.
    When referring to KM, there are some additional remarks needed: KM iView (the surrounding) are built by Flexible UI, a special technique to compose KM iView (with CollectionRenderers, ResourceRenderers, Commands grouped in CommandGroups, Properties with their own renderers etc). All these elements have i18n features and should provide translations for all standard languages.
    Another question concerns the KM content. Whoom. No i18n at all. KMC does not offer this (for example: upload an english as well as a german document in some repository/folder, and for german users only offer the german, for english users only offer the english version).
    But: By some own coding, you can build workarounds. One possibility is to write a proxy iView which determines the users language and then calls some language specific folder to be shown (.../folder_de or .../folder_en). Another approach would be to implement a language property and to write a resource list filter.
    Search for some of the words I threw in, you'll for sure find some more threads discussing these things, even if you won't find any complete solution provided.
    Hope it helps
    Detlev

  • How to create simple "SAPGui" iView?

    I'm looking for some pointers on how to create a simple iView that mimics SAPGui.  Every client I've been to that looks at the Portal always asks, "How do I access SAP with this?" and they never like the standard answer, "You create iViews".
    Anyway, I'm looking for something that would let me present the main menu of an SAP system inside the portal; providing a list of systems the users can access on the left side or lower navigation pane (e.g. an entry point iview with sub-tasks for each environment) would be really cool, but I have no idea how to go about creating this.
    So far, I've figured out how to create an iView for a specific SAP transaction (not the S000 area menu though), and I've figured out how to create a role, assign that iView, and make the role an entry point so it shows up in the top level navigation, but I'm stumped on how to develop it further, preferably without a lot of programming.
    Does anyone have any tips or pointers on where I should go next?
    Thanks!
    Rich

    Thanks for the quick response.  Two more questions arise out of some playing with this.
    (1) The first iView in the list is always displayed automaticall; can I have it display an information page or blank page instead easily?  In other words, if I have a "SAPGUI" role with a "Systems" folder in it, and the individual iviews in the Systems folder, whichever is first is automatically launched when I pick the "SAPGUI" tab in the navigation menu.
    (2) Is there any way to get rid of the pop-up asking the user to open the *.ssd file to launch the SAPGUI for Windows?  We don't have ITS, so SAPGUI for HTML doesn't work, and SAPGUI for Java generates errors when I try to use it....
    Thanks!
    Rich

  • Creating views,iviews,Workbook

    HI
    how to create views,iviews and workbook?can u explain me step by step??
    Thanks & Regards
    Senthil

    http://help.sap.com/saphelp_nw04/helpdata/en/33/746e393cf65c1ae10000000a114084/frameset.htm

  • How to create a Query iView based on user's parameter?

    Hello,
    I've created a Query iView which depends on a Costumize parameter that the user enters - On stage 5 of the wizard I've entered a customize parameter on a certain field and called it "user_param". The wizard entered the Query: WHERE... = {$user_param}. So far so good...
    My question is, after creating this iView, how Do I implement it at the Portal so the user will have a place to enter his parameter and receive the result?
    when opening the Query I don't see such place. According to SPA's documentation, the user should enter the parameter at the "personalize" menu. When I put this iView in a page and open the "Personalize" menu there is no such place.
    Which further configurations should I do in order it to work?

    If you open the iview, there should be a personalize property or setting for the URL parameter. Make sure that it is set to read/write. I just got off a portal project where I did a few of these, but I don't have access to one right now, so I can't give you the exact steps, but you should get the idea.
    Good luck,
    Tom \

Maybe you are looking for

  • Can no longer send SMS' to my email, sends as imessage to my phone instead

      I have an iphone 5 and before 6.0 I was able to send texts to my email, but now it seems more linked to my apple account.  When I try to send a sms to my email it sends it as an imessage instead, which my phone recieves as a imessage.  I tried goin

  • EPM 11.1.2.0.0 Install

    Hi All, Has anyone install planning / essbase 11.1.2.0.0 on windows 7 64bit. Thanks!

  • Can't install DPS tools for CS6

    trying a couple options - can't seem to install from the indesign (UPDATES) selection under Help - as it's grey'd out downloaded (AdobeDigitalPublishingPatch-CS6-29.0.0.dmg) - getting this error "Update Failed - Please contact your Administrator if y

  • How do i change this code so when i select a track in the list box it goes into the text box

    Public Class Form3 Dim numofrecords As Integer Dim NextID As Integer Dim RecordNumber As Integer Private Tableformat As String = "{0,-8}{1,-20}{2,-20}{3,-10}{4,-20}{5,-20}" Private Sub Form3_Load(ByVal sender As System.Object, ByVal e As System.Event

  • TreeTable with grid

    I am using the tree table and when i try to add a grid to the table the grid is not shown on the tree column. If i try to paint a border for each node at the tree it gets too wide (since for close cells there are two borders.) Is there any other solu