How to Remove professionalization in Talent Profile Page in SSHR.

Hi Gurus,
i am create the Column(DESCRIPTION) in talent profile page in previous PrevEmploymentOverviewRN .It add the column in successfully when front end form people->enter and maintain form Give the description column any data i got the error....
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition DESCRIPTION of type Attribute not found in PreviousEmployment
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
     at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
     at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
     at OA.jspService(_OA.java:228)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
     at RF.jspService(_RF.java:225)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:662)
## Detail 0 ##
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition DESCRIPTION of type Attribute not found in PreviousEmployment
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
     at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
     at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
     at OA.jspService(_OA.java:228)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
     at RF.jspService(_RF.java:225)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:662)
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition DESCRIPTION of type Attribute not found in PreviousEmployment
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
     at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
     at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
     at OA.jspService(_OA.java:228)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
     at RF.jspService(_RF.java:225)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:662)
Lastly i removing my Personalization in functional administrator i got the in this error....               
Confirmation
Could not delete following seeded documents.
/oracle/apps/per/talentprofile/prevemp/webui/customizations/site/0/PrevEmploymentOverviewRN     
and i am trying back end also.....     
begin
JDR_UTILS.DELETEDOCUMENT('/oracle/apps/per/talentprofile/prevemp/webui/customizations/site/0/PrevEmploymentOverviewRN');
end;
plz help me it's urgent for me....
Thanks,
Srini

@Above: lol
Hi Srini,
First, if you have the page access, go directly to the page -> Personalize page -> delete the item which you created.
Otherwise go to Functional Administrator -> Personalization -> Give your document path and search -> click on Personalize page link -> give the level name in which u created the personalization earlier -> next -> delete the item...

