Details page : no information display.

Hi all,
I'm new on OA F. so started with the tutorials exercises.
At the end of exercise "Drilldown to Details", my page didn't look like expected.
I should have a link to display details of an employee.
I do have a link, it does got me to the details page, BUT there is no informations display face to the prompt of each properties.
I do compile properly so there is no log.
I tried to use the debug mode but it seems to me that I am not going into the method "intiDetails()" at the right time.
When I click on the link, I expect to enter the method but I don't.
(I do when I start the "debug EmpDetailsPG.xml" command on jDev)
I checked I have correctly written the parameters in the property "Destination URL" of the component used for the link :
OA.jsp?page=/mfab/oracle/apps/ak/employee/webui/EmpDetailsPG&employeeNumber={@EmployeeId}&employeeName={@EmployeeName}&retainAM=Y&addBreadCrumb=Y
I compared with the solution given in LabSolutions project but I didn't find my mistake.
Does this kind of problem rings any bell to you ?
Cheers,
Marine

Hi AJ,
Thanks for your answer. I hadn't thought of using S.O.P. ... I gave up a while ago this habit and became used to IDE debuggers.
So, I tried your trick but I had the same problem : I didn't reached the processRequest() of my controller when I clicked the detail's link.
I had the thought to check whether or not a controller was specified for my EmpDetailPG. Indeed, there was not.
I tried to add EmployeeDetailsCO as the controller class in "MainRN" wich is the messageComponentLayout of the pageLayout of EmpDetailPG.
At that time, I was able to see my values on the console (which is an improvement !) but I had a technical error in my page.
So I defined the controller class not in MainRN but in PageLayoutRN (which is the pageLayout of EmpDetailPG, as you may guessed) and it dit it !
I don't know why it should be define in the pageLayout instead of messageComponentLayout, but it's working.
Thanks again.
Marine

