Create a direct external link into SAP Portal

Hello, I am looking to create an external URL to directly link into a specific page inside my Netweaver Portal.  Is there a way to set up this navigation?

Hi Chris,
The link would be something like this:
http://<server>:<port>/irj/portal?NavigationTarget=<pcd address of page>
The above creates the entire framework page around the page. You can get just the page by doing something like this:
http://<server>:<port>/irj/servlet/prt/portal/prtroot/<pcd address of page>.
Hope this helps.
Daniel

Similar Messages

  • Integrate WDA Iview into SAP Portal

    Hi all,
    I have created a Webdynpro ABAP Application in Workbench with Interactive forms.
    I would like to link this application into SAP Portal.Can i create a WDA iview template and go forward.
    What is the way to integrate into SAP Portal and what are the prerequistics.Please let me know the steps in detail.
    Thanks,
    Lina.

    Hi Lina,
    First you need to take web dynpro for ABAP URL from web dynpro for ABAP  application.
    then go to content adminsitrator in the portal >> Portal content >> Create folder if required to maintain seperately >> Create ivew using "Ivew Tamplate' ..folllow the instruction >> select the "Web Dynpro for ABAP' ..then you need to select created SYSTEM(YOu need to create system in the system adminstration >> system configuration >> System landscape)
    Hope this will helps you.
    Regards,
    Arun

  • Is there a R3 table to track who are currently logon into SAP portal?

    Hey, Gurus,
    Is there a R3 table to track who are currently logon into SAP portal?
    Thanks inadvance!
    Fisher

    What I am trying to accomplish is that we have a customized SAP web dynpro program with Java that access R3 data.
    I would like to create a lock in R3 to prevent the record in R3 being accessed by more than one person.
    The problem was that in our customized portal programs will not always exit gracefully and the lock will not be cleared correctly all the time.
    If there is a way that I can access the user logon data in portal (java stack), I will try to figure out how to unlock the record after the person exit.
    Thanks!
    Fisher

  • How to connect Webi Report into SAP Portal?

    Dear Gurus,
    i would like to connect Webi Report into SAP Portal.
    Could you please give me the steps to follow to acheive that requirement or send me some documents?
    Thanks

    Please check the wiki below.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/IntegrationofBOEXI3.1intotheSAPEnterprisePortal+7.x

  • Integration of BI Administrator into SAP Portal

    Hi!
    I would like to integrate BI Administrator into SAP Portal.
    All the necessary steps has been succesfully executed
    (Activation of technical content in SAP BI, Deployment of Business Package BI Administration 1.0).
    The problem I have:
    When I start one of the functions of SAP BI Administrator I get the Portal runtime error:
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 10:42_19/01/09_0073_21754250
    Refer to the log file for details about this exception.
    Can some one help me to solve this error?
    Thank you very much!
    regards
    Axel

    Hi!
    Thank you very much!
    Yes, I did (add the everyone group there and have the enduser checked).
    Do you know how to find (name of the log file ) the appropriate log file?
    Thank you very much!
    regards
    Axel

  • How do I create a direct URL link to my iBook product page?

    How do I create a direct URL link to my iBook product page? The Apple iTunes linkmaker webpage appears to have been updated recently --- and I can't create a direct link to my iBook, or any iBook for that matter.

    No, not with a direct link to the iTunes product page which I can copy and use. However I found another work around by viewing another book's product page, then clicking "view more by this author" and found the link that way. Thanks for your reply.

  • Link in SAP portal to download patch 25 for SAP B1 2005 B

    Hi all,
                 i need the link in SAP portal from which i can download patch level 25 for SAP Business One 2005 B. if anyone knows the link then kindy revert back soon.
    its very urgent.
    thanks
    sandip

    The most closest patch that you can get is patch level 27, you can find it in SAP PartnerEdge.

  • Direct (External) Link to Report

    I am trying to figure out how I can create a direct link to a report. 
    We wish to have a "Portal" page that resides outside of InfoView.  The portal will have numerous links, some of which will be WebI reports.  How can I get the URL for these reports?  I'm okay that the user has to sign into Infoview.  I just don't want them to have to navigate to the report.
    Any input is welcome.

    Hi Ryan,
    You can get the URL for any particular webi report from the CMC Central management consoleof the business objects.
    Locate the report in the CMC folders and preview the report.
    Copy the URl of the report and use it in the Portel after applying the opendoc parameters.
    for e.g.-
    "http://d-3281:808/businessobjects/enterprise115/desktoplaunch/opendoc/opendocument.jsp?iDocID=4766"
    Hope it helps.
    Regards,
    Ritesh

  • After log into SAP Portal, Terms&Conditions Window should open

    Hi Team,
    As per one of the requirement in my project, i have to develop below applicaiton.
    Requirement: Once user logged into portal & trying to access his role first time in a year, Terms & condtions window should open, once user accepted the terms& condtions,  user can access his role. if user entered into portal second time in a year, direclty can access his roles.
    For this: i have created webdynpro-java application with empty view & portal abstract portal component with terms & conditions text, then i have created  portal Iviews for both webdynpro-java application and abstract portal comonent, then i am calling abstract portal component Iview into webdynpro-java component controller wdDoinit() method via  WDPortalNavigation.navigateAbsolute() method. 
    Finally, i have assingned webdypro-java ivew to Test Role: once click on role it is calling Terms&Conditions pop window.
    Questions: 
    1. how can i use same Iview in user actual role, i mean, once user click on his role first time terms & codition window should open? after accepting terms & condtions only his role can access...
    2. how can i navigate from terms & condtions to his role?
    3. if user didn't accept terms&conditions, he can't access his roles, how can i handle this?
    4. how can i check, if it is user first login into portal or not in a year ? where i have to store this user data? what are the parameters i have to use?
    can you please help me on this?
    Thanks
    Sandeep.

    sandeep kumar wrote:
    > 1. how can i use same Iview in user actual role, i mean, once user click on his role first time terms & codition window should open? after accepting terms & condtions only his role can access...
    > 2. how can i navigate from terms & condtions to his role?
    > 3. if user didn't accept terms&conditions, he can't access his roles, how can i handle this?
    > 4. how can i check, if it is user first login into portal or not in a year ? where i have to store this user data? what are the parameters i have to use?
    I would redefine com.sap.portal.navigation.portallauncher.default component for your purpose
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/44/42c08f81ce2152e10000000a114a6b/content.htm
    so WDJ is not really an option here.
    To store whether display T&C screen you can use custom attribute on user profile 
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/44/0316d50bbe025ce10000000a1553f7/content.htm
    public class MyPortalLauncher extends PortalLauncher
        public void doContent(IPortalComponentRequest request, IPortalComponentResponse response)
              INodeList nodeList = request.getNode().getChildNodes();
              if(nodeList != null && nodeList.item(0) != null)
    //Check value in user profile whether he accepted T&C this year
    //if no - navigate to T&C page
                   IResource jspResource = request.getResource("jsp", "jsp/termsAndConditions.jsp");
                   response.include(request, jspResource);
    //else - process as usuall
                   response.include(request, nodeList.item(0));
              else
                   IResource jspResource = request.getResource("jsp", "jsp/noRoles.jsp");
                   response.include(request, jspResource);
    //implement
    public void onAcceptClick() throws PageException
    //set user attribute value if accepted, logoff is rejected

  • How to create a holiday calendar link on ESS portal

    Hi,
    Can anybody help me how to go about having holiday calendar link on ESS portal.
    Regards,
    Prasad

    Why do you need the whole Holiday Caledar in ESS?
    You can create the Iview of th Tcode SCAL

  • Screen painter related doc link in SAP portal

    hi all,
                      i need some links in the SAP portal related to " screen painter addon-on " in SAP B1.  i need documents explaining about how to work on it, any guide to work on it. kindly reply me the links related to it in the portal.
    sandip

    Hi,
    Once you install the screen painter in your B1 application (as any other addon, you need .ard and installer.exe files) you have a button giving you access to the Screen Painter help file. In there you will learn how to use the ScreenPainter.
    Hope it helps
    Trinidad.

  • Help link in SAP portal

    Hello Portal Guru,
    I need to change the url of help link which is next to logoff in the top right of SAP portal. I thought it is on masthead iview. But it is not. Could anyone here help me to find the souce of the link please? Thanks.
    Bai

    Dear
    Masthead: contains branding elements, user identification, and the appropriate (based on the portal configuration) function links, such as Help, Personalize, New Session, Log Off, and Log On.A link can be displayed or hidden by setting the Show Link in Masthead: <Link Name> navigation property of the Masthead iView.The Help link, by default, launches SAP Help Portal. You can customize the URL so that the link goes to a site of your choosing.
    In the Portal Content, go to Portal Users -> Standard Portal Users ->Default Framework Page -> Masthead iView. Open the Masthead iView in the Property Editor, and in the Help Link URL property, enter the URL of the site you want launched when the user clicks the Help link.
    Hope I will solve ur problem
    Thanks
    Keshari

  • Set a external link into message maintanance in longtext or ..

    in long text message maintanence i want to set an external link.
    somebody knows how its possible?
    and  when not, can i fill the long text message from an external ressource?
    thanks
    ezachiael

    Solution found: another dev had added a RESET_STATE process on the login page and I guess that was blanking out all the parameters that were in the URL; I removed that and tested things and they are back to normal now.

  • How do I create a form to link to SAP?

    I have a requirement to create a form to enable users to requests  updates from SAP, with code. I have not been able to find anything to lead me in the right direction. Has anyone done this, or is there a blog that can be recommended for me to look
    at?
    Thanks

    Hello,
    Direct integration is not available by default so you have to use DUET connector OR RFC connector OR third party tool to get/Update data from SAP.
    Here is link for DUET:
    http://msdn.microsoft.com/en-us/library/office/ff963714%28v=office.14%29.aspx
    http://technet.microsoft.com/en-us/library/ff972436%28v=office.15%29.aspx
    RFC connector: (You need to write custom web service) and it is free connector to get data from SAP. Search more in bing for more info.
    http://www.codeproject.com/Articles/35681/SAP-NET-RFC-Server-with-SAP-NET-Connector
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to integrate Lotus Notes and upload Help Docs into SAP Portal

    Hi Experts,
    I got 2 questions with regards to content in portal...
    1) I got nearly 30 to 40 help documents (PDF & WORD) which users may refer when accssing CRM & BW system in portal.
    Currently they are stored in the Local Drive....i am trying to find a way to upload them portal...so the users can always have the docs the require
    and
    2) Can any one please update me in detail ...on how to integrate Lotus Notes into portal and configure Single Sign on  currently my Portal and Lotus Notes user id's are different
    Thanks in advance

    Hi Geethika,
    1. IF documents are on your local computer, Netweaver Portal has a KMC Addon (Knowledge Management and Collaboration). Within KM it is possible to run a Document Management Scenario. You can Create Folders within KM, give Access Rights to Users, Create an Iview to browse KM Folder then add that Iview to a Page or Role so users can access it.
    For this, please chech the online documentation via http://help.sap.com/saphelp_nw04s/helpdata/en/20/b46d42ea0b3654e10000000a155106/content.htm
    2. For Lotus Notes Integration, your Lotus Notes Server must be running on Windows Platform.
    For the rest configuration please check the following:
    Single Sign-On from SAP Enterprise Portal to Lotus Domino
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/94c4e390-0201-0010-09a3-d09e11b80671
    I've the latest version of SAP Ticket Verifier, if you couldn't find it, I can send it to you.
    regards