Similar Messages

  • How to remove Ivews from compensation profile page..

    Hi EveryBody,
    I want to remove certain Iviews  like Photo,salary data from the compensation profile page .
    The issue is when the user click on the Employee name which is displayed as a link in compensation planning page, another page (compensation profile ) page opens with all the iviews in it which describes the  details of the employee selected along with photo,salary data etcc. I want to remove that photo iview from the page.
    I can find one solution i.e directly making the iviews  invisible in the standard compnesation profile page but this is not a good practise.
    I have copied the compensation profile page to my custom folder and there i can make the iviews invisible but i am not able to get how this page is getting called by clicking the employee name .
    I did some R&D and could make out that the Employee column  which displays the employee name is defined in OADP and that column has a service key which call a resource.In the resource only the Directory path and the object name is mentioned.
    The directory path contains the Application parameters and the object name contains the application name of the compensation profile dc.
    I am not able to get how this page is getting called by clicking the employee name .
    So can any one help me in this.
    Regards
    RRAY

    I know this is an old thread but for other people searching for a solution to this it can be achieved through component customization of component configuration HCM_ECM_PROFILE_OIF.
    Just run appliation customize_component for example from SICF and enter this component in configuration id and FPM_OIF_COMPONENT in component name and create your customizing.
    Br Jan

  • How to add custom region in Talent profile page?

    Hi All,
    I have a requirement to add custom region in Talent profile page.
    I have gone through oracle documentation for this but unable to do it.
    Can any one give some steps to do that with some example.
    Any help will be highly appreciated.
    Thanks & Regards,
    Sunita

    You can make a Custom Region and then Associate to a Custom Function.
    There are two function(seeded) HR_TP_EMP_MORE_LINK, HR_TP_MGR_MORE_LINK seeded function .
    You can include your custom function in Parameter of above seeded Function.
    Hope it Help you.
    Thanks

  • How to remove a list from a page ?

    I added a list to a page and then later decided it would be easier to add the list to page 0. Now I can't find how to remove the list from the page.
    Edited by: Rene W. on Oct 6, 2008 1:52 AM

    Ok sorry I understood you wrong then.
    I tried to recontruct your problem and did the following things.
    1. Created a new list in: Home>Application Builder>Application 305>Shared Components>Lists>Create / Edit List
    2. Created a new region on page 2: Home>Application Builder>Application 305>Page 2>Create Region Type: List, Name:"test1"
    3. Created a new region on page 1: Home>Application Builder>Application 305>Page 1>Create Region Type: List, Name: "test2"
    4. Deleted region "test1" on page 2
    5. List and region still survived on page 1. :D
    Tobias

  • How to remove the serial no profile in material master

    Hi experts
                   While changing the  SerialNoProfile in Material master i am getting the following error message: Serial numbers already assigned to this material    Please tell me the procedure how to remove the serial number profile for the material.

    hi
    it is not possible to change the serial number profile once the serial numbers are existed for material .you can however create a separate serial no profile without serialization procedure and assign the same to the material
    Also refer [serial number|http://help.sap.com/saphelp_erp60_sp/helpdata/en/3c/abc17e413911d1893d0000e8323c4f/content.htm]
    regards
    thyagarajan

  • How to remove dotted green lines in pages 5.2 documents?

    How do i remove dotted green lines in Pages 5.2 documents?

    That's right. Use Pages '09.
    You can export to Pages '09 from Pages 5.2.
    Peter

  • How to remove space after paragrph in pages on ipad

    Can't figure out how to remove space after each paragraph in Pages for Ipad

    Settings > General > International > Region Format
    Set it to your country to format numbers and dates in the way your country does.

  • How to remove a favorite on Home Page

    We have a favorite listed on that we would like to remove from Yahoo Home Page. This is in Favorites NOT bookmarks.

    Did you check the Yahoo help pages to see how to customize that Yahoo page?
    How did you previously set up that page?

  • How to remove responsibilty name custom oaf page

    Hi,
    Can any one please help me how to remove the responsibility name custom oaf page.
    i developed custom oaf page.while opening those pages responsibility name is also displyed.
    but i dont want to be displayed responsibility name in page.
    Please help me how to remove name of the responsibility in oaf page.

    Hey hi there ,
    I think you are trying to hide the Product branding that appears right next to the corporate image ( Oracle image ) ,
    well you can do this using controller code , in processRequest of your controller add this code
    Import :
    import oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean;
    import oracle.apps.fnd.framework.webui.OAFormattedTextHelper;
    import oracle.apps.fnd.framework.webui.beans.OAFormattedTextBean;
    OAFormattedTextBean bean =
    (OAFormattedTextBean)createWebBean(pageContext, FORMATTED_TEXT_BEAN,null,"product_brand");
    bean.setText(" ");
    OAPageLayoutBean page = pageContext.getPageLayoutBean();
    page.setProductBranding(bean);
    Once you compile and run the page notice that Product branding will no longer appear on the screen .
    Try this and let me know if its not working .
    --Keerthi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to remove infopath ribbon using Master Page?

    Hi All,
    I would like to remove infopath ribbon using Master Page, using f12 removed like "<div id="s4-ribbonrow"
    class="s4-pr s4-ribbonrowhidetitle" style="display:none">". But how to perform in original master page? Thanks in advance!

    Hi,
    Based on your description, my understanding is that you want to remove InfoPath ribbon using Master Page.
    using F12 to find the <div id=”RibbonWrapper”> section:
    Navigate to :C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\ FormServer.aspx. Add the following CSS into <head runat="server"></head>section:<style type="text/css">
    #RibbonWrapper
    display: none !important;
    </style>
    Best Regards,Lisa Chen
    Lisa Chen
    TechNet Community Support

  • How to remove inser html here from page

    I have just inserted a contact form made externally and remotely hosted to my contact page. Unfortunately there is a totally unnecessary 'Insert your html here 'above the form. Please can someone tell me how to remove it. I made the form in 123 form maker easy to do brilliant customer service.

    Hello,
    Please right click onthe form and click on Edit HTML.
    Now at the top of the code it might have a "insert your HTMl Here". Please delete it and click  on "OK"
    Regards,
    Sachin

  • Launch standard talent profile page of employee from zWDA application

    we have created a custom webdynpro application, which displays list of employees ( employees can be searched ).
    the employees are displayed in alv, and we provided a coulumn to view profile.
    when we click on the view profile, the standard talent profile screen of that employee needs to be launched in popup.
    for talent profile, in mss, there is already a standard fpm/wda application. http://eccserver:8000/sap/bc/webdynpro/sap/hrtmc_long_profile
    but when we launch it says:
    The application cannot be started because the person ID is missing
    this error makes sense because we need to pass the pernr to this application, so that it can display talent profile of that employee only.
    how to pass pernr to this application.
    also, when i searched for the application params of this application, it has parameter mem_id.
    is there any way / any other application to launch talent profile application for selected pernr in a webdynpro application.
    thanks in advance,
    Madhu_1980.

    http://scn.sap.com/thread/3611870 all these are based on OBN, You can debug the standard application and see how the pernr_mem_id is sent. for example METHOD GET_PERNR_FROM_MEMORY CL_HRESS_EMPLOYEE_SERVICES====CP HRESS_C_PERSINFO_CONFIG  COMPONENTCONTROLLER  WDDOEXIT cl_hress_employee_services=>clear_memory( iv_mem_id = lv_mem_id ).

  • How to remove the link between Profile name and corp net account after their disassociation

    Hi there,
      How do I  remove the link between Profile name and corp net account after their disassociation ?
    I would like to make remove the link between 'Viv Lingaiah' and
    [email protected] Also, I would like to keep 'Viv Lingaiah' and associate with my outlook id and corpnet account.

    Logon to your live account here
    https://account.live.com/summarypage.aspx then under aliases you can add an alias and promote it to primary.
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How to remove background object in new pages?

    How do I remove a background object on document issued from previous pages version?
    Before I could tick 'background object are selectable' or something like this... Now I cannot find anything comparable!

    Section Masters have static uneditable items on every page, really just watermarks.
    I take this back. It won't work in Layout mode documents but in Word Processor documents:
    1. Add a vertical rule with the Shapes tool.
    2. Add either 3 text boxes or a 3 row table
    3. Select all the above: Menu > Arrange > Section Master > Move Objects to Section Master/Make Master Objects Selectable
    4. Insert a Section Break on each page. It has to be a Section break otherwise editing the Master Objects will repeat on previous pages.
    This has been always the absolute worst part of Pages 5 and I really can't figure out how anyone at Apple thought this was good design.
    This was all resolved 30 years ago in PageMaker, Ready-Set-Go, and several other DTP Apps. Not to mention it worked very effectively in Pages '09.
    I admit the Captured Pages implementation in Pages '09 is less than obvious, but its function once set up is way faster than anything else I know.
    Peter

  • How to remove SPRO from SAP_ALL profile

    Hi Friends,
    Since my client needs access to SAP but we dont want to give them SPRO Tcode authorization.
    So i would like to have your advice on that so as wht to be done and how can we create a profile without SPRO Tcode.
    Regards
    Ayush

    Ayush Johri wrote:
    > I think its not that difficult, although i dont know this. but i have heard people saying that they have made SAP_ALL profile without SPRO...
    It is easy to copy SAP_ALL and create a role without SPRO
    This will not stop people from accessing the functions behind SPRO for the reasons posted before.
    Lots of people claim they create a SAP_ALL without SPRO, I will bet £1000 (I know it's worth many euro's at the moment) that 90%+ of those roles which people think have SPRO removed will not stop people accessing config.
    Ask yourself this question....
    If you build a house do you:
    1. Buy a giant piece of rock and cut holes in it
    2. Build it from components - bricks, windows, doors etc

Maybe you are looking for

  • IMessage for Snow Leopard (10.6.8)

    I am on a MacBook Pro, 2.4 GHz Intel Core Duo, with 4GB 667MHz DDR2 SDRAM, running OS 10.6.8. I am currently deployed to Afghanistan (p.s. the internet is pretty slow over here). I always have my iPhone with me for taking pictures, and there are a fe

  • Drag and drop imported photos in iPhoto '09 causes duplication of old existing photos and loss if new photos

    Good Afternoon All, I'd be grateful for any help with the following problem.      After importing about 30 photos from my camera into iPhoto '09 (version 8.1.2), I selected the first group of 10 and dragged and dropped them into an existing album in

  • Selected communication channel IDoc_AAE_In is assigned to the wrong adapter type IDoc_AAE Supported adapter types: HTTP, SOAP, XI, WS.

    Hi Team, I have a problem. I have a scenario using the the Sender Adapter. HTTP_AAE When I am trying to use the function "Display WSDL" I am receiving the following. Error: Selected communication channel HTTP_AAE_In_SAPII is assigned to the wrong ada

  • Color matching

    I have an image brought into PhotoShop...I give it the correct color values (CF9E40) for the background...I save it...I link it via Dreamweaver to a page where I have set the background to be the same CF9E40 value. The colors do not match (see: http:

  • Too many wrong accounts

    Good day.  I have created my account long ago. During this time someone created many accounts on my e-mail. And now I got a problem Today I tried to repair my acount. But when I click the link in the letter in my e-mail, I do not see in the list of m