Add custom embedded region or link in talent management

We are doing a proof of concept implementation of Oracle Talent
Management. As part of this implementation we have been requested to
add Salary change functionality to the employee performance appraisal
process. Usually this process is only used to evaluate
competencies, objectives and overall performance and does not include
salary information.
Our Thoughts:
Oracle provides out of the box the Salary change process on its own.
There is an entry page for the values, PRatePG, and then a review
page, ReviewPG. We would like to take the majority of the
functionality on those 2 pages and add that functionality to the 2
similar pages used for performance review. On the performance review
side the equivalent pages are the entry page MAFinalRatingsPG and the
review page,MAFinalRatingsRevPG.
We are looking for the best way to move forward regardless to
incorporate the functionality of entering and reviewing the salary
into the performance appraisal set of pages which don't currently
contain the data or functionality at all for salary.
We have considered also going a complete custom route, however the
functionality on the Salary screens are intricate and have several
PPR elements. Additionally, there was the thought to somehow add the
Salary page functionality as an additional page on the page flow as a
customization. This might still be an option as well. We are open
to any ideas.
Please let us know if any of you have done anything similar and would
like to share with us.
We would like to know what is the best option to meet the requirement
1)Create a link to seeded salary page
2)Embed the seeded salary region in Appraisal form
3)Create custom salary region and embed that into Appraisal form
Thanks

We are doing a proof of concept implementation of Oracle Talent
Management. As part of this implementation we have been requested to
add Salary change functionality to the employee performance appraisal
process. Usually this process is only used to evaluate
competencies, objectives and overall performance and does not include
salary information.
Our Thoughts:
Oracle provides out of the box the Salary change process on its own.
There is an entry page for the values, PRatePG, and then a review
page, ReviewPG. We would like to take the majority of the
functionality on those 2 pages and add that functionality to the 2
similar pages used for performance review. On the performance review
side the equivalent pages are the entry page MAFinalRatingsPG and the
review page,MAFinalRatingsRevPG.
We are looking for the best way to move forward regardless to
incorporate the functionality of entering and reviewing the salary
into the performance appraisal set of pages which don't currently
contain the data or functionality at all for salary.
We have considered also going a complete custom route, however the
functionality on the Salary screens are intricate and have several
PPR elements. Additionally, there was the thought to somehow add the
Salary page functionality as an additional page on the page flow as a
customization. This might still be an option as well. We are open
to any ideas.
Please let us know if any of you have done anything similar and would
like to share with us.
We would like to know what is the best option to meet the requirement
1)Create a link to seeded salary page
2)Embed the seeded salary region in Appraisal form
3)Create custom salary region and embed that into Appraisal form
Thanks