Maybe you are looking for

  • Using a Smart TV with my iMac & Macbook Pro

    Im a photographer and just purchased a Samsung Smart TV to use in the studio for client consults to show photo slideshows and sales sessions so basically sharing what is on my iMac/MacBookPro screen on the Smart TV.  The TV is connected to the networ

  • I have training dvd's I want to copy to my mac os can't find a copy or burn icon help

    I have a mac os x and want to be able to burn or copy for viewing a trainind dvd but can't find burn or import button. tried opening in quick time but couldn't open. in dvd player there is no evident icon or button to rip or burn.

  • Exposing  XSQL application in portlet

    I have already written application in XSQL and XSLT.I want to convert it into oracle portlet.I tried to use URL portlet.Using URL portlet The links are converted to javascript:submitURL2166(' http://servername/root/filename.xsql') and working fine bu

  • Reg configuration of hyperion shared services on 11.1.2.1

    Hi I have installed shared services on 2 servers(Server1 & Server2) for load balancing. I have only 1 instance of oracle schema. I have successfully configured shared services on 1 server. Now i need to configure shared services on server2 with the a

  • BSP Exception: Missing reference when converting data object ZZxx

    Hi there, I have created these new Z fields and tried to include them in a field group. These fields did appear, but they are highlighted with a red box, with the above text in the tool tip. Does anyone know what it means?? Thanks