Integrating display templates with the Netweaver Portal

Hi friends,
can you please help me how to the integrate SAP xMII display template with the Netweaer portal
Thanks
Srikanth

Hi Srikanth
In case of integrating into NW Portal,
1. U first need to create an IRPT page which contains the desired Display Templates is/are present.
2. Then in the NW Portal <b>Content Administration</b>, create an iView with URL configured in this iView, where the URL should be that path name of target source where the IRPT page is stored such as URL : http://<servername>/<TargetFolder>/<YourIRPTPageName>.irpt
3. Do the rest content objects like Page, WorkSet and Role after u hv successfully configured iView with that IRPT page (u may test this by clicking "Preview" button)
Regards
Som
Please feel free to ask furthers, if necessary

Similar Messages

  • WebDynpro ABAP integrated into the NetWeaver Portal - One for Mr Jung :)

    Hi
    <h2>Introduction</h2>
    I've developed a WebDynpro Component that uses 8 other components.
    The initial component has 1 view with a PhaseIndicator element with 8 phases.
    Selecting a phase pops up a window of the appropriate components used as usage components.
    Also, depending on certain config tables some windows might popup as soon as the application runs.
    I've created an application for the component with the PhaseIndicator.
    <h4>The application works perfectly !</h4>
    <h2>Problem</h2>
    <h4>When I integrate the application into the NetWeaver Portal it also works perfectly, in Dev that is.</h4>
    When moving the application and all it's components to QA it also works perfectly if run on it's own. But, when embedded in an iview in the Portal, strange things happen
    All the components that are usage components in the 1st component is displayed in the first window but not as pop ups.
    They are all listed below each other with plenty of white space between them, below each other in one huge scrollable window.
    <h2>My Investigations</h2>
    I've run a trace in Dev and QA and discovered that just before the Windows are displayed different code is run in the two systems. In Dev, the system executes a method of the class CL_WDR_SSR_LS but in QA the system executes the contructor class of a local method lcl_repository in the include LWDR_RUNTIME_REPOSITORYF12.
    <h2>Things I've tried - but did not work</h2>
    1) Removed my custom theme.
    2) Re-transported everything.
    3) Bounced the QA Portal
    4) Transported everything to Prod - It works perfectly in and out of the Prod system and Portal. BTW The ECC system of QA was refreshed from Prod 2 weeks ago.
    <h2>Finally - My Question</h2>
    What the bleep do I do now
    Thank you for reading.

    Hi Bala,
    thank you. This solved my problem.
    Could you explain what the caused the problem?
    Best regards,
    Olaf

  • How to connect SAP R/3- System with SAP NetWeaver Portal (2004s)?

    Hello to all,
    sorry, can someone help me? How can I connect SAP R/3- System with SAP NetWeaver Portal (2004s)?
    Thanks and regards,
    Galyna

    Hi,
    In previous link contain this info
    This describes how to connect an SAP R/3 system to SAP NetWeaver Portal using an iView
    1)      Go to System Administration
    2)      Go to System Configuration
    3)      Go to Portal Content (Right Side Panel), open that folder.
    4)      Right Click on Portal Content, a Panel is displayed select "System (from Template)".
    5)      That will display a new view on right side, now select "SAP system using dedicated application server" from
    the existing templates. (Other templates are possible - for example, load balanced or through a SAProuter connection string).
    For this exercise, we'll use the simplest type.
    6)      Choose next
    7)      Give the System Name and System Id (which are mandatory fields) incase you want to give any brief notes
    about the system then give them in the "Description" field.
    8)      Open the Newly Created System.
    9)      Now when you want to create a New System, you have to fill four Properties they are:
    "Connector" - contains basic connectivty details
    "Internet transaction Server (ITS) - if you wish to use SAPGUI for HTML and/or IACs",
    "Web Application Server" - if you wish to access BSPs and/or Web Dynpro for ABAP and
    "User Management".
    You also need at least one "System Alias" has to be defined from the Display drop down menu.
    Make sure you have set end user access in the Permissions drop down menu to all users who need to access the system
    10)  Select "Connector" property, now fill the required fields such as:
    a)      Application Host (should be fully qualified hostname) - Give the R/3 "Application Name",
    which can be obtained from the SAP Logon Pad (check what R/3 system you are using, right click on it , go to the properties,
    it will open a window which has the Application Server Name.
    b)      Logical System Name - Give the logical name as defined in the backend system
    c)      SAP Client - Check the Client in the backend system and give the appropriate number (3 digits)
    d)      SAP System ID(SID)* - Check the R/3 properties and give the check for System ID
    e)      System Type* - Since we are connecting to R/3, select SAP_R3 system.
    f)       System Number - This is a two digit number that you can find in the SAP Logon Pad
    11)  Select "Internet transaction Server (ITS)" property, now fill the required fields like
    a)      ITS Description à Give some Description
    b)      ITS Host Name - Same as "Application Host" of R/3 (when integrated ITS) and should be attached with the
    port number of ITS Server (to get port number detailed description is given below). ex: hostname : port number
    c)      ITS Path - To get the path along with the port number you have to Log on to R/3 system. Use the
    Transaction Code "SICF", it opens a new window go to:
          default_host -> sap -> bc -> gui -> sap -> its -> webgui -> SAP GUI for HTML -> right click on
    that and click "Test Service'. This will open a new window, on the address bar you will find the "port number", and
    the path something like (/sap/bc/gui/sap/its/webgui). Use the path after the port number.
    d)      ITS Protocol - There are two protocols "http" & "https", select the appropriate protocol which is
    visible when you opened "Test Service" window.
    12)  Select "Web Application Server" property , now fill the required fields like
    a)      Web AS Description -> Give some Description
    b)      Web AS Host Name - same as ITS Host Name
    c)      Web AS Path - usually /sap/bc/bsp/sapd)*    
    Web AS Protocol - should be same as the ITS Protocol.
    13)   Select "User Management" property, now fill the required fields like
    a)      Authentication Ticket Type - Since we are not using SSO leave the field
    empty i.e. put in select mode. (Please note that longer term you will probably want to use SSO)
    b)      Logon Method - Select UIDPW.
    c)      User Mapping Type - In case you have administration rights then you choose "admin" or in case you
    just have user rights then choose "user", better go for "admin/user".
    14)   Since all the required fields are filled appropriately now create a System Alias name, this can be done by following steps:
    a) go to Display -> Select "System Aliases" give some Alias Name, let's call it "SAP_R/3"
    15)  Now that System is created we have to create a iView which will display the given Transaction Code.
    16)  Go To "Content Administration".
    17)  Go To "Portal Content".
    18)  Go to Portal Content (Right Side Panel), open that folder
    19)  Right Click on Portal Content, a Panel is displayed select "New" -> iView
    20)  Select iView template, click next
    21)  Select "SAP Transaction iView" from the list of templates available. Click next.
    22)  Give the iView name and iView ID. Incase you want to give any brief notes about the iView then give it in "Description" field. Click next
    23)   Select "SAP GUI for HTML" radio button. Click next
    24)  Now select the system which you have create "SAP_R/3", give some Transaction Code, say SE12 (Dictionary Display). Click next and Finish.
    25)  Now Preview the iView
    26)  You will see a new Window where in SE12 Dictionary Display window is displayed.
    Regards,
    Senthil K.

  • Integrating Systinet Registry with the XI/PI

    Does anyone have experience integrating Systinet Registry with the XI/PI Integration Repository? For example, is it possible to push XI design objects from the Integration Repository to Systinet and maintain synchronization?

    Please,
    check the following documentation
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ceb31d4f-0901-0010-60bc-8162e7c6179d
    It is an article about the integration of mobile devices with XI from this site.
    I hope it helps you.
    regards,
    Jaime

  • TIME on ESS/MSS with the SAP Portal, release ERP2005 ECC6.

    Hello,
    I need to implement TIME (Leave request) on ESS/MSS with the SAP Portal, release ERP2005 ECC6.
    Any informations about the customizing for a proof of concept would be appreciated.
    All the back-end (R/3) as allready been customized.
    Thanks for your responses.
    Olivier

    Hello,
    If you already have all the templates and such configured then its easy. We don't have ESS and only one MSS scenario. However we support the web environment via BSP HAP_DOCUMENT. You can include our list pages in an Iview and assign that to the ESS or MSS scenario in the portal.
    They also run stand alone, so you can test it as well without configuring the portal.
    See also <a href="/people/sap.user72/blog/2007/02/20/objective-setting-appraisals-the-web-environment bloggy</a> on OSA and the web Environment, especially the last part will be of interest for you.
    Regards and Groetjes,
    Maurice

  • Custom report templates with the help of BI Publisher.

    Hi All,
    I have created custom report templates with the help of BI Publisher it is working as we excepted.
    refered : https://blogs.oracle.com/kyle/tags/reports
    But our requirement want to change the color of heading and include filters in output report, It is possible, if yes pls share you comments?
    Best Regards
    Pradeep

    how silly of me!
    just restarting the tomcat sorted the problem!!!

  • Will my LED 27 Cinema Display work with the new Mac Pro?

    Will my LED 27 Cinema Display work with the new Mac Pro?

    Mini DisplayPort (like 27" LED Cinema Display) is a direct subset of ThunderBolt (like Mac pro late 2013). It plugs right in and the display portion "just works", no adapters required.

  • How to start the netweaver portal to publish the reports

    Hi gurus,
                    could any one body tell me how to start the netweaver portal, I am in the SAP management  console screen.
    I need to publish the SAP 3.5 query reports in to netweaver portal
    PLease help me

    Logon the portal as  system admin
    Create a SAP system, connect to the BW
    then create a BW 3.x query iview  in the Portal Content studio.

  • Is it possible to have the lid open on a MacBook Pro connected to a Cinema Display and have the Mac display blank with the Cinema in highest definition?

    Is it possible to have the lid open on a MacBook Pro connected to a Cinema Display and have the Mac display blank with the Cinema in highest definition?

    Hi,
    Create a play list that you wish to burn. Select playlist, the file from main menu which gives to an option to burn the playlist. A pop up box appears allowing you to select burn speed and disc format.
    Jim

  • Has photoshop started using EXIF orientation to display photos with the right rotation?

    Has photoshop updated recently and started using EXIF orientation to display photographs with the right rotation?
    I thought in the past it ignored the EXIF orientation, but it seems like it is now using it. Does anyone know if you can tell it not to use this information when displaying the image on the screen?
    Please help!!

    Duh! My apologize for not providing the important details.
    The system model I have tested on:
    Mac Pro Early 2009
    2.66Ghz 10GB Memory
    Dual NVIDIA GeForce GT 120 512MB Cards (original cards)
    Tested on 10.7.4-10.7.5, 10.8.2
    Crash Report can be located here:
    http://pastebin.com/aeZ2kYvw  (this was using version 10.7.4)
    It's just odd since last year we've been using this setup fine with v13.0 and now with v.13.0.3 it doesn't work. The reason for our two independent video cards is so that one card sends video to the monitor screen of the teacher, the second card sends a video signal that can be switched to either a projector or 8 lcd monitors in the lab (we've invested a lot of video infrastructure for this lab). When we tested using a single card for both outputs we would get an odd interlace horizontal thin bar that would go top to bottom ever so slowly. This would appear either when looking at video or when moving windows around. Doing the dual video cards solved that issue for us and have been using the setup since 2009.

  • Does the Netweaver Portal generates a W3C log file ?

    Hello,
    Does the Netweaver Portal generates a W3C log file ?
    Is there any way to configure it in netweaver?
    Does anybody has Any documentation for the same ?
    Please Guide!
    Thanks,
    Smita

    Hi Smita
    Did you find an answer to your question, were you able to get W3C logs for portal. We have a similar requirement from our performance monitoring team, they want to collect the actual time taken in httpaccess logs for portal.
    Thanks
    Naresh

  • Looking for sample template with the check on the bottom of the page

    Customer is looking for sample template with the check on the bottom of the page, anyone know of one? Their Bank doesn't like the check on the top of the page because when you rip the check from the stub is sometimes rips the microline. -Thanks

    Hi Dale,
    Check this one(template attached) : http://blogs.oracle.com/xmlpublisher/2006/04/13/#a12
    You just need to flip the invoice and check position,..
    regards..

  • The screen on my iPhone turned into an xray like display. With the assistance from Apple Support, I Upgraded the software version. But still did not resolved the issue.

    The screen on my iPhone turned into an xray like display. With the assistance from Apple Support, I Upgraded the software version. But still did not resolved the issue.

    Probably a setting. Look at the manual.
    iPhone User Guide (For iOS 4.2 and 4.3 Software)

  • Deploy a Library with the NetWeaver Developer Studio 7.1

    Hi All,
    i would like to deploy a jar-file as a library on PI 7.1 with the NWDS 7.1. 
    It is different to 7.0.
    I hope anyone can tell me how to do this..
    Thanks
    Christoph

    Hi,
    Here is the process to deploy a Library project:
    1.Defining Libraries:
           To define J2EE libraries in the SAP NetWeaver Developer Studio, you first create a corresponding Library project .Then you have to add all necessary JAR files or references to other J2EE Engine components.
    2.Creating a Library Project:
         Choose File ® New ® Project.Follow the wizard to create a library project.The wizard generates an empty Library project. After the generation is completed, the J2EE perspective is opened automatically. The logical project structure is displayed in the J2EE Explorer and contains the two XML files: sda-dd.xml and provider.xml.
    3.Adding JARs:
           1.      Choose the server/provider.xml node and choose Open from the context menu.The multipage editor opens in the right pane.
           2.      Choose the Jars tab.
           3.      Choose the Jars node followed by Add.
           4.      Select one or more JARs from your workspace and confirm by choosing OK.
    4.Adding References:
           1.     Choose the server/provider.xml node and choose Open from the context menu.The multipage editor opens in the right pane.
           2.      Choose the References tab.
           3.      Choose the References node followed by Add.
           4.      You can either create a new reference or select an existing one.
    5.Creating a Library Archive :
           1.     Select the library project node in the J2EE Explorer.
           2.      Open the context menu and choose Build Library Archive.
           3.      Choose OK to confirm
    6.Deploying a Library Archive :
    Prerequisites:·    The SDA file for the library project has been created successfully.
    ·        You have started the J2EE Engine on which the archive is to be deployed.
    ·        The settings in Window --> Preferences --> SAP J2EE Engine( SAP PI) are correct.
         Process:
           1.      In the J2EE Explorer, expand the library project node and select the relevant archive.
           2.      Open the context menu and choose Deploy to corresponding J2EE Engine.
    Regards,
    Kalpana

  • How do I save Icon templates with the Project files?

    My project files are stored in a folder, say, "My Documents\LabVIEW\My Project", and this folder, in turn, is saved under (Sub)Version Control.  I'd like to include a sub-folder called "Icon Templates" that could contain the icon templates I'm using in this project, but they seem to be "forced" into "My Documents\LabVIEW Data\Icon Templates" (almost the same, but the "owning folder" is different).
    Is there any way to change, preferably on a Project-by-Project basis, the default location for Icon Editor templates?  I tried to figure this out, and saw that one could change where "3rd Party" templates were stored, but that didn't seem to do anything (maybe because I don't understand the concept of a "3rd Party"?).
    An important (to me!) reason to accomplish this is that I want to commit my new icons when I commit the rest of the Project, and have them appear when I checkout the project on another machine (or do an update from the Repository).
    Suggestions welcomed ...
    Bob Schor

    Well, I thought of this as well.  I did change Default Data Documents (which seems to be where Icon Editor expects to find its Templates file) to My Documents\LabVIEW (instead of LabVIEW Data), and that worked (sort of).  But that still doesn't solve my problem.  I have multiple projects -- My Docs\LabVIEW\Project 1, say, and My Docs\LabVIEW\Project 2, and want to have a specific set of icon templates for each stored, say, as Project 1\Icon Templates and Project 2\Icon Templates.
    My problem is two-fold.  First, there is a setting in Icon Editors, Tools, that seems to be designed to let you designate where your "special" templates are located, which I've set to, for example, My Docs\LabVIEW\Project 1\Icon Templates.  However, when using the Icon editor, these templates never appear!  It's as though it's still "locked" into the "3rd Party" sub-folder of the parent Icon Templates folder.  Second, even if this worked (which it doesn't), is there a way to "embed" this setting as part of Project so that the settings "stay with the Project" (and can thereby be customized)?  One important reason to do this is to simplify organizing Projects and folders on disk -- I keep them "together" (use the same structure for both, so a Project is contained, on disk, inside a single set of nested folders), which greatly simplifies and facilitates using Version Control to manage development.
    Thanks for the reference.  I didn't know about all of the symbolic names.  It does appear that they are only used in the VI Search Path entry, correct?
    Bob Schor

