Description of OA Page Parameters.

Hi Friends,
This is the link which i got through by viewing the source code of "Home" Menu Tab of iRecruitment Responsibility.
/OA_HTML/OA.jsp?_rc=IRC_MGR_HOME_PAGE&_ri=800&OAPB=IRC_BRAND&_ti=1054478493&oapc=8&OAMC=1009006_77_0&menu=Y&oaMenuLevel=1&oas=HClpmVpkKokDQU_nzxUfxg.."
These are the Parameters present in the link
1. _rc
2. _ri
3. OAPB
4. _ti
5. oapc
6 .OAMC
7. menu
8. oaMenuLevel
9. oas
Could any one please tell me the Description of these parameters and where can i get information about these Parameters.I Have gone through the OA Framework Developers Guide but couldn't get any info about these Parameters.Please help me out as this is very urgent for me.
Thanks in advance.
Thank You,
Ravi kumar.

You query for the responsibility and find the menu associated to it. Then from the menu you can know the function asscociated to the Menu (and find the exact function for Home Link). In the function Web HTML you can find the page being invoked.
As far as the URL parameters are concerned, they might be FunctionID, Resp ID, Resp Application ID etc. But we should be more bothered about the Function details and that can give us more details.
Regards
Sumit

Similar Messages

  • Passing Page Parameters to a JSR168 Portlet - Enable Portlet Params

    We have created a JSR168 portlet in JDeveloper. Once an instance of that portlet is added to a portal page, we want the portlet instance to also received a render request parameter from the page it has been placed on.
    I know how to physically add/associate page parameters to a portlet via the portal's page properties tab. However, I am not sure how you configure the JSR168 portlet so that it has parameters that you can associated to the page parameter. Whenever I try to associate parameters to my portlet, it indicates that I have "no parameters".
    Is there a special method to configure these parameters within the portlet so that they show up on the page property's parameter tab? Do I need to create entries in the portlet.xml file to enable this? Is there a special configuration setting on the provider?
    Any help on this would be greatly appeciated.
    Thanks,
    Tony

    Hi Tony,
    As you said in your post,
    "I know how to physically add/associate page parameters to a portlet via the portal's page properties tab. However, I am not sure how you configure the JSR168 portlet so that it has parameters that you can associated to the page parameter."
    I think you first need to declare the public portlet parameters in the provider.xml of your JDeveloper project, eg.
    <inputParameter class="oracle.portal.provider.v2.DefaultParameterDefinition">
    <name>PortletPara_MainCat</name>
    <displayName>PortletPara_MainCat</displayName>
    <description>PortletPara_MainCat</description>
    </inputParameter>
    Then, on the page you add the portlet, you will see the declared portlet parameters in the parameter tag page. Finally, link the page parameters with portlet parameters.
    thanks
    George (HK)

  • Page parameters not working with Omniportlet in 10G

    Hi,
    I have a fresh install of 10G (infrastructure and Portal in separate homes on the same machine). I can create an SQL-based Omniportlet with parameters, and it works fine. When I create page parameters, I cannot map them to the Omniportlet parameters. The "Portlet Parameter Values" section shows my portlet as "No Parameters".
    I have verified that my page group has parameters and events enabled.
    Here is what I'm doing:
    1. Fresh install of 10G with Infrastructure and mid-tier in separate homes on the same machine.
    2. Log in as orcladmin
    3. Create new page group. Open page group properties and click on 'Configure' tab. Verify that parameters and events are enabled. Click Close button.
    4. Add Omniportlet to default region.
    5. Click 'Define' omniportlet
    6. Choose SQL. Enter SQL text 'SELECT table_name FROM user_tables WHERE table_name LIKE :tbl'
    7. Define database connection
    8. Define bind variable Tbl as ##Param1##
    9. Set default value of Param1 to %, and check 'Customizable'
    10. Click 'Next' and accept all defaults until the wizard is done.
    11. See results of query on page.
    12. Click 'Properties' on page header
    13. Click 'Parameters' tab.
    14. When the tab opens, the omniportlet is listed as (no parameters) in the Portlet Parameter Values section.
    15. Create page parameter tbl_name, set default value to %
    16. Cannot map page parameter to portlet parameter, because my portlet is listed as (no parameters)
    Is there anything I can do to make this work?
    Thanks

    Hello
    This is a known issue, that could be fixed easily:
    you need to refresh the OmniPortlet provider from the navigator.
    Regards
    Tugdual Grall

  • To pass the page parameters to a form in portal

    Hi,
    I am trying to develope a simple page using portal which contains
    1. Simple parameter form.
    2. Form that accepts the data from the simple parameter form.
    I want to pass 2 page parameters to this form(no.2)
    Is it possible to pass the page parameters to a form in portal?

    You can see a simple example of setting parameters here:
    http://www.patrickhaston.co.uk/Portal/parameters.html
    And to use them in a form:
    http://www.patrickhaston.co.uk/Portal/webplsqlapp1.html
    Hope this helps.
    Patrick

  • Portlet Chart error message with page parameters

    I have a perplexing problem.
    We're using portal 9.0.4. I've created a chart from a sql query using the portal builder tools. It's a complicated query with two parameters that have default values defined. The chart will run as a portlet from the portal provider edit page just fine.
    I can place the chart portlet on a page without hooking up the page parameters and it runs just fine from the default values. However, when I hook up the page parameters to the chart parameters from the page properties area, the chart no longer works. It displays "Error Message" in the portlet header area with no other error messages. The other portlets continue to work just fine.
    I've double checked the page parameter settings. I've built a second chart, and the same thing happens when I hook up the page parameters to the portlet on the page.
    I traced through the portlet code in the generated package, and it seems to be failing on this statement:
    l_cursor := PORTAL.wwv_user_utilities.bind_query (
    p_module_id => 1182363588,
    p_query => l_query,
    p_arg_names => l_arg_names,
    p_arg_values => l_arg_values,
    p_bind_vars => PORTAL.wwv_standard_util.string_to_table2('p_grp_id:p_org_id'),
    p_var_types => PORTAL.wwv_standard_util.string_to_table2('ARRAY:ARRAY'),
    p_bind_null => true,
    p_mode => p_mode,
    p_prefix => p_reference_path);
    If I comment this line and everything after it out, the portlet runs, although none of the chart is displayed the portlet header shows the correct title. If I uncomment this particular line, then the portlet errors out with a "Error: The listener returned the following Message: 404 Not Found" message.
    Anyone have any ideas please??

    Look at your code. Count <body> tags. How many do you
    get? Yeah - that's
    wrong. You didn't follow the video....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "camelbreath" <[email protected]> wrote in
    message
    news:g680gh$3c$[email protected]..
    > I'm not sure if this is a PM issue or a DWCS3 issue. The
    only way to find
    > out
    > is to ask.
    > I have gone through the process of creating a a library
    item of a
    > PopMagic menu according the the video provided by P7.
    Works well.
    > Then I added the library item to an existing DWCS3
    template and saved
    > it. When I attempt to create "new from template" page
    from the template
    > menu, I get this error message
    >
    >
    http://www.jdcdemo.com/blf/error.html
    >
    > If I do the same with a template without the menu, the
    > error message goes away.
    >
    > If I create a page with from a template where I've left
    an editable
    > region for the menu and then insert the menu and save
    the page, I also
    > get the error message, but the page seems to work ok.
    >
    > Since I can't create a new page with the template, I
    opened it and saved
    > it as
    > a page:
    >
    >
    http://www.jdcdemo.com/baim/BLF8/error-message.html
    >
    > What is going on here and is there a fix?
    >
    > Thanks,
    > Joe
    >

  • Page Parameters in PL/SQL Pages

    The OAS User's Guide says:
    "You can define page parameters for PL/SQL Pages. Values for these parameters are passed to bind variables in the PL/SQL code. For example, if the PL/SQL page 'myplsqlpage' contains the PL/SQL statement 'a:=:param1'; and a page parameter is specified named 'param1' with the value '123' (param1=123), this URL is used to access the PL/SQL page in Oracle AS Portal:
    http://myportal/myplsqlpage?param1=123
    In the PL/SQL code, the bind variable 'a' is assigned the value '123'."
    But I did that but I have the following message:
    ORA-01008: not all the variables have been binded (WWS-22518).
    Please I have an example.
    Thanks in advance.

    Hi Patrick,
    Your suggestion seems interesting and simplistic and I wonder if you could make it working. Because, I worked on a similar suggestion some months ago and it did not work. unless I am confusing your idea with something else, it is not designed to work - although it was claimed in the documentation to work. On talking to Oracle we were able to pin down that it was a documentation bug and a new note was created to state that.
    You may wanna see the following Metalink Note which says that passing parameters from a PLSQL page is not allowed.
    regards,
    AMN
    Subject:      Unable To Pass Parameters To A PL/SQL Page
    Doc ID:      Note:550373.1
    Cause
    Page parameters were not designed to work with PL/SQL pages. However the Oracle® Application Server Portal User's Guide states that this is possible.
    This is a documentation bug and it is related to the following unpublished bugs:
    BUG 5007570: GET PARAMETERS IN PL/SQL PAGE
    BUG 3473023: PASSING PARAMETERS TO PL/SQL PAGE IS ERRORING OUT - ORA-1008
    Solution
    -- To implement the solution, please execute the following steps::
    PL/SQL pages do not support to pass parameters. If you need to pass page parameters to a database provider components such as forms and reports, then you need to create a simple page and follow notes below:
    Note 265180.1
    Title: How to pass parameters to a form, which is placed as a
    portlet inside a page?
    Note 287545.1
    Title: How Pass Parameter Via URL to a Report Using Page Parameters

  • The page parameters are not showing in the URL .

    I my appliaction all the pages have textboxes with some values . But the URL for none of the page shows the parameters like every page has url :
    http://127.0.0.1:8080/apex/f?p=105:8:598450314306501::NO:::
    but none of the page parameters are being shown . What is the problem here
    please help

    You can setup a page branch that responds to your specific button and within that branch definition you can specify page items and values to be set when that branch fires.
    Is there a specific reason that you want the values passed on the URL? That's not really required to make ApEx function properly.
    Earl

  • Page parameters and custom search

    Hi,
    Is it possible to pass page parameters to a custom search portlet?
    Thanks
    Joel.

    custom search portlet has some limitations due to which we built our own search wrapper using the portal search apis.
    http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc1014/wwsrc_api.html
    In which case you have a search results portlet which will take the searchTerm as parameter and calls the search wrapper(which uses Oracle Search apis) and gets the results.

  • Updateing Page Parameters via update statement.

    Can I update page parameters using a update statement. For instance I have about 20 pages I want to change to "Page is Public". Is it possible to set this with an update statement so I don't actually have to set it manually on each page?
    Where might I find the right table to update?

    Can I update page parameters using a update statement. For instance I have about 20 pages I want to change to "Page is Public". Is it possible to set this with an update statement so I don't actually have to set it manually on each page?
    Where might I find the right table to update?

  • Page Parameters & the omniportlet

    Hi!
    I have a
    problem with my OmniPortlet and the page parameters
    I added the
    parameters to the portlet and created the conditions in the filter, then in the view
    part I added a header where the parameter were used
    header: this is id1 ##Param1## and 2 ##Param2##
    But when i use the link and pass the URL parameters the omniportlet doesn't bring the
    query result only the header, but is receiving the parameters because the header displays
    that in the header
    what could be my problem? and how can I solve it?
    Thanks!
    DunkelBlume

    Have you checked the case/capitalizations of your other parameters? I had a similar problem but where I should have had ##Param1## I had ##param1##. that seemed to do the trick for me at least.
    Are you sure that the query should be returning data?
    hope it helps some.

  • Page Parameters + Plus

    Hi!
    I'd like to know if I had parameters on the portlet on my Portal the report would change at real time? Can anybody help me?
    (My portlets are from Disvoverer Plus)

    Hi,
    Could you explain little bit clear,
    You are haveing a repot which should perform according to the page parameters passed to the portlet, is this you question ?
    Regards,
    Vijay.B

  • Page parameters

    I have 2 portlets, let's say PA en PB. PA is on top en PB is somewhere in the middle of my page. PA has a parameter and PB needs that parameter. How can i access something from PA within PB?
    I also tryed page parameters but when i give them a defalt value and use the parameters api, i get NULL when asking for my param. I only get the value if i add the parameter to the url but that i don't want.
    Any suggestions?

    i tried to do this but no data returned ..
    let me give you more details :
    -- the first page custom taskflow is created and deployed in webcenter spaces , the link which included to get the second page is :
    http://192.168.30.39:7777/webcenter/spaces/#{pageFlowScope.spaceName}/page/album_details?regiontemplateid=New_Dammam_Album_RT&amp;CollectionName=#{rows.Dcollectionid}
    -- in the second page (album_details) :
    i create parameter "CollectionName "
    with value >> #{param['CollectionName']}
    now i need to use this parameter in my sitestudio presenter , the value od CollectionName is passed to page but i couldn't use it in my template

  • Portal902 - DB portlets that use page parameters

    Hi all.
    I am trying to create a plsql portlet that will read the page parameters. I believe that this is the idea, right? Well, I don't know how to do it. Can someone tell me how to do it? Or tell me where to find an example?
    Thanx, Mere.

    Hi all.
    I am trying to create a plsql portlet that will read the page parameters. I believe that this is the idea, right? Well, I don't know how to do it. Can someone tell me how to do it? Or tell me where to find an example?
    Thanx, Mere. I had an example in which parameters were passed from one report to another:
    Report 1: summary report
    SQL report, on scott.dept:
    select htf.anchor('http://<server>:<port>/servlet/page?_pa
    geid=<page id>&_dad=<dad>&_schema=<schema>&_mode=3&dept='||deptno, deptno)
    aaa, dname, loc from SCOTT.dept
    The url here is the page url with extra parameter for dept, the bind
    variable in the detail report
    Report 2: detail report
    SQL report, on scott.emp
    select * from scott.emp where deptno = :dept
    Add the following PL/SQL code in the "before displaying the page"
    <portal schema>.wwv_name_value.replace_value(
    l_arg_names, l_arg_values, p_reference_path||'.dept',
    <portal schema>.wwv_standard_util.string_to_table2(nvl(get_value('dept'),
    10)));
    Build a page and include these 2 portlets, then when you click
    on the link of the summary report, the page will be refreshed,
    and the detail report changed based on the data from the summary report.
    Hope this helps

  • Could you tell me how to use the page parameters to portlet parameters?

    In the Page Group: Properties link , then to the Configure tab,
    then to Parameters and Events section & check the box to enable Parameters and Events.
    I did it. And I can see the Parameter tab on page properties.
    =====================provider.xml=================
    <inputParameter class="oracle.portal.provider.v2.DefaultParameterDefinition">
    <name>boardname</name>
    <displayName>boardname</displayName>
    <description>This is public portlet parameter #1</description>
    </inputParameter>
    <inputParameter class="oracle.portal.provider.v2.DefaultParameterDefinition">
    <name>boardid</name>
    <displayName>boardid</displayName>
    <description>This is public portlet parameter #2</description>
    </inputParameter>
    ==========================================
    Also I did write the above in provider.xml.
    But there is "portlet_name(no parameter)" in Portlet Parameter section.
    I did as the document
    (http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/ARTICLES/ADDING.PARAMETERS.EVENTS.TO.PORTLETS.HTML).
    I don't know what is wrong.
    Experts~!,could you help me?
    With regards,
    eunjoo

    I did it!
    In my provider.xml,
    I deleted <passAllUrlParams>true</passAllUrlParams>
    tags. Then it works~!
    Thanks,
    eunjoo

  • Not able to Post PodCast Photo icon and description on iTune page...

    I Have been working hard and reading everything, Yet I have not been able to understand how to post my _photo icon_ and the description for my podcast page. I am working with Garage Band and iWeb '09.
    The photo shows up if you click on the podcast, but not on the main itunes page.
    Can I just work from the programs of Garage Band, iWeb and iTunes for this podcast or do I need to the file programing to run things? I have yet to find out how to _add search/key words_ for people to find my podcast.
    I really want to make an announcement of this podcast but not till I have everything working. I have been trying many ways and things just do not seem to work.
    Thanks
    Mike with the Podcast: Marker Madness
    From http://MarkerMadness.com

    iWeb will not let me change the theme on that page, it wants me to add a new page.
    Open your podcast page, click on 'Themes' in the bar along the bottom (I did this in iWeb 08, I don't know whether 09 is different) and select a new theme. I was able to apply a new theme to an existing site. I don't know whether you will need to do this to all the entry pages, possibly you will. Does this not work for you?
    Maybe I could name a new page the same and delete the old one. Would this still throw itunes off on my account?
    I should think that as long as you were careful to keep the new version with the same name, so that the URL for the feed didn't change, that iTunes would simply accept this as an update.
    Not trying to make things more complicated, would it work to change to a blog page so I can be adding show notes and links from the podcast. Will this still work with iTunes and do everything I will need to work out?
    That's getting beyond my competence in iWeb (which as I say I don't use) so I'm reluctant to advise on this; once again I can only suggest the iWeb forum.

Maybe you are looking for

  • Downloading ALV report in excel and csv format

    1.I have generated a report in ALV. Now, I want a button 'generate' on my alv tooldbar. How to do that? 2.Now  clicking on that generate button will show a popup window containing the title 'Save list in file..' And the window will contain two radio

  • How can I add a mailbox

    It says in the manual to click on mailboxes then click edit to. Add a mailbox . But there is no edit button , there is just inbox ,sent and trash . I want to add one like saved . Can you help thanks

  • OPR4ONWY:U9IM8TAC:OI2DL65P

    I got an error and here is the description State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 1858, message: ORA-01858: a non-numeric character was found where a

  • Attribute Editor: Alarm Tab Not Available

    Hi, We have installed Sun Manager Center 4.0 with Addon v 5. When we select, <server object> -> Operating System -> Kernel Reader -> System Load Statistics -> Load Average Over Last 5 Minutes, in the console, the "attribute button" becomes unavailabl

  • Urgent - Updating attributes problem

    Hello all, I am working with Oracle Database 10g Release 2 Patch 6. This is a piece of the complete xml file that I want to update. <?xml version="1.0" encoding="UTF-8"?> <PlantillaProyecto xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sc