Similar Messages

  • MSS - team - General Data, Employee selection add Custom col with KM link

    Hi There,
    I am trying to add a custom column for MSS team selection for general data. Which works alright, now i want to make that column click able (like email) and this should direct me to a dynamic Km link based on employee selected.
    I have added custom column and able to display custom content on the team member selection table. I am able to make it clickable if i select "link" option on column configuration. So that also works.. now i want to pass employee number to my custom webdynpro application. Can you suggest anything here.
    Thanks a lot.
    Regards,
    Sudhir

    Hi Sudhir,
    If I understand correctly, though oadp config, you have added new column and attached a service key to make it as a clickable one. Once u er clicks on the link, I believe you want to display the KM doc which takes pernr as url parameter or some thing like that.
    If my understanding is correct then, you have to  create a WD Application, which reads the selected pernr( or org or position). You need to add pcui_gp/xssutils as used DC and then add context nodes of FcObjectSelection to read the selected record details as described in the above wiki which I gave i.e. https://wiki.sdn.sap.com/wiki/display/profile/How-toaddacustomWebDynproiViewtotheMSSEmployeeProfile%28ECC+6.0%29
    You have to pass the value returned by the Selected Object to the KM as url parameter.
    Also use this blog to see the frontend context values of WDJ application. It will help you in understanding the various values of the context nodes.
    /people/yugandhar.reddy/blog/2011/03/26/simple-way-to-debug-ess-and-mss-web-dynpro-java-based-applications--very-useful-technique
    This should wok for you, let me know if your requirement is different.
    Regards
    Yugandhar Reddy

  • How to manually add custom code snippets to Xcode?

    I have a lot of code snippets made for programming. In the past, when I used MS Visual Studio , I could simply add my own snippets , but in Xcode I can't find where to add custom codes.

    See this link.

  • 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

  • Adding custom text to a notification having Embedded Region

    Hi All,
    Could you please help us in the following situation.
    We have a requirement to add a custom message (pulled from Database) to a notification which was build on &HR_NTF_EMBEDDED_REGION. When I tried the HTML body of the notification as below:
    < tag--br>
    The Sample text.
    < tag--br >
    < tag--br >
    &HR_NTF_EMBEDDED_REGION
    this is working as expected. But our requirement is to add some message which was pulled from DB. So instead 'The Sample Text', I have added message attribute which was populated through a pl/sql function ( I am populating 'Hello World' into attribute 'CUSTOM_TEXT_ATTR') and modified HTML body as:
    < tag--br>
    This is my dynamic text: &CUSTOM_TEXT_ATTR
    < tag--br>
    < tag--br>
    &HR_NTF_EMBEDDED_REGION
    In this case the embedded regions of the notification are not building up properly, and the notification is :
    This is my dynamic text: Hello World
    Attribute HR_NTF_EMBEDDED_REGION refers to Framework Region JSP:/OA_HTML/OA.jsp?OAFunc=-HR_REVIEWRN_NTF-&NtfId=-124121063-
    Thank you,
    Ramu
    Edited by: Ramu G on Feb 22, 2011 12:38 PM

    Which theme are you using?
    When I am adding text in a slideshow, I found, that it will depend on the theme, if the text will be centered or flushed left.  The Classic and Ken Burns theme are centering the text, the newer themes will present it flushed left.
    I found no way to select a custom justification for the text.

  • How to add an embedded report to custom UI?

    Dear colleagues:
    Since now I am doing investigation on this:How to add an embedded report to custom UI , so do you have some guideline doc for this?
    Requirement is:
    Customer want to add a custom report to a custom FS page. And it has some standard fields from contract. So do you have any ideas about this?
    Thanks & Best Regards,
    Qiang

    Hi Jens,
    Attachment is the guideline for how to add an embedded report to custom UI. However, so far as i know, there still a limitation that is about inport parameter.
    For example, now can show all data of accounts. but i just only want show one account data when click account. so you can share to us if you have any idea about it.
    Thanks &Best Regards,
    Qiang

  • Outlook controls in custom form region created in Visual Stdio 2010

    Hi,
    Is it possible to use all the outlook controls (e.g. Body control, Send button) in custom form region created in Visual studio. 
    Thanks & Regards,
    Vijay

    Hi Vijay,
    Which control you are not able to use? Based on my understanding, there are two ways to custom the form region in Outlook.
    First is creating a new form region by using the wizard. The second is importing a form region designed in Outlook.
    In the second secnario, we can use add native Outlook controls to the form region. Native Outlook controls enable you to bind to Outlook data at design time. However, you cannot then use the form region designer to add managed controls or change the design
    of the form region.
    You can get more detail about this topic form link below:
    Creating Outlook Form Regions
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Folder region edit links disappear!

    All,
    3.0.7.6.2 + 8.1.6.2 NT 4.0
    Created a custom tabset and added it as a portlet to the content area page. then moved the nav bar and folder portlets around. Now when I go to edit the folder style (to edit the folder layout), I don't see the edit links for the folder regions.
    I did this twice and get the same problem. Also, when I click on the edit defaults for the content area folder (while editing the CA page), I get a no data found error. I am able to edit defaults for the nav bar.
    Any tips ?
    Thanks

    Jerry,
    I tried this in multiple ways and have been able to narrow it down to the following case - "It occurs only if you have more than one regions in your page that is placed in place of the Navigation bar portlet". Please try the following steps and see if you can reproduce the bug...
    1. Create a page and
    a) select the Display No Banner option in the Main tab.
    b) add a new region to the page(Now there will be two regions). Don't place any portlet on the page.
    c) select the Publish as Portlet option for the page.
    d) save the page and go back to Navigator.
    2. Create a new content area.
    a) Edit the page of this new content area and remove the Navigation bar portlet.
    b) Now add the page created in step #1 (above) to the region where the Navigation portlet was.
    c) Save the content area page and go back to Navigator
    3. Click on the contents for the content area created above
    a) select the Styles.
    b) Click on the Edit link for the style
    c) select the Folder Layout tab.
    .... do you see the "Edit Folder Region" icons in the folder portlet?
    null

  • Add Custom CSS to SharePoint Foundation 2010

    I have SharePoint Foundation 2010. I am trying to use custom CSS to override the out of the box CSS. I have linked my CSS file within the master page a million different ways but nothing seems to work.
    Can this be done in Foundation or do I need to purchase Server?

    Hi Tory,
    How did you add the custom CSS for SharePoint 2010 foundation?
    You can upload the CSS file into a library at the SharePoint site collection, then use <SharePoint:CssRegistration name="<% $SPUrl:~SiteCollection/Style Library/Custom/styles.css %>" After="corev4.css" runat="server"/> to include a reference
    to your custom CSS file.
    In addition, please clear SharePoint cache, and do an IISRESET, then compare the result.
    More information, please refer to the links:
    http://labs.steveottenad.com/add-custom-css-to-a-sharepoint-2010-site/
    http://msdn.microsoft.com/en-us/library/gg447066.aspx
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Add Custom fields in Report Incident Screen in EHSM

    Hello experts,
    I want to add custom fields like Notification No. and division in Report Incident screen in EHSM.
    I have added two fields.
    Business Object: EHHSS_INCIDENT
    Node: BASIC_INFO_ALL
    Structure: INCL_EEW_EHHSS_INC_BINFA_D (added two fields using append structure)
    Now how can i link with my screen and how to fetch notification data (standard F4 help)?
    and when i save data, where it will save?
    Can you guide me with proper steps for it as i am new in it.
    Thanks in advance.

    Hi Jayvin,
    To add the above fields on the screen, open the component configuration of the required screen.
    Enhance the same and add the fields from the respective Node.
    You did not worry about saving the data, once the fields are placed on the screen it will get save on click of save/ on event of save.
    Regards,
    Sanket.

  • Office 365 - sharepoint: In Advanced search Page, How to add custom column under property restrictions

     In Advanced search Page, How to add custom column under property restrictions?

    Hi,
    The Navigation control can be added into your HTML page in the Snippet Gallery:
    The two links below about how to create HTML master page and adding snippets needed into it for your reference:
    http://borderingdotnet.blogspot.jp/2012/12/how-to-create-html-masterpage-for.html
    http://msdn.microsoft.com/en-us/library/office/jj822370(v=office.15).aspx
    Feel free to reply if there still any question.
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Add a button(not a link) in each row of a report

    hi,
    i need to add a button(not a link) in each row of a report. On clicking this button , the value in a specified column in database should change from yes to no.
    How can i achieve this funcationality. I am using apex 4.2.
    Please help!

    I used the images in the report region query,
    select
    EMPNO,
    ENAME,
    JOB,
    MGR,
    HIREDATE,
    SAL,
    COMM,     
    DEPTNO,     
    decode(IS_COMM,'Y','<a href="#" onClick= javascript:pdelete('||a.EMPNO||');><img src="#WORKSPACE_IMAGES#remove.gif" alt=""></a>','N','<a href="#" onClick= javascript:padd('||a.EMPNO||');><img src="#WORKSPACE_IMAGES#value_ok.png" alt=""></a>','<a href="#" onClick= javascript:padd('||a.EMPNO||');><img src="#WORKSPACE_IMAGES#value_ok.png" alt=""></a>') check_comm
    from
    test_emp aChanged the check_comm -> Display Text As as Standard Report Column. Created two items to save the value of 'EMPNO'. Javascript code in the page header as below,
    function padd(pSub)
         $s('P8_ADD',pSub);
        doSubmit('ADD');
    function pdelete(pSub)
         $s('P8_DELETE',pSub);
           doSubmit('DELETE');
    }Created the processes with condition like Request=Expression1 based on the REQUEST returned by javascript function.
    Thanks
    Lakshmi

  • How to add custom VO in a seeded AM?

    Hi,
    I know we can use substitution to replace seeded VO with custom VO after extending it, But I have to add customer VO and create view links with this VO. Is it possible? how it can be achieved?
    Appreciate your help and thanks in advance.
    Thanks,
    Hitesh

    Hitesh,
    You can even extend a seeded AM and add your Custom VOs, then use Substitution to replace seeded AM with Custom AM. Please note that when your AM is the root AM, this approach will have problems with Lovs. So let me know if this approach is helpful to you. Or I overlooked over something.
    Sumit

  • How to edit an existing page in SharePoint designer and add custom javascript

    When I edit an existing page in SharePoint Designer to add JavaScript and save, I get a dialog with message
    "Content in the embedded form field may be changed by the server to remove unsafe content. Do you want to reload you page to see the results of the save?"
    When I click OK it reverts my change. How do I add custom JavaScript to the page?

    Try not to push your changes through SharePoint Designer (SPD).
    We had severe problems with SPD saving page layouts in SharePoint, so you may use SPD to edit the page but not save it.
    To save it, check it out from browser, upload and overwrite then publish it.
    THosE wHo doN'T apPreCiATe LiFe, DOn't DeSerVe iT

  • Spaces PS3 - Need to add custom code on  logout  from spaces or content

    Hello
    I Need examples or samples on how to add custom code to delete specific cookies on the IE or FF browser when the end user logs out from /webcenter and|or /cs pages
    I've been told to add a custom template with a modified logout button - but I can't find any example on how to do that. (add template and button plus specific code)
    Regards

    In template level you can do it.
    If you use template1.jspx for your custom template,then add clientlistener to logout link or in custom button (you created ).
    Add javascript code in your webcenter applicatoin (spaces ) . For references of javascript you can use the following links.
    1.http://www.perlscriptsjavascripts.com/js/cookies.html
    2.http://www.mindfiresolutions.com/How-to-delete-cookies-programmatically-using-Javascript-269.php .
    In webcontent folder (generally you will found it as public_html folder) , place the javascript file.
    In this way , you will resolve your problem.