Similar Messages

  • Notification Detail Page is not displaying

    Hi All,
    I have a requirement of creating a read only workflow admin responsibility. For that I have followed the below steps.
    1. Set 'Workflow Administrator Web Applications' as the Workflow Administrator from administration tab.
    2. Create a grant with the below details.
    Grantee Type: All Users
    Responsibility: Workflow Administrator Web (New)
    Object: Workflow Items
    Data Context Type: All Rows
    Permission Set: Business workflow item permission set
    I have done this for viewing the workflow owned by all users and followed the ID 1328447.1 for doing this.
    Now everything is working fine, but Notification Detail page is not displaying. It is loading for a long time and
    giving the errors, ('The connection was reset' in Mozilla and 'Page Cannot be Displayed' in IE).
    Notification detail page will come when I remove this Grant, but it will display only the workflows owned by
    that particular user. So this grant is a mandatory component for me.
    The issue is there even for the admin responsibility(Workflow Administrator Web Applications) when assigning
    this grant.
    Can anyone help me on this to resolve this issue.
    Thanks & Regards,
    Charls

    Hi Helios,
    Thanks alot for replying. Below are the answers to your queries.
    1. EBS Version : 11.5.10.2
    Client Version: 11.2.0.1.0
    2. Browser version:
    IE: 7.0.5730.13
    Mozilla: 14.0.1
    3. I have tried it in different machines(4 machines). There also I am facing the same issue.
    Hoping for your valuable comments.
    Thanks & Regards,
    Charls

  • Details page displays nothing

    Hi there,
    DW CS3, PHP mySQL DB.
    I have a:
    Search Page: Works!
    Results Page: Works!
    Details Page: Does not display any data!
    For some reason my Details page displays nothing. I have the
    "Goto
    Details Page for PHP" server behaviour" from
    http://www.dengjie.com/
    I have other details pages that work excellent but cannot get
    this to
    work.
    My details page's SQL looks like this:
    SELECT *
    FROM test
    WHERE p_ID = colname
    Name: colname
    Type: numeric
    Default Value: -1
    Run-time Value: $_GET['p_ID']
    The fields I want to display are binded with the
    corresponding fields of
    the DB.
    Please help me out.
    Regards,
    Deon

    Hi there,
    DW CS3, PHP mySQL DB.
    I have a:
    Search Page: Works!
    Results Page: Works!
    Details Page: Does not display any data!
    For some reason my Details page displays nothing. I have the
    "Goto
    Details Page for PHP" server behaviour" from
    http://www.dengjie.com/
    I have other details pages that work excellent but cannot get
    this to
    work.
    My details page's SQL looks like this:
    SELECT *
    FROM test
    WHERE p_ID = colname
    Name: colname
    Type: numeric
    Default Value: -1
    Run-time Value: $_GET['p_ID']
    The fields I want to display are binded with the
    corresponding fields of
    the DB.
    Please help me out.
    Regards,
    Deon

  • Display additional fields in Service Request detail page

    Hi All,
    Is it possible to display some fields like Account Type, Contact Type etc. in Service Request detail page?
    Service Request Field Edit page only allows to add default value to the newly created field, that's not the result that I needed.
    Any suggestions are appreciated.

    Bruce,
    There's a function called joinfield value that will allow you to bring across information from those pages, if you email me (alex.neill@{see profile}) I'll send you the document.
    cheers
    Alex

  • Have a gap in detail of first page and not display group footer on each pag

    Please help me about Memo field in SubReport in CrystalReportXI. I have a SubReport that need to display pageheader, detail, page footer, and  in detail of subreport contains memo field and set the property of this text box to "Can Grow" = Yes .However, CrystalReportX does not support to display  pageheader, pagefooter in SubReport. So. I have created a formular FakePageHeader that has code  as
    "WhileReadingRecords;
    true"
    and group in this field and checked option repeat group header on each page and right click Section Expert->check print at Bottom of page for Group Footer.
    This problem is when I preview Subreport. It display text in group header and a gap in detail of first page and view next page, the subreport display right data of memo field. But the report still not display group footer on each page.
    How do I can remove a gap in first page and display group footer on each page?
    Thanks

    in subreport in format for the memo field uncheck keep object together.
    You can not force group footers to repeat on each page.
    I have not tried this but you might be able to capture the data you want to show in SR page footer and display in main report page footer, using shared variables.
    Ian

  • Detailed page to be called and displayed from 3 different tabs

    Hi,
    That's my problem. I have a detailed form called from 3 different pages. When calling the detailed form the 3 tabs are highlighted.
    Is there any way to tell Apex which tab is to be highlighted on each time.
    Many thanks

    Hi,
    Why don't you simply NOT list the Detail page on any of the tab properties? i.e. when the detail page is being shown, none of the tabs will appear lit up. Would that work?
    Wouldn't this look akward?
    Or you could create the form region on Page 0 and conditionally display the region as appropriate so you don't have to duplicate it on multiple pages.
    The detail form contains two updatable regions. I don't think this is a good idea.
    Any ideas what people normally do in scenarios like mine?
    I don't mind replicating the page if "that's a good practice" but I would appreciate other suggestions.
    Many thanks again.

  • Displaying messages on a details page

    i have a website for musicians each musician has their own
    details page that displays all their details i want to create a
    section that will display messages to the band and the band can
    answer these comments and they will be displayed on the same page
    it will be like a guestbook for each musician how do i do this do i
    just need to link the database tables or what? im not sure if
    anyone can help please let me know. cheers

    Since it sounds like you're using a standard relational
    database, then there should be a field in the first table that ties
    to the second table. Lets call that field name1 for demo's sake.
    In the 2nd Recordset (switch to advanced mode so that you can
    put it in manually)
    SELECT * FROM TABLENAME2
    WHERE name1 = DBNAME.TABLENAME1.name1
    ORDER BY record_number (or a date field) DESC
    Another way to do it is to set it up in two pages. set up the
    first page using your first recordset and bind it into a form. then
    pass the name1 value in that form to the second page (GET not POST)
    and you can set up your second page's recordset to filter (name1 =
    URL Parameter = name1 (the passed field from the first page) that
    will pull all info based on the info passed from the first
    recordset and display it.
    Cheers
    Chuck

  • Data sort in Related information on object detail page.

    hi,
    Question, how is data sorted on the related information on the detail page(opportunity)in R16
    Based on ?
    a. created date,
    b. modified date
    c. last viewed record,
    d. last edited record.
    e. solution if any?
    Looking forward for your valued suggestion. any document aviable for this ?
    Thanks & Regards
    [email protected]

    My observation is (from Account RI)
    - Contacts - based on Record Association Date)
    - Activities - Due Date
    - SR - Opened Time
    - Opportunity & CO's - Name
    I have not seen any document on this. But it would be nice if we can change the sort order. (only allow on Indexed fields as this may affect the performance)

  • Master & Detail Pages

    Hello all,
    I am asking for help on creating Master - Detail pages. I am using Wamp version 2. Database name "TestingCo" with 3 tables:
    Users:      user_id                int(4)           Primary_Key
                   user_fname          varchar(30)
                   user_lname          varchar(30)
                   user_license_id    int(4)
                   user_pix_id          int(4)
    Licenses: license_id           int(4)             Primary_Key
                   license_no          varchar(10)
    Pictures:  pix_id                 int(4)             Primary_Key
                   pix_url                varchar(50)
    1. I create a recordset called: rsMasterDetail:
         * with all fields from all 3 tables.
         * Where users.user_pix_id = pictures.pix_id AND users.user_license_id = licenses.license_id
         * Order By users.urser_fname
    2. On Master page, I insert Master Detail Page Set:
         * Master page fields: All fields from rsMasterDetail recordset.
         * Link to Detail from: user_id          / later I tried: user_fname         
         * Pass unique key:   user_id          / later I tried: one by one from each field of Users table.
         * Show: All records
         * Detail page name:     Detailpage.php
         * Detail page fields:     All from rsMasterDetail recordset.
    3. Result: (I always get the same result as below).
         * Masterpage.php - perfect - All correct display between 3 relational tables
         (*) Detailpage.php - when I click on any link from the Masterpage.php:
              - All the fields from Users table are displayed correctly depending on which link I clicked on Masterpage.php
              (+) The fields from table Licenses are displayed the first row only (1st record of the table.)???????????????
              (+) The fields from tabel Pictures are displayed the first row only???????????????
    A. When I built the rsMasterDetail recordset, I test it and the result is good.
    B. The masterpage.php shows all fields in perfect order.
    There must be something wrong when the information passes from Master page to Detail page!??!!???
    Please help me!
    Thank you

    Hi Lon,
    When I test it, the tables relationship is perfect since all three tables line up correctly on the masterpage.php. If there is problem with tables relationship, I should also have such problem with the masterpage.php.
    I, once tried to build another recordset called: rsTest. This time I had only 2 tables: Users and Licenses. The result was the same; only the first row of the licenses table would show on the detailpage.php; while the masterpage.php the rows on both tables line up correctly.
    I have tried many ways to find solutions unsuccessfully. What I get so far is:
    * The recordset is display correctly every single time when I click the "Test" button, as well as on the masterpage.php (I meant the tables relationship).
    * When the link on the masterpage.php is clicked, the detailpage.php supposes come up and display all rows of 3 tables of the linked record. However, all rows of the 1st table are correctly displayed, and the other table(s) only show its first row regardless which link on the Masterpage.php was clicked.
    I hope you and others gurus can help me out.
    I appreciate your help.

  • On Approval, page cannot be displayed

    Dear All,
    I have a issue where the Leave is forwarded to the Approver, it is showing in the Approver UWL also, but when on launching/opening it, "page cannot be displayed" in a new window.
    What could be the reason for the same.
    Also pl clarify the below points.
    1. The alias (Launch Webdynpro) which needs to be maintained should be pointing to the Portal WAS or R3 WAS.
    For the same i created one system, gave portal host name:port and alias as SAP_Webdynpro_XSS.
    2. I have customized xml file to add TS 12300097, re-registered and cleared the cache, anything more is needed.
    3. Any RFC needed to maintain on the same.
    On accessing the default trace file from portal am getting one error as below, but don know whether the same is root cause.
    An error occurred while reading the destination hostname$WebFlowConnector, type RFC. The error was <Localization failed: ResourceBundle='com.sap.exception.io.IOResourceBundle', ID='No such destination hostname$WebFlowConnector of type RFC exists ', Arguments: []> : Can't find resource for bundle... [see details]
    Request you experts, to guide me on the same.
    Thanks
    Piyush

    Hello,
    Also check that for the connector that you are using you have followed the steps of note number 1133821 and maintained the RFC destinations properly.  Also check in the UWL ADMIN UI when you click on edit, you have maintained the SAP_Webdynpro_XSS parameter for the webdynpro launch system.   I hope that this information is helpful to you.
    Beth Maben
    EP - Senior Support Consultant
    AGS Primary Support, Business Suite & Technology
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • How to add custom link or button to task details page to open a different t

    Dear All
    In HumanTasks Workflow, On task details page, I want to add a custom link or button. Clicking on this link or button, should load a different task details page.
    The exact business usecase is like this:
    1. We have some human tasks with very detailed payload like about 100 attributes. When the task is submitted for Approval, we send notification emails. These emails shows the Task Details with all these 100 attributes along with standard Approve, Reject buttons etc. NOW in addition to this, we want to add extra custom button/link like Custom View. When we click on this buton or link, it should replace the task details page with the Custom task details page contents. The reason is most of the managers/approvers access their emails on smart phones like iphones. So in these phones, seeing full task details (100 attributes) is very tedious. So we want to provide a simplified view of same task with very minimum attributes like about 10 with Approve, Reject buttons. Now this compact view details will have a button called Detailed View on click on which it loads details page.
    So we want to have 2 pages for a task:
    taskDetails1.jspx -> Has all 100 attributes with a custom button/link called "Compact View". Click on Compact View switch to below page.
    taskCompact1.jspx -> Has only 10 attributes with a custom button/link called "Detailed View". Click on Detailed View switch to above page.
    1. I tried implementing this using the VacationRequest sample where the payload is like creator, startdate, enddate, reason. I already have taskDetails1.jspx page, which shows this information in the email body.
    2. I want to add another button to taskDetails1.jspx so that when I click on it, I want to load a different page like taskCompact.jspx which has only say creator, reason.
    I already added a link and gave the url with parameters like taskId, taskContext etc which I got from bindings, but nothing is displayed when I click on custom button. The taskId, context values are comming correctly in the url.
    So bottom line, what is the URL that I can provide in the task details page, to load a different task details page contents. I want to pass other taskdetails jsp details.
    Please let me know, if there is any other approach to implement this usecase.
    Thanks in advance
    Ravi Jegga

    Hi,
       I am not sure if you can add your own custom buttons to the application tool bar because your table control is in a sub screen area in a standard screen so the menu area would be controlled by the standard screen and not the subscreen , but along side the table control you can give buttons for scrolling and handle the same in the subscreen if you check the FM EXIT_SAPLMEREQ_002 it has a variable IM_UCOMM which would have the ucomm set in the subscreen so here you can handle your user command to scroll on the table control.
    Regards,
    Himanshu

  • Page border not displaying in PDF output.

    I have created an rtf template with some information and client requires a page border for it. so I have added a page border but stange is that when I preview it in pdf its not showing the border. is there any alternataive for this or any explaination,

    Looks like it is a bug and I am not sure if this has been fixed in the latest patches..
    Take a look at this thread for details.
    How to display 'page border' in PDF output file - RTF file contains border
    Thanks,
    Bipuser

  • Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported.

    SharePoint 2007 custom (VS 2008) solution is upgraded to SharePoint 2013 using (VS 2012). I followed this approach.
    I had created new empty project (solution) in SharePoint 2013 using (VS 2012) compiled and deployed successfully. All safe controls are registered in the web.config file. After deploying solution i Restarted IIS also, still getting this error. How to resolve
    Error
    Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe. Correlation ID: 5d217c9c-1827-7083-80cd-e095a30befee.
    Show Error Details
    Hide Error Details
    [UnsafeControlException: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe.]
      at Microsoft.SharePoint.ApplicationRuntime.SafeControls.GetTypeFromGuid(Boolean isAppWeb, Guid guid, Guid solutionId, Nullable`1 solutionWebId, String assemblyFullName, String typeFullName, Boolean throwIfNotSafe)
      at Microsoft.SharePoint.WebPartPages.SPWebPartManager.CreateWebPartsFromRowSetData(Boolean onlyInitializeClosedWebParts)
    <menu class="ms-hide" id="MSOMenu_WebPartMenu"><ie:menuitem id="MSOMenu_Minimize" text="Minimize" title="Collapse this web part." type="option"></ie:menuitem><ie:menuitem
    id="MSOMenu_Restore" text="Restore" title="Expand this web part." type="option"></ie:menuitem><ie:menuitem id="MSOMenu_Close" text="Close" title="Close this Web Part. You can still
    find it under closed Web Parts section in the insert ribbon. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem iconsrc="/_layouts/15/images/DelItem.gif" id="MSOMenu_Delete" text="Delete"
    title="Delete this Web Part from the page. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem type="separator"></ie:menuitem><ie:menuitem iconsrc="/_layouts/15/images/EditItem.gif"
    id="MSOMenu_Edit" text="Edit Web Part" title="Change properties of this shared Web Part. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem id="MSOMenu_Connections"
    text="Connections" title="Show connections options for this Web Part. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem type="separator"></ie:menuitem><ie:menuitem
    id="MSOMenu_Export" text="Export..." title="Export this Web Part. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem iconsrc="/_layouts/15/images/HelpIcon.gif" id="MSOMenu_Help"
    style="display:none;" text="Help" type="option"></ie:menuitem> </menu>        

    Hi Ashok,
    According to your description, my understanding is that you got an error after you re-built a SharePoint 2007 solution with VS2012, and deployed it.
    Make sure the Namespace and Type Name are consistent across all files where indicated. Also with matching case sensitivity. Verify web.config file and assembly in GAC or virtual directory bin folder in post deployment.
    More information, please refer to the link below:
    http://roykimsharepoint.wordpress.com/2013/04/27/classic-web-part-errors/
    Here is a similar post for you to take a look at:
    http://stackoverflow.com/questions/1689707/sharepoint-web-part-type-could-not-be-found-registered-as-safe
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Is it possible to have "Condition based custom project field entry in project detail page"

    Hello All,
    In PWA, In Project details page, when we add Displayed Project fields into the Project Information page, Is it possible that I have a custom enterprise field and based on its selection, I can choose the other field in that page.
    I mean, say i have a Custom field in project page as 'Hardware' which has a lookup of say :
    CD
    DVD
    Flash Drive
    External HDD
    Cloud etc.,
    Then when a user selects any one of these. then the below appearing options will be based on this selection. 
    Say user selects cloud, then the next project field should be like Public, Private or Hybrid. Which is not same when user selects other fields.
    I did not find any OOB solution for this. So can anyone please guide me how can I achieve this in PWA, so that these fields may be used as enterprise custom fields, which can be later used for Reporting purposes.
    Thanks,
    Shanky

    Hello,
    You could adopt this no code out of the box option approach:
    http://psbehindthescene.blogspot.co.uk/2014/04/cascading-custom-fields.html
    Or potentially look at adding JavaScript code to the page to do this programmatically - not looked at doing this but it should be possible.
    Another option might be Fluent Pros Auto Complete Manager - this might offer this functionality but I have never used it:
    http://www.fluentpro.com/productsautocomplete.html
    Paul 
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS |
    MVP | Downloads

  • Exporting Master/Detail page in Flash...

    Hi...
    Is it possible to have a master/detail page created in
    Dreamweaver like these (ASP or PHP):
    http://www.macromedia.com/support/dreamweaver/building/master_detail_net/
    http://www.macromedia.com/support/dreamweaver/building/master_detail_php/
    to be displayed in a flash scrollable box maintaining the
    ability to click on the single items and view their details?
    Thanks.

    Hi,
    It can be achieved using View Link.
    More information can be found at ToolBox Tutorial Guide.
    Regards,
    Gyan

Maybe you are looking for