Adding iViews to Enterprise Portal

All,
I am fairly new to SAP Enterprise Portal. Could some body point me to the documentation or give a highlevel view of how to add iViews to the defalut user portal. So that anybody who logs into the portal will be able to see them.
Regards,
Prasad.

First you create a role, then you can create an iView, then assign it to the role.  Then assign the role to the user.
Click Content Administration.
Click Portal Content.
In the tree in the left hand side, right click on portal content.  select "New", then "Role".  Create your role. 
Right click on portal content, "new", "iview", Create you iview.    Now double click on your role,  it will be opened in the other window of the page,  now right click on your iview,  click "add iview to role",  "delta link".
Now add the role to the user.  That's it.
Regards,
Rich Heilman

Similar Messages

  • Image(.jpg) as an iview on enterprise portal

    Hi All,
    I want to show .jp image as an iview on enterprise portal.Is it possible with out any devlopment work.Please let me konw procedure

    Hi Nancy
    Please check these threads
    uploading image into the Portal as iview
    Thru KM
    http://help.sap.com/saphelp_nw04/helpdata/en/9d/52f973810cb448842e35e13ad6c992/frameset.htm
    Regards

  • BOBJ thumbnail iview on Enterprise Portal

    HI,
    I am trying to create the Thumbnail type of iview on portal to display all the dashboars on a single page. and when user clicks on a thumbnail the Dashboard should open in new window.
    Please guide me on how to create Thumbnail iview on Enterprise portal and what setting needs to be done on BOBJ side. if any.
    Regards,
    Rahul Doshi

    Hi,
    I am facing same problem as mentioned in the below thread.
    BO-SAP integration Thumbnail iview configuration
    When using Thumbnail iview template in Enterprise Portal it is always shown an initial folder of BOE with sample reports.
    I have tries creating the iview with folder id of BOE.
    Please help.
    Regards,
    Rahul Doshi

  • Code to extract the count of Umused iViews in Enterprise Portal

    Hi All,
    I need some pointers for extracting the count of <b>Number of Unused iViews</b> in a Portal...help needed in both <b>PDK</b> and <b>Webdynpro</b>.
    Thanks in Advance
    Shailesh Nagar

    hi Nitin,
    the thing is that i want to extract the number of all these unused iviews and want to publish it in an XML, and wanna make use of WEB DYNPRO or PDK...
    Regards,
    Shailesh Nagar

  • Publish Iview into SAP Enterprise portals 6.0

    When we publish a template in BW Web Application designer as iview in Enterprise portals 6.0 where does it actually get stored. The message i receive is iview was saved.
    Please let me know where exactly it get stored
    Thanks in advance
    Arun

    Hi,
      There are 2 ways of displaying BW Reports in Portal
    1. Move the Report to EP KM folders and displays as regular files.
    2. Redirect the Report Request to BW from EP. in this case the drill down functionalities provided by BW can be used in EP iViews.
    Your iview is of Cartegory 2.
    hope that helps.
    Regards,
    S.Divakar

  • How to Import the Enterprise Portal EAR files in Track.

    Dear All,
    I developing Portal components in local development system (NWDS).Now i need to move into track (NWDI).I checked but i am not getting any option to  move that. I try to create Enterprise Portal component.But that is in disable mode and gray out color( Portal Application Standalone - Error displaying-Software component does not support this development component type. Required DCs are located in an SC that is not visible from the selected one.).what i can do.
    My server version is 7.4 and NWDS tool version is NWDS7.3 SP12
    Please share the information.
    Thank for Advance,
    Thanks,
    Durga Rao.

    Hi Asif,
    Please check this link may help for you.
    Creating a portal webservice in NWDS 7.0.14
    How to Create Web Service iView through Enterprise Portal 7.0 Using an iView - Portal - SCN Wiki
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/1b651014-0301-0010-c39a-98d7cd057847?QuickLink=events&overridelayout=true&5003637524035
    The above version 7.0 but same process in 7.4 also.
    Portal Web Services - Portal - SAP Library
    http://help.sap.com/saphelp_nw74/helpdata/en/4b/78f7042bfb41a9e10000000a421937/frameset.htm
    BR,
    Durga Rao.

  • BW Workbook as an iView in the Enterprise Portal

    I keeping getting a dialog box asking to select the appropriate program to open the workbook. When I select .xls it opens, and it shows the parameters I entered and not the workbook. The customer is on NW04 Stack 11.
    I followed ever step on help.sap.com site as listed below.
    BW workbooks are MS Excel workbooks with one or more embedded BW queries. You are able to display these workbooks in the Enterprise Portal as iViews.
    Features
    Workbooks are displayed in a separate MS Excel window. Opening workbooks within the Web browser window is not possible for technical reasons.
    BW workbooks require the BEx Analyzer, which requires a local installation of the SAP GUI for Windows with the BW front end.
    SAP recommends that you use BEx Web applications in the Enterprise Portal that run completely in the Web browser.
    You can use the function Export as Excel 2000 File from the BW Web application context menu as an alternative to using a local installation of the BW front end if you require Excel functions. See Context Menu Functions  and Exporting as a CSV File/Excel 2000 File.
    An iView with a workbook can be generated using the Portal Content Studio or Role Upload. For more information, see Generating Content from SAP BW for the Enterprise Portal.
    The iViews are of type SAP Transaction iView and have the code link com.sap.portal.appintegrator.sap.Transaction.
    The most important properties are System, Transaction (TCODE) and ApplicationParameter.
    ·The System property contains the alias on the BW system (see Creating BW Systems in the  Portal).
    ·The transaction code for every workbook is RRMXP.
    ·The value WBID= is in the ApplicationParameter property.
    You can determine the workbook ID with the BEx Analyzer:
    a. Open the desired workbook.
    b. In the BEx toolbar, choose ® OLAP Functions for Active Cells ® Properties. The Information tab page contains the Workbook ID (Server).
    Note that with BW workbooks as an iView, the AutoStart property contains the value True (process first screen) and the GuiType property contains the value WinGui.
    Anyone have a solution for this to work?
    Thanks,
    -Eli

    Dear Rasmesh,
    Please try to do this suggestion:
    3. How can I use SAP Application Integrator to access SAP transactions?
    There are two different ways to use the SAP Application Integrator transaction iView. In both cases please use a URL like 'irj://com.sap.portal.appintegrator.sap.Transaction' followed by your custom parameters like '?System=DEV&TCode=SE38&GuiType=WinGui &WinGui_Type=Shortcut&OkCode=SHOP'.
    The parameters are:
    System [mandatory]
    TCode [mandatory]
    GuiType (=WinGui / WebGui / JavaGui) [mandatory]
    WinGui_Type (=Shortcut ..if you want to launch the GUI in a new window)
    OkCode (The OkCode that you would like to be executed after the transcation is called by SAP GUI.)
    ApplicationParameter (Pass these values to your screen fields which needs to be be separated by
    AutoStart (true / false)
    UseSPO1 (true / false)
    For a complete list of parameters please consult http://help.sap.com.
    Taken of:
    http://www.sweetlets.com/my_favorites_faq.html
    I hope this highline can help you,
    Luis

  • Gettin a portal runtime error when adding iviews in web page composer

    we are getting the Following error when we try to add a iview in page builder .we have done the configurations as per the documentation ((http://help.sap.com/saphelp_nw70/helpdata/en/45/3fe7b4f34d4a18e10000000a114a6b/frameset.htm).and will appreciate any help on this issue .
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 08:09_31/10/07_0015_15308650
    See the details for the exception ID in the log file.
    #1.5 #00145ECC9C67007E000000190000117800043DC0D68F6E39#1193798349688#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#myadmin#5872##myportalci.keells_JPP_15308650#myadmin#015ef900875a11dc8a3700145ecc9c67#Thread[PRT-Async 2,5,PRT-Async]##0#0#Error##Java###08:09_31/10/07_0015_15308650
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Can&\#39;t read the prameter &\#39;siteString&\#39; from the PCD.
         at com.sapportals.portal.httpconnectivity.urliviews.runtime.URLIView.checkPCDVal(URLIView.java:631)
         at com.sapportals.portal.httpconnectivity.urliviews.runtime.URLIView.readFromPCD(URLIView.java:528)
         at com.sapportals.portal.httpconnectivity.urliviews.runtime.URLIView.doContent(URLIView.java:326)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:149)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:355)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:310)
         at com.sap.nw.wpc.runtime.AbstractContainerComponent.doContent(AbstractContainerComponent.java:88)
         at com.sap.nw.wpc.runtime.ContainerComponent.doDesign(ContainerComponent.java:183)
         at sun.reflect.GeneratedMethodAccessor362.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:134)
         at com.sapportals.portal.prt.component.CachablePortalComponent.service(CachablePortalComponent.java:273)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)

    Dear Prabash Balsuriya,
    I got similar issue while adding iView to WPC during public, can you elaborate how you solve this issue?
    Thanks.
    Regards,
    Weng

  • Cognos Iviews integration into SAP Enterprise portal 7.0-Error

    Dear Experts,
    I had integrated the cognos iviews into SAP Enterprise portal and  facing some problems.
    in the navigator iview i am able to see folder structure 
    Public Folders and My folders .
    when i click Public Folders following details are  coming
    GoSales ( analysis ) | -->Product analysis
                                   |--> Time vs Product sales
    GoSales( Query)
    OSD_CO3
    on click of Product analysis (any link) link i am getting following error
    Cognos 8 ->  An error has occurred.
       DPR-ERR-2079 Firewall Security Rejection. Your request was rejected by the security firewall. 
      CAF rejection details are available in the log. Please contact your administrator.
    Apart form this images are not displaying in the portal iviews.
    regards
    ratnakar

    Hi Ratnakar,
    This might be a authorization issue, you might not have appropriate permissions to use the public folder. Contact the authorization team to resolve this error they might help you.
    Rgs,
    I.R.K

  • BEx Web Application or Query as iView in the Enterprise Portal

    Hi,
    I am integrating BW System in to Enterprise Portal. the following link shows
    http://help.sap.com/saphelp_nw04/helpdata/en/ab/9659400d9d1059e10000000a155106/frameset.htm
    Sequence of Steps
    We recommend that you execute the necessary steps in the following order:
           1.      Create an RFC destination in the J2EE-Engine in SAP EP 6.0
           2.      Create an RFC destination for SAP EP 6.0 in SAP BW
           3.      Maintain the portal server settings for SAP EP 6.0 in SAP BW
           4.      Maintain Single Sign-On in SAP BW
           5.      Export the BW certificate in SAP BW
           6.      Import the BW certificate in SAP EP 6.0
           7.      Create BW system in SAP EP 6.0
           8.      Configure user management in SAP EP 6.0
           9.      Export the portal certificate in SAP EP 6.0
       10.      Import the portal certificate in SAP BW
       11.      Set up repository manager for BW in SAP EP 6.0
       12.      Maintain user assignment in SAP EP 6.0
       13.      Import SAP Basis Plug-In in SAP BW
    is it required to follow all these steps?
    what are the prerequisites to integrate BW system in to Enterprise portal, i would like to work on all the scenarios mentioned in this link
    http://help.sap.com/saphelp_nw04/helpdata/en/9d/24ff4009b8f223e10000000a155106/frameset.htm
    any valuable suggestions

    Yes.  All those steps are necessary.

  • Unable to see Dashboard over the internet Using Enterprise Portal

    Dear All,
    I have one issue here which is bit technical,
    I have made an Xcelsius Dashboard (Connection Type: Excel XML Maps (BW Queries)) and uploaded SWF file on to KM Repository in Portal. I have created Document iview and a role to published the dashboard on Enterprise Portal.
    Now when i am trying to access that Dashboard from Portal within local network it works fine but when i try opening the same Dashboard over the internet from home it gives an error.
    ERROR DETAILS:
    To access external data, add a cross-domain policy file to the external data web server.
    For more information, on the Adobe website, see the article u201CCross-domain Policy File Specificationu201D.
    If the problem persists, contact the file creator or your system administrator.
    Error: Error #2048
    Connection Type: Excel XML Maps
    File URL: https://www.portal.com/irj/go/km/docs/documents/dashboards/dashboard1.swf
    External Data URL: http://bwserver.domain.com:8000/sap/bc/bsp/sap/zbo_data/Data.xml?infocube=ZFIGL_FM&query=ZFIGL_FM_Q0003_BO&VAR_NAME_1=0P_FYRA&VAR_VALUE_EXT_1=2009
    I have added crossdomain into WebAppl Srvr of BW Server .. Created BSP Application ---> Imported crossdomain file ---> set BSP App in Default Service.
    Please provide possible solutions

    We have the same problem.
    The Solution 1.
    http://wiki.sdn.sap.com/wiki/display/EmTech/Addcrossdomain.xmlontherootofSAPWebapplication+server
    and 2.
    http://www.asabau.com/2009/04/crossdomain-policy-file-in-sap-web-application-server/
    does not work.
    How you have fix it?
    regards
    Chris

  • Integration of Adobe forms in Enterprise Portal

    <i>Manager Self Service:</i>
    Say suppose i want to integrate "Change Personnel Area and Sub Area" into Portal:
    I can deploy the MSS Business Package in Portal & with the appropriate iviews installed i can access "Change Personnel Area and Sub Area" in Portal.
    The above thing works without any issues.
    I have ads configured, acf & adobe lifecycle designer installed -- config tests are successfull for some sample webdynpro applications.
    <i>
    NEW Requirement:</i>
    Users want to see the same "Change Personnel Area and Sub Area (ISR_FORM_SPPA, ISR_IF_SPPA) " in Portal as adobe interactive forms.
    Can you tell me where i have to start to accomplish the above task?
    Any insight on the below stuff would be higly appreciated and rewarded.
    1)?backend tcode sfp?
    2)?web dynpro java?
    3)?business package Enterprise Portals?
    Thanks in Advance,
    RK.

    you can edit anything you like to .
    If you want to modify any ESS / MSS Application, you need to have the source code of these XSS DC's as well in your Design Time, else it will give you build errors.
    For this you need to have a JDI setup since the MSS and XSS are provided in two different tracks of DTR.
    As far as I know because of the used dependency of ESS/MSS Applications, using JDI is the best (and only) option to modify the ESS/MSS WebDynpro Applications.
    And then implementing the JDI, helps in version management .The only way to unpack ESS/MSS / PCUI_GP components properly for development is through NWDI. So NWDI is mandatory.
    For further information please go through the link:
    http://help.sap.com/saphelp_nw04/helpdata/en/b0/ee3441d95dd92be10000000a1550b0/frameset.htm
    Since you are interested in adding the adobe forms you need to have adobe server setup and then you can modify the existing webdynpro application to point to adobe forms.
    In SDN tutorials tehre is a link for adobe applications, which you can try on your own. This has been asked many times in the forums and you will get the details with a simple search.
    Hope this helps!
    Regards
    Atul Shrivastava
    PS: Award points for helpful answer.

  • Configuration steps for Collaboration & Announcement in Enterprise portal.

    Hi Portal Experts,
    Being new to enterprise portal (basically I am SAP HCM Functional Consultant), I am herewith reaching out for guidance / support / help from the experts in the activity which i have taken up.
    Currently I am working on creating the MSS Page, where in the TEAM page, I have included the standard and have the required links / tracelinks / iviews / roles in place.
    However, I am unable to get the data / details in the
    General Information WDIview> Employee Search WDiview> Employee Selection ->Direct Reports ->Display Employee Data..
    Currently, it only displays the Pernr number among the other fields which is not getting displayed. i.e. Name, Attendance Status, Management function, In house- Telephone Number & Email.
    General Information WDIview> Employee Search WDiview> Employee Selection ->Direct Reports ->Display Organisational Information.
    Currently it only displays the Pernr number among the other fields which is not getting displayed. i.e. Name, Manager, Position, Staffing Ratio, Job, Organsiational Unit, Cost center, Personnel Area, Personnel Sub Area & Multiple assignments.
    I hope I have been able to give the description of the problem and look foward for help as i am dire need of help and guidance to complete the task which is critical in nature being at cleint place.
    Regards,
    SAP RBC

    Hi Bala,
    Thanks for your answer, when you say
    Make sure all the PCD objects in the custom folder have end user permissions and assing XEMP role to end users
    I went to custom folder A and copied Employee Self-Service(inside this it has folders iview,worksets,pages,Transport package which contains ess pcd objects) from content provided by sap.
    In custom folder A i created a role XEMP and added the workset Employee Self-Service to XEMP as deltalink from copied Employee Self-Service folder in Cutom folder A.
    Now for setting permissions , i opened  folder A and want to set enduser permissions to it.
    1.so does it means  add the Everyone group and check the Enduser  permission column in permissions table.
    or
    2.add eu_role and check check the Enduser permission column  in permissions table.
    or
    3.add eu_core_role and check check the Enduser permission column  in permissions table.
    and then
    give the XEMP role to Everone group in user administration.
    There is a srvconfig folder in content provided by sap which is also being used in ess, what permissions does this folder require, for ender users .please provide your valuable answer.
    Thanks,
    pkv.

  • ECC Transactions in Enterprise Portal

    We created a transaction iView that calls a specified transaction with the WebGUI, so users can access ECC transactions from our Enterprise Portal, just as they would if opening the desktop GUI.  The start transaction is the SAP Easy Access menu, the sign-on is done with a logon ticket, and the iView has been added to a role so it appears as a tab in the Portal to users.  We have run across an issue with the SAP Business Workplace in the Portal environment.  When a user goes to the workplace and clicks on any items, such as unread documents, work items, etc. in the overview tree nothing appears in the worklist or the work item preview screen areas.  When accessed through the GUI, the transaction functions correctly and data appears in both the worklist and work item preview.  The issue is only when the Business Workplace is access through our Enterprise Portal.  Has anyone ever encountered this issue before?  Any feedback would be greatly appreciated.

    Hi Erin,
    I would recommend to look at the following SAP Note first:
    Note 314568 - SAP GUI for HTML functionality / Limitations / Sp. Behaviour
    We also had some issues with displaying ECC transactions on the portal, but the limitation described in this note helped us to justify the requirements.
    hope this helps.
    harman

  • Configure SSO Connection from SAP Enterprise Portal to BOE Server

    Hi Guys,
    We recently installed a BOE Server and want to connect it to our SAP Enterprise Portal. What we need is just to display the Crystal Reports via Enterprise Portal. We have set up the following:
    SAP EP with AD Authentication
    SAP EP configured with SNC to SAP BI7 system
    SAP BOE XI 3.1 - SAP Integration Kit
    BOE Server configured with SAP Authentication via SAP BI7 System
    We've also set up BOE IK iviews and URL iviews pointing to existing reports in BOE. However, when we access it from EP, it prompts for a username and login to BOE. Is there a way to configure these so that there is no prompt for login to BOE server and SSO is used? Is it also possible to have a service account (e.g. domain/crystal) that will run the reports in BOE everytime a user accesses a report from SAP EP?
    Let me know if this is at all possible

    Hi,
    You should configure InfoView for SSO first, which required infoview.xml file modification, using windows AD default authentication. If you want to utilize the OpenDocument URL for iView then you also need to configure OpenDocument.xml file for SSO also. The SAP portal must have trust relation with the SAP BW server so the Windows AD token can be authenticate with SAP BW server.
    If you want crystal user to run all the report then you will lose data security. It can be done by hard coding user name and password in the report properties and database logon but the SSO capability can be accomplished only by windows AD, SAP or LDAP.
    For more details check BOXI Admin guide and SAP Integration Guide.
    Thanks,
    Muhammad

Maybe you are looking for

  • Dvi to hdmi with sound support

    I was looking for a way to watch movies from my MBP (mid-2011 13") on a HD LCD TV, and I found an HDMI port in the back of the TV. I went to the Apple store and picked up a Kanex "Mini DisplayPort to HDMI Cable (with sound support)." The picture look

  • How to transfer office documents from computer to WP7

    This is a seemingly simple task yet I have yet to find a way to do it. How do I transfer Office documents--Word, Excel, PDF, etc., to and from my Trophy? No options to do so in Zune, nor Office.

  • Add Same Photo to a Group of Contacts

    Can anyone please help with an Applescript to add an image to a group of contacts in one foul swoop. My intention is to add a logo image to a group of colleagues. Here is what I have so far, - but receive this error tell application "Address Book" se

  • Word document shutting down on its own

    Hi, This seems to be affecting only one document. All the other Word docs are running fine. To clarify - the is Word 2004 on Mac OS X 10.5.5 The document is my notes document, created by me and not downloaded from the internet. Its been fine for the

  • How to use loop in smartforms???

    hi experts,               I have an internal table with three values .i am passing it into new itab inside smartforms .while displaying it is displaying only the third data .i think i must use loop condition .but i dont know where to use it .pls help