Maybe you are looking for

  • CC 2014.1 AJA LHI worst performance/ sluggish

    Hi there, till the CC 2014.1 Update its nearly impossible to work with my aja kona lhi card. When i enable the Breakout Card in the playback setting i get bad choppy audio and sometimes only the audio peakmeter waves and no sound reaches the speaker.

  • Nokia Lumia 920 reset methods

    Dec 3 2012 Various discussions present varied methods of resetting the phone, including 2-buttion and 3-button alternatives. This date User Guide on page 95 describes the following: If your phone isn't responding Do the following: • Press and hold th

  • I am thinking about upgrading my HTC Incredible to a Galaxy SIII

    I love my HTC camera, but constantly losing my 3g capability.  Think its just getting old.  I'm due for an upgrade.  Is the camera any good on this model?  I I saw a thread about poor signal strength.  I live in hills and use my cell for everything. 

  • Why is more space being taken up then supposed to?

    My Ipod says I have 138 songs but the computer says I have 333 songs. I need more space to download a movie but with it saying 333 songs i don't have enough space. Please Help!!!

  • After Mountain Lion install, my MacBook Pro's fan is running non-stop.

    After Mountain Lion install, my MacBook Pro's fan is running non-stop and you can hear the insides working extra hard. Is this normal? It's very loud and annoying?