Maybe you are looking for

  • Image swap and IE7 in DW CS4

    I have thumbnails 80px square and a div set at 600px square I select and name a loctor image and put in the div. When I set up image swap all works fine in Safari, IE8 but in IE7 after the image has swapped, if I move the mouse over or near the large

  • Just upgraded machine, Dreamweaver and Flash not working

    I've been using Dreamweaver MX and Flash MX on my old Power Mac G5 for the last 5 years and just upgraded to a new Mac Pro Quad Core Intel Xeon processor. It is a 64 bit system using Mac OS10.6.4. They do not run on this new machine. Is there any way

  • Automation out of sync

    Hi All, i'm experiencing some serious discrepencies between the automation displayed in one of my songs and what is actually playing. This appears only to be happening on stereo audio tracks (i tested it on instuments). The visual display of the pann

  • Lightroom tether issues.

    I shoot events where lots of folks line up to get photographed and I use LR to aid in getting the best shots and allow the clients to select their favorites. I own a Nikon D700 and tether it to my recently purchased a Dell Inspiron Laptop with WIn7,

  • Problem with Initial Download Material

    Hello Experts, I have sap CRM 5.0 and R/3 5.0  systems are there. I could replicate all the products from R/3 to CRM system except the products that have character alphanumeric. example: 9999AB, 9999B, etc. Please let me know how to replicate thats p