HTML Call for functions on Employee Self Service
Hi All
I want to allow the viewing and printing of an incentive letter for our users via the HR Self Service portal. I have written the code for this and built a rtf by generating some xml out of the rdf. Now normally if the user was going to run this report (letter) from requests I would have registered a concurrent program and executable and also created a data definition and template in xmlpublisher.
I dont want user to have to go through requests... they must be able to access it as a function from their menu.
What is the HTML Call for this and what are the steps to achieve this?