Usage of Intermedia on Portal.

I already gone through Metalink note 126030.1 for linking of Portal and Intermedia and its working fine for 'Content Area'.
I want to use Intermedia and Portal integration, means i have a table where i stores name and document of candidate. I want to provide user a facility where user can enter search criteria and hit a button and result will be list of matching candidates name and CVs.
Any sugessions are highly welcome.
Thanks

If you are not using node managers to manage your managed instances then you will have to setup migration and configure (existing or new) a datasource with the table (used for managing leases) thats used for database based migration.
          Read the "Setting Up Server Migration" section in weblgoic clustering docs for more information.

Similar Messages

  • Intermedia in Portal not working...

    Hi!
    I have installed the latest release of Portal with the latest patch (3.0.9.8.1) on a 8.1.7.2.1 database. Trying to create an intermedia text index gives the following result:
    An unexpected error has occurred (WWS-32100)
    An unexpected error has occurred (WWS-32100)
    ORA-29855: ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: interMedia Text error:
    DRG-50857: oracle error in drsxsopen
    ORA-28133: full table access is restricted by fine-grained security
    (WWC-36000)
    Failed to parse as PORTAL30 - (WWS-08300)
    ORA-29855: ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: interMedia Text error:
    DRG-50857: oracle error in drsxsopen
    ORA-28133: full table access is restricted by fine-grained security
    (WWC-36000)
    Any comments?
    I've searched Metalink but have not yet found a working solution.
    /Mikael

    Ok...
    I've since tried to do the following:
    Fresh install of Oracle 8.1.7.1.1 and 9iAS 1.0.2.2 (with patch 3.0.9.8.1) on a w2k laptop with 512 Mb RAM. All done by the book (done this more than 20 times on different machines and platforms).
    Loaded the latest MyCompany demo. No problem besides some problems (bugs) with provider timouts making the demo unusable.
    Then tried to create a intermedia index (done both via portal and manual via sqlplus). No errors!
    Searching the index however does display som odd results if it displays anything.
    What are we doing here? Manufacturing bugs? Downgrading? How does new releases get tested? Do they...
    How can a bug be known for more than a month whitout a fix? Are'nt interMedia a core function in our platform? Mentioned in every presentation regarding Portal...
    We keep bashing Microsoft for the DLL-hell...what are we doing? The same thing but loaded into the database.
    Exhausted from patching and installing...
    /Mikael

  • Setting up WPC usage monitoring on the Portal

    Hello Everyone,
    I have been looking for a way to report on the number of portal users accessing different areas of the portal, such as KM documents, but in particular pages and objects that have been created in Web Page Composer (WPC). I know that I can monitor KM documents and have setup reporting for this using the following blog entry.
    /people/michael.kronfeld/blog/2007/12/21/recording-access-to-documents-in-km - thank you Michael Kronfeld.
    Unfortunately, the report generated from the above setup, outputs all logged entries using a GUID rather than the KM document name, example: u201Cpolicy.docu201D.
    Iu2019m assuming that reporting on WPC activity, like the KM reporting may use the GUID method of identification, rather than the WPC object user readable name, example: u201CCareers Pageu201D.
    Following the above description, does anyone know of a way to setup monitoring/logging for WPC pages/objects (article, paragraph, etc) on the portal using a method that identifies objects in a way where user readable names for WPC objects are used?
    Thank you.

    Kiran,
    I have kind of put this one on the back burner as I have not had much luck thus far. I have however found a third party software called "Click Stream" by Sweetlets, and it looks promising.
    http://www.sweetlets.com/click_stream.html
    Hope this helps. I will update when and if I find out more.
    Regards,
    Chris

  • Usage / License Agreement required for login

    Hi,
    Has anyone implemented a required usage agreement in 5.x?
    I am moving from 4.5 where I would show the usage agreement inside the portal.
    I have no problem with creating a login PEI, but am not sure what is the best way
    to show the agreement page (inside the portal framework or as a pop-up)or to log them out if the do not agree.
    Any help would be appreciated.
    Thanks
    Rick

    "it is allowed only when using Oracle Standard Edition (not One)"
    This makes me a bit suspicious that he is just after sales revenue.
    Their new move to cloud computing includes Amazon Machine Images covering Enterprise, Standard, Standard One and Express Editions.
    http://www.oracle.com/technology/tech/cloud/index.html
    The Licensing FAQ explicitly mentions
    "Under cloud computing, Oracle Standard Edition One may only be licensed on EC2 instances up to 8 virtual cores."
    I'm not clear where your application sits in relation to your database.
    If the database is not directly accessible to the internet (ie you are not giving them SQL access), then the user is interacting with the application, and the database is 'internal' to your company. Generally you have a firewall to make sure it is internal.
    If you are using XE's default Apex as the application, the situation may be different as they are interacting directly with a component of XE.
    If you are using an updated Apex, you'll be guided by the license on that, which is slightly different to the XE and standard OTN license. A careful reading of the license indicates that you are only licensed to install it either on a paid-for Oracle db, or for development, though Oracle have documented and coded it to be installed on XE.

  • Problem using interMedia

    Hello,
    I am trying to use interMedia with Portal 3.0 on an Oracle 8.1.7 database. I can turn on Intermedia searching in Portal, but I get an error trying to create indexes. It appears that some ctxsys procedures are missing:
    - wwsbr_corner_ctx_##
    - wwsbr_doc_crx_##
    - wwsbr_persp_ctx_##
    - wwsbr_thing_ctx_##
    - wwsbr_topic_ctx_##
    Can I somehow create these objects? What script should have created these during setup?
    Jeroen

    Jeroen,
    If you're running your database on Windows NT/2000, you need to issue this SQL command:
    To create the Intermedia indexes:
    Connect into sql*plus as the schema owner of your portal, and run this command, replacing 'portal30' with the portal schema owner.
    begin
    wwv_context_util.grantCtxRole('portal30');
    end;
    After this, try creating the indexes again. I found this somewhere (I think on this message board), and it worked for me.
    HTH,
    Fenella

  • Retrieving billing/usage through Azure API

    I'm looking to retrieve my account usage details through Azure API but couldn't find the relevant API for that.
    I know I can download the CSV file of usage details in Azure Portal Account->Subscriptions->Download Usage Details, and would need to retrieve the same through API.
    Any help is appreciated. Thanks in advance.

    Hi ksrishna,
    Thanks for your posting!
    Currently we don't got the billing usage file using API. You could download in the account page on the portal. Also, you could vote this feature via this customer feedback page:
    http://feedback.azure.com/forums/170030-billing/suggestions/1143971-billing-usage-api
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Analytics tool in portal

    Hi All,
    Currently we are finding an information about the analytics tool whether it is there in portal provided by SAP??
    As of now in market there are many third party portals where they can use tool for analytics in portal, is in the same way do SAP also any tool for analytics in portal??
    I hope you might be aware of analytics about more.
    Please get back to me then it would be great help to me.
    Thanks in advance.
    Regards,
    PortalUser100

    The basic idea to use Google Analytics or Webtrends would be similar.
    You will need to develop a JavaScript which will be embedded within all the Portal Pages that will transfer all the required data over to the Webtrends server.
    Does SAP have something built in? Is this a good option or should we consider something else?
    Have you read the first link I have provided above ? This is what SAP provides you by default (built in).
    What ever you were talking about analytics tool in SAP & intergration with portal or portal activity reports??
    Analytics tool is a means by which you can get usage statistics of your portal. The built in portal activity reports also give you some limited amount of usage statistics.
    Are the both the needs are different?
    "Both" - what do you mean ?
    Please get back to us indetail...
    Instead of asking a series of questions asking to explain topics in "detail", try to read the links that have been provided and understand the process and terminology.
    If you have any "specific" implementation questions for which you cannot find related posts - you are welcome to post them out here.
    Hope that helps !!
    - Shanti

  • SSM Usage stat Method

    Hi All,
    Does anybody have any idea about how to get usage stat in SSM.
    I have refered to the post Usage Report for SSM 7.0 and found that Bob had suggested about Wed analytics Tool.
    Can some one help how to use web analytics tool to get usage stat. I had put my same question in the post Usage Report for SSM 7.0 , but since the post is already close i was not sure if bob or anybody else would look in to my question.
    Regards
    Rohini

    Rohini,
    You are right in opening a new question, since answered questions don't get the views.
    Since this is a SAP Forum, I'll give you some directions about SAP applications that track usage.
    The SAP Portal has the ability to provide information about users who have logged on to the portal and the content they viewed. I refer you to this wiki with info related to that:
    http://wiki.sdn.sap.com/wiki/display/EP/PortalActivityReport
    The SAP CRM application offers web analytics, but more for tracking customers. For the CRM application, SAP partners with TeaLeaf, which provides the web analytic tool. Here is a diagram of how the customer tracking process works in CRM, from the Help guide:
    http://help.sap.com/saphelp_crm40/helpdata/en/99/605fb9a2955341a10b4104b417ca4f/frameset.htm
    It's been awhile since I worked with web analytics, though the basic way it works is you use code from the web analytic tool to insert into the hypertext markup language on pages. The analytic tool uses those to track individual user activity, page visits, time on the system, and stores that info in a db for you to then review and report using the tracking tools interface.
    These web analytics tools have been around for quite awhile and I wouldn't be surprised that there are more sophisticated tracking methods employed these days. It should be easy to search for companies that offer web analytic tools.
    Regards,
    Bob

  • Portal WebService from VB Script?

    Hello,
    I need to extract some usage data from the portal using Vbscript and have found this:
    [http://help.sap.com/saphelp_nw04/helpdata/en/42/ba25f8b0731d69e10000000a1553f6/frameset.htm|http://help.sap.com/saphelp_nw04/helpdata/en/42/ba25f8b0731d69e10000000a1553f6/frameset.htm]
    When I execute that URL on my portal I get some XMl file back, would anyone be able to point me in the right direction to actually extract the data I need? I never worked with WS before and I guess I need to call the methods mentioned in the help article somehow in the URL?
    Sorry for asking a stupid question if it is.
    Thanks,
    Andi

    anyone please ?

  • Usage reporting

    i need to get at usage information for my afcs app.  i need to know how much bandwidth was used in a room for audio/video streaming through FMS, as well as total connection times, so that i can bill the users accordingly.
    i've looked through the server integration API and i don't see any functions for querying usage.  as far as i know, i can't write SSAS on the FMS side either.
    i'd like to be able to get usage information right down to the user level if possible, even though i allow guests (and auto promote) into the app.  is there any way for me to query the afcs service to get this information?

    Currently we are not exposing any reporting API but yours is a very valid request. We are collecting all the info at the room level (that you can see in usage stats in Developer Portal) but not all the info at the user level (and as you mention it will be hard to get valid data for guest users).
    We are also working on server to server API and hooks so that you will be able to monitor in real time (we'll "POST" events to a server that you specify) room activity (and from there you can at least get room connection time for each user)
    So, unfortunately currently there is nothing available that you can use (apart from "screen scraping" Developer Portal or analyzing the billing emails you should be receiving) but there are things coming.
    What is the timeframe your are looking at for implementing your reporting ?

  • Visual Composer 7.0 Installation help

    Hi all...i dont much about Visual Composer 7.0...As we are not have installed VC 7.0 in our comapny...Before starting work in VC 7.0 i have to install it first..So,i am searching about, how to install VC 7.0 on 2004s platform i.e for EP 7.0..
    Can anybody plz tell me what are the prerequisites of VC 7.0 Installation as well as how to install VC 7.0..
    Waiting for reply..
    Regards:
    SK.

    Hi,
    There is no need of Special steps to install VC.
    VC will come by default with EP Usage type.
    if your Portal URL is : http://<domain:port>/irj then its corresponding VC will be http://<domain:port>/VC (Capital letters).
    and if you are gettingpermissions problme then assaign the VC role to the user with which you had loged in to the portal i  useradministration.
    hope its clear now.
    still u have the problem plz let me know.
    Regards,
    Govindu

  • PS Enterprise web analytics

    Does PS Enterprise Portal has web analytics feature of its own? If not, can Omniture SiteAnalystics tool be used for tracking usage of PS enterprise Portal?
    What are other possibilties for tracking web usage of Enterpise Portal?
    Edited by: user8754414 on Jan 7, 2010 2:46 PM

    Hi JBlash,
    Have you tried if it could help with adding the permission suggested by Stacy.
    Regards,
    Daniel Yang
    TechNet Community Support

  • Re-post : General Question about Language - Urgent Advice Needed

    IS IT POSSIBLE TO AVOID COMPLETELLY THE DISPLAY/USAGE OF ENGLISH IN PORTAL?
    WE INSTALLED LANGUAGE SPANISH (langinst.cmd) AND OUR CONTENT AREAS HAVE DEFAULT LANGUAGE "SPANISH"(NO ENGLISH TRANSLATION) .
    OUR PAGES/NAVIGATION BARS/STYLES/ETC... WERE CREATED BEING CONNECTED TO THE PORTAL IN SPANISH.
    WE DON'T WANT TO SHOW THE "LANGUAGE" PORTLET FOR USERS TO CHANGE BETWEEN SPANISH AND ENGLISH AND WE DON'T WANT THE PORTAL TO DISPLAY IN ENGLISH IF THE BROWSER SETTING IS ENGLISH.
    I READ SOMEWERE THAT IT IS NOT POSSIBLE TO "UNINSTALL" A LANGUAGE, THEREFORE I ASSUME WE CANNOT ELIMINATE THE ENGLISH LANGUAGE.
    CAN WE CONFIGURE SOMEHOW "SPANISH" AS A DEFAULT AND "UNIQUE"LANGUAGE SO ALWAYS THE PORTAL DISPLAYS IN SPANISH ??
    I HAVE INSTALLED LATEST VERSION 3.0.9.
    ANY IDEAS/SUGGESTIONS WILL BE MORE THAN WELLCOME!
    REGARDS
    null

    Hi Maria,
    One way of using Spanish as the default language is to load the following code in your Portal schema:
    set def off
    /* @Copyright (c) 1999, Oracle Corporation. All rights reserved. */
    create or replace procedure home
    -- create the synonyms for wwpob_page.show
    as
    l_pageid number;
    l_url varchar2(32767);
    function is_language_set
    p_http_language in varchar2 default null,
    p_nls_language in varchar2 default null,
    p_nls_territory in varchar2 default null,
    p_requested_url in varchar2
    return boolean
    is
    l_cookie owa_cookie.cookie;
    l_language varchar2(100) default null;
    begin
    begin
    begin
    l_cookie := owa_cookie.get(wwctx_sso.PERSISTENT_COOKIE);
    exception
    when others then
    l_language := null;
    raise wwctx_sso.NOT_HTTP_SESSION_EXCEPTION;
    end;
    l_language := lower(l_cookie.vals(1));
    exception
    when others then
    l_language := null;
    end;
    if l_language is null then
    wwctx_app_language.set_language
    p_http_language => p_http_language,
    p_nls_language => p_nls_language,
    p_nls_territory => p_nls_territory,
    p_requested_url => p_requested_url
    return false;
    end if;
    return true;
    end is_language_set;
    begin
    -- Mobile support
    if wwpob_api_mobile.is_mobile_request
    then
    l_pageid := wwpob_api_mobile.get_defaultmobilepage;
    else
    l_pageid := wwpob_api_mobile.get_defaultmobilepage;
    else
    l_pageid := wwpob_api_page.get_defaultpage;
    end if;
    l_url := wwpob_page_util.get_page_url(p_pageid => l_pageid);
    if is_language_set('es', 'e', 'SPAIN', l_url) then
    owa_util.redirect_url(l_url);
    end if;
    exception
    when others then
    wwerr_api_error_ui.show_html;
    end;
    show errors procedure home;
    This script looks for the language in the NLS_LANGUAGE cookie. It this cookie does not exist then the language defaults to Spanish because of the code is_language_set('es', 'e', 'SPAIN', l_url). Please make sure to delete the NLS_LANGUAGE cookie, if it exists.
    Please note that this code will work for 3.0.9. In case you want to implement something similar to this on 3.0.8, the code containing the mobile support has to be removed. You can contact me, should you have any questions.

  • BI 7.0 Installing Business Content

    Can anyone tell me the steps that are required to activate business content in BI 7.0?
    Thank You

    Hi SRX,
    If you use only the ABAP components of an SAP NetWeaver stack, you should use the standard process to implement, configure and activate BI content. For more information, see http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm ® Data Warehousing ® Data Warehouse Management ® Business Content (Versions).
    1. You download and update SAP Solution Manager content.
    2. In SAP Solution Manager, you select your business scenario.
    3. In SAP Solution Manager, you adapt your business scenario.
    4. In the software lifecycle manager (part of usage type AS Java), you check your IT landscape for required products.
    5. In the software lifecycle manager, you check your IT landscape for required content software components.
    6. In the Administrator Workbench (part of usage type BI) or Portal Content Studio (part of usage type EP), you install any missing business content shipment units.
    7. In SAP Solution Manager, you generate a configuration task list.
    8. In the Administrator Workbench or Portal Content Studio, you configure content objects.
    9. In the Administrator Workbench or Portal Content Studio, you activate selected content objects.
    10. You test and transport your changes.
    Rgs,
    Antonino

  • How to install and configure nwportal7.3

    HI 
      Can any one guide me how to install and configure nwportal, main objective of the configuration is i want to install ess and mss components,
      for this what components i have to  install in portal. can any one guide how to find the nwportal installation guide
    regards
    vredddy

    I reported this to the moderators since clearly you didn't spend 5 minutes trying to search for the guides yourself. However, for some reason the moderators didn't agree with my report. Anyway, what operating system and database would the portal be running on? See the this link for a list of installation guides. When installing portal select at least AS, EP, EPC, BASIC and NW-MODEL usage types. After portal has been installed, you can start installing and configuring ESS and MSS. The next steps depend on your ERP release. Which is what? Include EHP level whether MSS Add-On or HR Renewal is installed (assuming pre EHP7). You might have to deploy business packages on your portal and you might have to activate business functions in your ERP system. Since there are so many variables, you won't find one guide that gives all the instructions. You will have to read the application help and blogs/documents/discussion threads on SCN for instructions.

Maybe you are looking for

  • Set file position within a for loop, error 1

    Hi, I'm reading from a .sxm file consisting of a large chunk of text followed by binary data for 512x512 images with 4 bytes per pixel I've managed to successfully identify the start of the binary and read the first image from the file and view it us

  • API Oe_Debug_Pub - how to use it?

    Hi all, I'm fairly new to Oracle Financials, but have been a database developer for a while. One of our existing custom packages has the following code: FUNCTION get_subinventory_code(p_database_object_name IN VARCHAR2,                p_attribute_cod

  • How to assign ranges ( select-option)to field symbol

    Hi , I have following scenario ranges : r_test1 for agr_1251,              r_test2 for agr_1251. In runtime i am getting which range i have to populate in a field v_rname.for now let it me v_rname  = 'r_test2' i want to assign (v_rname ) to <field -s

  • SimpleDateFormat and TimeZone; is: +0200 but must be +02:00

    Hello, running this code ... SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ssz"); System.out.println(sdf.format(new Date()));... outputs this line as expected ... 2008-07-24T18:59:58+0200... but what i actually need is ... 2008-07-2

  • Switching Laptops and Creative Cloud

    Hello Guys, I'm hving the same debate about which system to buy... cloud vs standard for CS6. With the cloud system, is moving to a new computer a challenge? Are the software files located locally or are they in the cloud as well? Any quick feedback