Modifying the Seeded oracle Page's search region

I have a situation where i need to add one more search field in my open Requirements page in Oracle PRM. This "Open Requirements" Registered as function in oracle with akRegionCode parameter. I found region.xml and able to find the map between region code and the path where the original xml is stored. but my issue is i'm trying to copy the original Page XMl file to MYrequire.xml and modified the search region there to add one more field for search.and also i paced this xml in the same location as other one. but how to get this new custom XML work. i tried modifying regionxml file's region code to poing this new xml i have created but no luck. it still bringing the OLD one. So can you please help me here so that i can address our requirement.

user626393,
You need to be more detailed. Is it a simple search page or are you talking of the LOV window? What is the seeded function call? Is the new search field part of the seeded VO?
--Shiv                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • How to Extend the Seeded Oracle pages

    Hi all, i have requirement that some pages in apps needs to be extended(Modify), so can any one tell me the steps to proceed.

    Babu,
    You need to read developers' guide for this! Also you can see the seocnd article on my blog:
    www.mukx.blogspot.com
    --Mukul                                                                                                                                                                                                                                                                                                                               

  • Modifying the seeded FSG template

    We are using the seeded (Oracle provided) FSG template for our FSG report requirements.
    The reports are displayed through XML publisher and are in readable format.
    We want to make them more presentable and hence need to modify the template.
    How do I modify this template. Any pointers to any documentation will also help
    Thanks
    Ninad

    Hi,
    We have the same requirement. We want to do some format changes to "Generic FSG Drill Template" (GENERICFSGDRILL_en.xsl). I am able to do few changes. But when we run the report, we are able to see PDF, html outputs. But 'Excel' output comes with blank data. Can you help on this. How can we see output in 'EXCEL'. Is there any specific setup need for this?
    Can you send suggestions if any to my mail id ([email protected])
    Thanks in advance.
    Thanks,
    Techie.

  • How do I modify the Project Central page?

    It seems that I cannot modify the Project Central page on my Project Server Sharepoint site.
    I want to add additional fields (ie, KPIs for cost, scope, budget, etc.) to the view as well as create new views but I do not see the option to do that anywhere. I am used to editing lists but it appears the Project Central page is not a list
    and cannot be editted. 
    How can this be done? Is there any tutorial on it? Thanks in advance

    In addition to James' excellent advice, I'd mention that your need is not that clear to me. In terms of wording, "proejct central page" doesn't exist. Are you refering to PWA (web access) project center? Or to the project site (SharePoint site)
    homepage? Also can you tell us which version of Project Server you are using?
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • How do i modify the language on pages, i need to be able to write both in english and in spanish.

    how do i modify the language on pages??

    You tell Pages what language the text is by selecting it and applying:
    Inspector > Text > More > Language > Espagñol
    Language is like bold or underlined or ALL CAPS, it is part of the text's style. In fact making it part of a style in the Styles Drawer is a quick way of applying it.
    The default language is whatever you have set the System to.
    Peter

  • How do I modify the "Number of Pages" setting for an existing Master Page via javascript?

    I'm learning javascripting for InDesign and I have been tinkering with the stock scripts in the tutorials. I'm developing the ability set properties and such, playing with how Javascript works, and I wanted to change the number of pages in a master page as part of an exercise. Does anyone know how to do this? I have been able to add new masters, controlling the number of pages in them with this:
    myDocument.masterSpreads.add( {pagesPerSpread:2,} )
    but what I really want is to modify the master that InDesign automatically generates with a new document, to have 2 pages. Granted, I can just start off with a document with facing pages, but I don't really see the fun in that...

    Jump_Over wrote:
    Hi,
    check this:
    var mSpread = app.activeDocument.masterSpreads[0],
    count = mSpread.pages.length,
    mSet = 2,
    run = mSet - count;
    // to avoid 0-page error
    mSet = Math.max(mSet,1);
    if (run > 0) {
              while (run --)
              mSpread.pages.add();
    else while (run) {
              mSpread.pages[-1].remove();
              run ++
    edit the variable mSet to modify pages length
    Jarek
    Message was edited by: Jump_Over I added Math.max filter to avoid errors
    Thanks, this is exactly what I wanted. Well, almost. I wish there were a way to simply set the number of pages in a master spread to a specific number the same way there is in the interface, but this will work just as well.

  • How to find the .htm resource pages for search profiles?

    Good Day All,
    I am trying to customize the search page (search profiles) within UCM, i want to do that by use the appropriate .htm resource page within a custom component.
    I found the checkin .htm pages and i can make changes on them and the changes are reflected on the UCM.
    anyone can help me and providing me with pages name, or tell me how to thier names.
    Regards.

    Thanks so much for your reply.
    I have the following case:
    assume that i have a field on ucm named "xDepartment", and its type on ucm is Int (integer) . This filed is configured to Table-View option list, and the view have two columns (key, value). also assume that i have the following data in this view:
    1: CIS
    2: MIS
    3: BIS
    4: Enginering
    5: Accounting
    on search profiles, when i select a profile that have this field, the possible values that can be searched are integer and will appear From - To ; since this field is defined as integer. But the user that will search don't know the mapped value for each key, because on checkin form the values appears on the secreen.
    what i want to ask is:
    can we specifiy the possible search values to be the values not keys of this view. can the search values appears like what values appearch in checkin page
    note:
    i have an illustration image, but i don't know how to add it here on forums
    Regards

  • Modify the default framework page

    Hi all,
    I need to create a new portal framework page. This needs to differ from the Default framework page only in the KM navigation links. I have a different KM folder to point to in the new framework page.
    I tried creating a separate page with my KM navigation iview and adding it to the desktop inner page. But this didnt help, because i now have the new KM links, that I added to the navigation panel of the desktop inner page + the old links in the content area( that is what I think) .Anyway both the KM links are now visible side-by-side.
    Can someone tell me how to modify only the KM navigation links in the default framework page?
    -Ashwini.

    Hi Ashwini,
    So as per your reply I guess you already have an iView ready which you want to place on the navigation panel.
    Ok, it goes like this:
    1. Copy the Default Framework Page from Portal Users -> Standard Portal Users into your own development folder.
    2. Open the copied page for editing. Select Desktop Inner Page. And click on Open. In the Page Content you'll find an iView for Dynamic Navigation. Uncheck the visible check box next to it.
    3. Add your own developed iView to this Page. You can do this by right-clicking on your iview and then say "Add iview to Page Delta Link". Make this newly added iView Visible and fixed.
    4. To make sure it appears correctly, click on the Page Layout radio button and see that the iviews are arranged correctly. If required you can drag and place them wherever you wish.
    5. Now, you need to make a desktop which consists of a Framework + theme. To do this go to System Admin -> Portal Display.
    While your desktop is in edit mode. Right Click on your framework which you edited and Say "Add framework to Desktop". Down below you will find a themes folder. Add any theme in the same fashion to your desktop.
    Next go to Portal Administrators -> Super Administrators -> Master Rule collection.
    Here you have to put you rule. Its self explanotory.
    But make sure you do this correctly.
    That does it.
    Please let me know if I answered your question.

  • How to Modify the Seeded REQAPPRV Workflow?

    Hi All,
    Iam new to workflow.I have a minor change in workflow( REQAPPRV ).In " Messages" PO_REQ_APPROVED_JRAD .I need to edit the subject.Could you please give me the steps how to modify the standard workflow? After changes done how do we migrate to another instances WFT files?
    Thanks,
    Sandeep

    Pl post details of OS, database and EBS versions.
    Workflows are modified by using the developer tool Workflow Builder. You can migrate workflows from one instance to another using the server-side WFLOAD executable or using WF Builder itself.
    How To Obtain Oracle Workflow Builder          (Doc ID 401288.1)
    How To Update and Move Workflow From One Instance to Another?          (Doc ID 398460.1)
    HTH
    Srini

  • How can I modify the about:config page to automatically install/allow a new addon that I dropped in the profile folder?

    We are pushing policy to create an add-on for our workstations in our labs. It is the click once .net assistant, and when we push the folder, prefs.js, and config.ini with policy the add on works, but FFx comes up with the 'allow installation' tab every time. Is there a way to enable/install the addon without that page coming up?
    We work in a 'frozen' environment (Faronics DeepFreeze), so using policy for fixes like this is nice, but we are hoping to clean it up so we don't see that allow installation tab.
    Thanks for the help!

    See:
    *https://mike.kaply.com/2012/02/09/integrating-add-ons-into-firefox/

  • How can i modify the sections in pages?

    I am working in Pages and I just want to copy one page but cant figure out how to make that page a sectin of its own.

    Post in the Pages forum area.

  • Redirecting dialog page back to seeded base page.

    Hi,
    I have a requirement where in I need to do some extra validation on OA seeded page. OAPage has cancel and Apply button.
    Apply would commit the transaction and cancel would cancel the trxn.
    On click of Apply, I have to do validation on the data entered by user, then I need to open up a dialog page with buttons yes and No.
    on clicking yes I need to take the control back to the original page and execute as if Apply is clicked(that is commiting the trxn to database).
    On clicking No, I need to display the orginal page without losing any values on the page.
    I have extended oracle class and this is the code in MyExtendedClass .
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    if(pageContext.getParameter("Apply") != null)
    String newvalue = pageContext.getParameter("newvalue");
    if (newvalue != "1000000")
    //open up the dialog page with options yes and no.
    OAException mainMessage = new OAException("test warinig message - Do u want to continue?");
    OADialogPage dialogPage = new OADialogPage(OAException.WARNING, mainMessage, null,"","");
    dialogPage.setOkButtonItemName("yes");
    dialogPage.setNoButtonItemName("no");
    dialogPage.setOkButtonToPost(true);
    dialogPage.setNoButtonToPost(true);
    dialogPage.setPostToCallingPage(true);
    dialogPage.setOkButtonLabel("Yes");
    dialogPage.setNoButtonLabel("No");
    pageContext.redirectToDialogPage(dialogPage);
    else
    super.processFormRequest(pageContext, webBean);
    if (pageContext.getParameter("yes")!=null)
    How to take control back to the seeded oracle class where oracle has handled Apply event
    if (pageContext.getParameter("no")!=null)
    How to display the seeded oracle page.(page prior to display of Dialog page without losing any values entered by the user on page)
    Please advise how to go abt it.
    Thanks,
    Tanveer

    setForwardURL didn't help.
    I tried this -
    if (pageContext.getParameter("yes")!=null)
    pageContext.putParameter("Apply","Apply");
    super.processFormRequest(pageContext, webBean);
    This gives me null pointer exception. I think it executes seeded Apply action, but the values entered by user somehow gets washed out and hence the error.
    On click of No button on dialog box, it takes me to the seeded page but the all values entered by the user gets lost.
    What can be done to not to lose the values on the seeded page when coming from the dialog box?
    --Tanveer                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Why won't my "searchpreview" add-on work from my browser search box since Firefox updated to 3.6.16, but it works when I do it from the Google main page??

    Since Firefox updated itself to 3.6.16 earlier today, when I search for anything in my Google search box on the browser, it always used to show me thumbnails when the Google page came up. Now there are no thumbnails appearing, except if I go on the Google main page and search from there, the thumbnails still appear. Whe it updated, the browser automatically searched for incompatability problems with my add-ons but nothing appeared to say Searchpreview was incompatible.

    You can modify the pref <b>keyword.URL</b> on the <b>about:config</b> page to use Google's "I'm Feeling Lucky" or Google's "Browse By Name".
    * Google "I'm Feeling Lucky": http://www.google.com/search?btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8&q=
    * Google "Browse by Name": http://www.google.com/search?ie=UTF-8&sourceid=navclient&gfns=1&q=
    * http://kb.mozillazine.org/keyword.URL
    * http://kb.mozillazine.org/Location_Bar_search

  • Directory search returns wrong results when you modify the view

    Hello,
    I have a custom list used a staff directory.  This is SharePoint 2013.  I am using a search box where users can type in names to find people. 
    When I add or remove a record in the list or modify the view and then I search for my name, all search results appear.  It once just returned 1 record for my name, but now it returns all 100 records in the list.
    How can I fix this?
    Thanks,
    Paul
    Paul

    Hi Paul,
    Did you search in the SharePoint list or in SharePoint search center?
    Could you provide more details about how you created the custom list?
    Please try to enable Server Render as editing the page->Edit Web Part-> Miscellaneous, compare the result.
    Please operate in other lists and in other site collections and test whether this issue occurs.
    Please start a full crawl in Central Administration -> Manage service application -> Search service application -> Content Sources and test whether this issue occurs.
    Could you check if it exists error in ULS log after you failed to search in the SharePoint list.
    Best Regards,
    Dean Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Error on modifying the SharePoint excel services viewer (xlviewer.aspx) page

    I am working on SharePoint 2013 and am following this
    article to modify the xlviewer.aspx page in order to pass into it URL parameters. After following the instruction when I reload the new webpage (MyXLViewer.aspx) I am getting the foll. error:-
    Sorry, something went wrong An error occurred during the compilation of the requested file, or one of its dependencies. 'Microsoft.Office.Excel.WebUI.ExcelWebRendererInternal' does not contain a definition for 'RowsToDisplay' and no extension method 'RowsToDisplay'
    accepting a first argument of type 'Microsoft.Office.Excel.WebUI.ExcelWebRendererInternal' could be found (are you missing a using directive or an assembly reference?) Technical Details
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: db9b709c-966c-80de-156d-15c4b2783b09
    Date and Time: 2/3/2014 5:15:03 PM
    Go back to site
    Can you please try this and replicate and let me know if you are facing the same issue..? Or whether I am doing something wrong here? Foll.
    is the procedure I have followed:-
    Create a copy of XLViewer.aspx which is located in C:\Program Files\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\LAYOUTS. I named my copy MyXLViewer.aspx. you can try /14/ incase of SharePoint2010..
    Open MyXLViewer.aspx in Notepad and do the following;
    <%@ Page language="C#" Codebehind="XlViewer.aspx.cs" AutoEventWireup="false"... --> Change This To --> <%@ Page language="C#" Codebehind="XlViewer.aspx.cs" AutoEventWireup="true"...
    Placed foll code before head tag closes </head> on
    the page:
    <script runat="server">
    private void Page_Load(object sender, System.EventArgs e)
    if (Request.QueryString["RowsToDisplay"] != null)
    m_excelWebRenderer.RowsToDisplay =
    Int32.Parse(Request.QueryString["RowsToDisplay"]);
    if (Request.QueryString["ColumnsToDisplay"] != null)
    m_excelWebRenderer.ColumnsToDisplay =
    Int32.Parse(Request.QueryString["ColumnsToDisplay"]);
    if (Request.QueryString["ToolbarVisibilityStyle"] != null)
    if (Request.QueryString["ToolbarVisibilityStyle"] == "1")
    m_excelWebRenderer.ToolbarStyle =
    ToolbarVisibilityStyle.FullToolbar;
    else
    m_excelWebRenderer.ToolbarStyle =
    ToolbarVisibilityStyle.None;
    </script>

    Hi,    
    The article you referenced might be applied to SharePoint 2007, however, in SharePoint 2013, the
    RowsToDisplay property and
    ColumnsToDisplay property are no longer supported, so these properties are not guaranteed
    to work as they were in SharePoint 2007.
    If you want to customize the Excel Web Access Web Part, it is recommended to take a look at the two documentations about Excel Web Access Web Part custom properties:
    http://office.microsoft.com/en-001/sharepoint-server-help/excel-web-access-web-part-custom-properties-HA010377893.aspx
    http://office.microsoft.com/en-001/sharepoint-server-help/excel-web-access-web-part-summary-HA010105454.aspx
    Best regards
    Patrick Liang
    TechNet Community Support
    Hello Patrick,
    As I have posted in my question I am interested in customizing the Excel viewer aspx page which opens up when you open an excel book via the document library in SharePoint 2013. The solution you are talking about is to modify the properties of the excel
    web part and this does not answer my question.
    Again, can you tell me if there is any possible way to customize the XLVIEWER.ASPX page sitting in LAYOUTS folder so that I can access certain properties like AllowInteractivity, etc? Or has this been completely discontinued by Microsoft in SharePoint 2013?
    If the RowsToDisplay
    property and ColumnsToDisplay
    property are no longer supported, are there
    any other property that this tag supports?
    We have opened the xlviewer.aspx page from layouts folder and can see the foll. control:
    <Ewa:ExcelWebRendererInternal id="m_excelWebRenderer" runat="server"
    AllowInteractivity="false" AllowPivotSpecificOperations="false"/>
    However, there is no documentation available from Microsoft or any other dev sites on this control/tag. This
    link mentions that the ExcelWebRendererInternal is a totally useless instance.
    I need clarification on this.
    We also tried to edit the "C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\1033\ewa.strings.moss.js" file. But, any edits corrupts what is rendered on the right click of the pivot chart/table on xlviewer.aspx
    page.

Maybe you are looking for