Hyperlink for Portal pages

Hi guys,
Please I need your help. I am currently using Enterprise Portal 6 sp9 . My  problem is I want to know the API or Par file that I can use to extract the hyperlink of my portal pages.
Thanks for your help.
Dakata A. Ibrahim

HI Abdu
I think you need com.sp.portal.appintegrator.sap.bwcapi.jar.
In Portal
Goto System Administration-Support-
portal Runtime -Browse Deployment-:ROOT/WEB-INF/portal/portalapps/com.sap.portal.appintegrator.sap.bwc/lib
There you will get com.sp.portal.appintegrator.sap.bwcapi.jar.
Regards
Rajeev.

Similar Messages

  • How to run Import/Export for Portal Page

    Hi all !
    I have to export the Portal page .What are the steps I have to follow to complete the process ?I'm new to Oracle portal..
    Please help . Thanks in advance
    chris

    You could check out the Export/Import FAQ for some of your questions
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/DEPLOY_PERFORM/EXPORT_IMPORT_FAQ_1120.HTM
    Also see if you can get access to configuration guide for your version of portal. There has to be a chapter on how to use Export/Import utilities in Portal
    The simplest way to explain the process is
    1. Click on Export link next to the object to be exported
    2. Give a name for the transport set and export it.
    3. Download scripts for migrating the content and run it in export mode to generate the dump file.
    4. FTP the script and dump file to target
    5. Run the script in import mode to transfer the contents of dump file in target portal. The usage of scripts in export/import mode is given when you run the script without any parameters
    6. Go to the Export/Import portlet and select the transport set for import.
    7. View the logs to see if the migration has been successful.
    8. Go to the navigator and check if the object you migrated has been brought in successfully.

  • Apache log analysis for portal page visits etc

    We are about to go into production with Oracle Portal (9iAS rel 9.0.2.0.1).
    I have been looking into how to gather statistics on web site usage and have concluded that I cannot get the information from within portal logs since many pages are served from the cache and there is no interaction with the database at all.
    I think I need to, therefore, analyse the apache log files. Can anyone recommend a good 3rd party product for log analysis? I am also concerned that the portal specific urls might severely limit the usefullness of the data I can extract.
    Has anyone used a log analysis tool in conjunction with Portal or knows of a product with a specific add-on for Oracle Portal (I have seen these for other portals and CMS products).
    Any pointers appreciated, I am completely new to this area.
    Peter.

    Peter,
    You might want to look at the "ClickStream Collector" that is included in a 9iAS installation.
    I'm not sure if it will do what you want with Portal, but it's starting point.
    Good luck!
    Bill G...

  • Users for Portal pages

    Hey!
    Does anybody know a way to implement a 'login & password' module
    in a page builded in Portal?
    Thanks.

    There's no "guide" as far as I could find, but here are the most helpful links:
    http://help.sap.com/saphelp_nw04s/helpdata/en/ed/f794f201654cc8bdd6968e350800d9/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/ed/f794f201654cc8bdd6968e350800d9/frameset.htm
    MastHead Change & Portal Desktop
    If you just search for Master Rule Collection you should find everything you need in order to implement what you want.
    Cheers,
    Hermann

  • Default Page Template for Portal Page Group

    Release 2 of Portal (9.0.2.2.22)
    Created a page group and several templates.
    Edit Page Group Properties, Configure, locate the Default Page Template drop list.
    The drop list has only the templates from the shared object page group.
    The online help states
    =======
    Choose the page template to apply to new pages in this page group if the page designer does not explicitly choose one.
    Note: This list includes all the page templates in this page group and the shared objects page group.
    ========
    I have several templates in this page group. Why don't they show in this drop list?

    You have to make the templates public. Edit the template properties - on the Main tab click "Make Public".

  • Gateway for accessing Portal pages from PDA

    Hi All,
    I am working on Oracle portal and want to use the oracle 10g wireless feature for portal pages.
    As per the directions I have enabled the mobile access for my portal as could see the content from the built in PDA simulator.
    Now, I would like to view the content from the actual mobile device (PDA).
    After aquring the device, I think I need to get the Gateway provider.
    I am completely blank on how to get the Gateway Provider etc.
    I would request you all to help on this. How to go for getting Gateway Provider and how I could view the content from actual mobile device
    Thanks,
    Sasi Bhushan.

    Hi,
    I am afraid this cant be done. The only thing is that the user will be forced to login.
    Thanks,
    Sharmila

  • Search only portal pages

    I want to search on Pages, not iviews/worksets. Any ideas please?

    Hi Ashish
    In http://help.sap.com/saphelp_nw70/helpdata/en/cc/f4e77ddef1244380b06fee5f8b892a/frameset.htm you find the relevant guidelines.
    If you dont want the parameter reflected in the URL, you will need to create a search options set and use it in the seach iview that should be used for portal page search.
    So in the entry "Predefined Properties" of the search options set, you will need to enter "resourcetype(value=http://sap.com/xmlns/pcd/app/page/default)" if you want the search to be limited to resources defined as pages. Leave out /default if you dont want the end user to be able to change the filter.
    If you want the parameter reflected in the URL, you can information about how to do it here: https://www.sdn.sap.com/irj/scn/thread?messageID=280371
    Best regards,
    Martin Søgaard

  • Different Layout within a webflow for one Portal Page

    Hi All,
    Can I set different layouts within one portal page journey depending on the hyperlink
    I click on one of the portal page with in a webflow.
    My requirements is such that if user clicks on one of the link on one of the portlet,
    I want to show them the next page with different content in a different layout
    with in same portal page journey.
    Can anyone post the sample code to achieve this.
    Thanks
    Nitin

    1 - you can not change the photo frame size if that is what you are asking
    2 - you can enlarge the photo within the frame by selecting it and using the slider above the frame
    3 - you can use a different page layout -- or even theme -- see Liz Castro's web site for examples of all available layouts for each theme -- http://www.lizcastro.com/iphotobookthemes/
    LN

  • Eventing in Portal page between Team Viewer and Custom Webdynpro for ABAP

    We are trying to implement a new Portal page that contains a Team Viewer Iview and a custom Webdynpro for ABAP iview.
    The idea is that the when a manager select one of his direct report in the Team Viewer, the custom Webdynpro for ABAP would pick up the selection_changed event and retrieve the data for the selected employee.
    We followed the instruction provided by SAP in note 1112733 and it worked in our development environment. When we moved the iviews to our testing environment it stopped working.
    I also used the Diagnostic Iviews provided by SAP and I get the same result: Works in Dev, does not work in QA or in Prod.
    We also followed the troubleshooting steps of note 945516 and it still did not help us. We can not find a difference in our system set up.
    We are therefore looking for pointers as to what could be our problem.
    Thanks!
    Edited by: Benoit Fortin on Feb 20, 2009 2:28 PM

    Problem was solved internally:
    The reasons the eventing worked in Dev and not in QA or Prod, was that we had a different level of patch for ESS/MSS between instances, which I was not aware of.
    Dev was on ESS/MSS version 600 SP14 and QA and Prod was on a different level. Once we implemented ESS/MSS SP 14 accross the board, everything was good.
    Edited by: Benoit Fortin on Nov 13, 2009 11:57 AM

  • Exporting PDF files on CS5 - hyperlinks to URLs only work for first page

    I'm new to InDesign and am working through the "Classroom in a Book" training workbook for CS5, I 've got to lesson 14 and have found that when exporting to PDF (interactive) format, the hyperlink to a URL only work for the first page of the document.
    I made my own document with links on multiple pages, and the same thing happened. I followed the lesson to the letter (3 times!)
    I also tried setting up individual links for individual pages and that did work, so how do I get one piece of text to link to one URL on multiple pages of a document (ie on a Master page) ???

    Thanks Peter,  I've actually got CS5.5, so I presume this patch is already updated on this version, because when I tried the 7_0_4 patch it wouldn't run; giving the message: "Some updates failed to install, and "update is not applicable". So I tried the latest update: 7_5_2 patch, but I'm still experiencing the same problems with hyperlinks not working from the Master pages.

  • Hyperlinks for Nigel's page work in iWeb but not in Safari. Why?

    In iWeb, the hyperlinks for my NIGEL page all work. They work to and from the main U.B.R.O.L. page. They work to and from the other few people in the U.B.R.O.L. group.
    However, these very same hyperlinks for Nigel do NOT work.
    What should I do? I am careful with clearing cache.
    Lorna in Southern California

    Well, happily, I figured this one out all by myself. The hyperlinks were not working because I had placed them in the Navbar. I had placed them in the Navbar because I had opted to not have those three pages in the Navbar and also I opted to not even show the Navbar on those three pages.
    Well, I discovered by many trials and errors that putting hyperlinked boxes in the Navbar, even when nothing else is there, is a bad idea worth losing.
    When I lowered the hyperlinks into the regular text field, the hyperlinks worked both on my desktop and in Safari.
    Of course, that left me with a bare Navbar to contend with so I decided to put the Navbar back in, but without showing those three pages for Nigel, Helen, or Vali.
    Lorna in Southern California

  • How to adjust size of Portal Page Panels for WDA Applications

    Hi,
    I am designing a Portal Page using Page Layout "3 Colums (Narrow:Wide:Narrow" for WDA application.  The problem is that the width of the web dynpro contents on the Left and Right panels ("Narrow" parts of the Page Layout) is not very wide, leaving lot of empty space between those panels and the Center ("Wide") panel.  Is there a way that I can adjust the width of each panel in the mentioned Portal Page Layout?
    I went through SAP library which mentions using method lr_port_manager->navigate_absolute but I am not clear how to pass the width value in the method.  If that method is relevant, can someone give a code example (no copy/paste from SAP Library pls.) of how to put the width value (e.g., 300  in the method?  Also, in which method (e.g., WDDOINIT) I should execute the code.
    Will greatly appreciate the help!
    Thanks,
    Tony

    You can easily create a custom page layout with your desired widths.
    Take a look at this blog:
    The specified item was not found.
    Thanks,
    Shanti

  • Sytax highlighiting for Jsp Dyn Pages for portal development.

    Hey,
    I am doing JSP with the htmlb taglib for portals. When I edit a jsp page in the Developer Studio, I expect syntax highlighting. This is what I see in the documentation for jsp editing as well - you know where the keywords are highlighted.
    Sytax highlighiting for jsp in Developer Studio for portal development.
    http://help.sap.com/saphelp_nw04s/helpdata/en/ce/e0a341354ca309e10000000a155106/content.htm
    OutputSuccess.jsp, OutputSuccessText.jsp are the two jsp's that are syntax highlighted on this page.
    In my Developer Studio this is not the case. Is a JSP editor and its highlighting not part of the Developer Studio. If it is, how do I get it to work.
    I also know that given the right taglib's, the editor also gives autocomplete for taglibs with its settings. I am hoping to speed up my development with this.
    Right now I am using a text editor for this. There are a couple of jsp plugin's such as Exadel or Lomboz which I can integrate if a jsp syntax editor is not there in the Developer Studio. I just wanted to know the right way to go about this.
    Thank you for your help.
    Sumit.

    Never mind. I was in the preview mode.

  • Error when trying to run UCM from browser -The portal page for your Content

    Hi
    When I try and run the UCM in a browser using "http://localhost/idc", it showing
    "The portal page for your Content Server needs to be rebuilt. Start the WebLayout Editor as a standalone application and select Update Portal... from the Options menu."
    I did see a previous message that says to go to Weblayout Editor Applet - Options - Build Home Page - Update -Ok, but I was not able to see the Build Home Page option in the drop down.
    Any ideas what may be causing this issue?
    Thanks in advance for your help
    Cheers
    Sylvia

    Hi Srinath
    Thanks for your reply.
    Commenting out the following lines still does not fix my problem.
    <div align=center><b>Welcome to UCM10g for SIF DEV</b></div><br>
         <$if IsLoggedIn$>UserName = <i><$UserName$></i><br><$endif$>
         <$if IsDynamic$>Current Time = <i><$dateCurrent()$></i>
         <$else$>This is a static page.
         <$endif$>
    I have installed this product on two environments following the same kind format.
    In our dev environment I am able to type in the following to get to the Welcome to Content Server Page
    http://devenv/idc/
    In the other environment I use the following and I get that the error "The portal page for your Content Server needs to be rebuilt. Start the WebLayout Editor as a standalone application and select Update Portal... from the Options menu."
    http://testenv/idc
    So the only way to get to the Content Server Page is to type the full path as below which I don't want to do, because I want the welcome screen to appear first.
    https://testenv/idc/idcplg?IdcService=GET_DOC_PAGE&Action=GetTemplatePage&Page=HOME_PAGE&Auth=Internet
    Is there a way I can configure the application to get to my welcome screen instead of getting the error message detailed above?
    Thanks
    Sylvia

  • How to create portal pages for GUI data updates

    Hi,
    We have a simple (seems) requirement to develop a portal page to provide GUI for users to update oracle tables. No valdiations or any anything, just plain inserts into the table. How do i approach this from step1. ( I have the portal installed and configures and etc).
    Thanks,
    Vijay

    Thanks a lot for your help:
    I've find a temporaly solution for my problem, it consist in a pl/sql porlet whit this code on it:
    ---------------------code-----------------------
    declare
    page number;
    begin
    page :=PORTAL.wwsbr_api.add_folder(
    p_caid => 1201,
    p_name => 'PAGENAME',
    p_display_name => 'page name',
    p_type_id => PORTAL.wwsbr_api.FOLDER_TYPE_CONTAINER,
    p_type_caid => 0,
    p_isportlet => 1); PORTAL.wwpro_api_invalidation.execute_cache_invalidation; end;
    --------------end code---------------------
    and now im trying to do this from java using an OracleCallableStatement, after that i will try to insert content using this api, if anybody knows, please put a sample of code to execute pl/sql from java using OracleCallableStatement
    Regards
    Message was edited by:
    Dreamloger

Maybe you are looking for

  • HTML5 audio widget for iBooks Author

    Hello! I'm creating a HTML widget for iBooks Author and I want to add a audio tag of HTML5 in my HTML file. When I do this, I test in Safari Browser and the audio sounds good, so I add my widget with the HTML file, sounds, Default.png and Info.plist

  • DAQmx Timing (On Demand).vi

    Hi! I am doing a work that uses Cyclic Voltammetry technics. I am trying to use the example from this page "Measuring Cyclic Voltammetry for DAQmx" with a NI USB-6009 card and NI DAQmx drivers. The problem is that, when I try to run the file appears

  • APEX support in Internet Explorer 10

    Hi I need to know whether APEX works ok in IE10 - both whether it is officially supported and whether there are issues regardless of certification. The oracle doco seems to only say IE7+ which is pretty meaningless. I'm looking at APEX v3.0, 3.1 and

  • Media control missing after updated iso 7.1.1

    Hi I updated ISO 7.1.1 for my son, that he is using the iPhone 4 After the software updated, the media control was missing. I already searched the internet and did everything that was stated there but the volume and media controls are still missing.

  • Firefox 21 does notrecognize Windows Media Player plugin

    Firefox 21 on Windows 7 x64 Home Premium. 1. I am a regular watcher of the Israeli TV at http://www.iba.org.il/. This was working fine until a couple of weeks ago, when I started getting prompts that a plugin is missing.When I click on the prompt to