Oracle HRMS 11.5.10.2 Custom Alert on Leave

Hi there
I have to create a Custom Alert in Oracle HRMS on Specefic Leaves.
What Step need to be followed?
"""******Process Detai****l""""""
• Oracle Custom Alert should be created. Which will fire each time when the leave APPROVED in OTL by the authorized person.
• Email should be sent to the specefic group of people.
"""************l""""""
Any help Appritiated.
Thanks
Discoverer

Oracle EBS(11i and r12) does not provide you any web services.
Most of the code is in Pl/sql or C.
The next version of applications Fusion apps would have readily available web services which can be used to integrate with 3rd party solutions.
For now, you will either have to write your own Webservices(wrapper on top of Pl/sql APIs) or somehow connect to the EBS database.
There would be seeded pl/sql APIs/functions for most of the absences stuff.
Cheers,
Vignesh

Similar Messages

  • TO ADD A CUSTOM ENTRY IN RIGHT CLICK POP UP MENU IN ORACLE HRMS FLEX FIELDS

    We are building a custom help for Oracle HRMS. For this I need to add a custom Help entry in the right click pop up menu. I did this by adding the code APP_POPUP.INSTANTIATE('POPUP10','Custom Help',TRUE,'LINE') in the APPCORE lib. After this change the right click menu shows the new entry 'Custom Help' when user right clicks in any of the form but the new entry Custom Help' doesn't show up when I right click in flexfields. I am sure I need to do some thing else for flex fields.. Does any one have any idea on this ?

    You have to refer to the Current Form, Current Block , Current Item so that the menu appears only in the form where you want to see.

  • Oracle HRMS Discoverer Custom Reports Details

    Hello Everyone,
    I am looking out for the custom Discoverer report listing in Oracle HRMS modules (specifically Core HR, OAB and OTL). Can anyone help me out to get the list of ONLY custom discoverer report in above modules ? Kindly send me the excel with below details
    1. Custom Discoverer Report Name
    2. Module Name (Core HR, OAB, OTL)
    3. Brief description of the report
    4. Underlying Tables for this report
    I am not interested in Oracle seeded discoverer reports.Would appreciate your quick response.
    Thanks,
    Rishikesh

    List of custom Discoverer reports?!!! Shows that you do not know anything about Discoverer.
    Custom reports are designed as required. You can't get a list of such custom reports. If anyone makes such a list it will be specific to their client/company.

  • Interface need  between customer Payroll system and Oracle HRMS

    Hi,
    we are implementing oracle HRMS to our client.but for the employees payroll they are using there own system .they need the interface between their system and the Oracle HRMS for the employees data. How can we provide this ..
    Shall we give some(Required) oracle tablesI(their needed datas available here) access to them . if yes how do we give this. pl suggest us ..
    Regards,
    Kumar

    if yes how do we give this. pl suggest us So much depends upon the architecture of your systems it is difficult to know where to begin. Is this read-only or read-write access? Is it a distributed system? Are the databases on remote sites? What are the SLAs you have to work to?
    In general it is a bad idea to grant other systems raw access to your tables. At the very least build at interface of views or materialized views. A better approach is to construct an API of PL/SQL packages to wrap access to the tables and expose them instead.
    Cheers, APC
    Blog : http://radiofreetooting.blogspot.com/

  • Need help in creating documents for Contacts in Oracle HRMS

    We are trying to add documents to Contacts in Oracle HRMS. (11.5.10.2)
    Navigation: Oracle HR Super User -> Fastpath -> Documents of Record
    Search for a Contact -> Manage Documents of Record -> Create Document of Record.
    In Document Information -> Type is mandatory field but the LOV is not returning any values.
    The LOV works fine for both system defined and custom document types when trying to create documents for Employees or External Contractors.
    But we would need to be able to add documents for Contacts also.
    Please let us know if this expected functionality or if there is any setup that is needed.
    Any help in this regard is highly appreciated.
    Thanks,
    Kiranmayi.

    We are trying to add documents to Contacts in Oracle HRMS. (11.5.10.2)
    Navigation: Oracle HR Super User -> Fastpath -> Documents of Record
    Search for a Contact -> Manage Documents of Record -> Create Document of Record.
    In Document Information -> Type is mandatory field but the LOV is not returning any values.
    The LOV works fine for both system defined and custom document types when trying to create documents for Employees or External Contractors.
    But we would need to be able to add documents for Contacts also.
    Please let us know if this expected functionality or if there is any setup that is needed.
    Any help in this regard is highly appreciated.
    Thanks,
    Kiranmayi.

  • Payroll Run request not showing Payroll LOV in Oracle HRMS R12.0.6

    Dear All,
    We implemented Oracle HRMS R12.0.6 to one of our client. But we are facing an issue. We create a responsibility for our payroll user and assign modified menu and Glb Shrms Process and Reports request group to it. We set the profile options (HR:Business Group, HR:Security Profile and HR:User Type) on this responsibility. when we are going to run payroll from this responsibility then on Payroll Run request the LOV of Payroll parameter doesn't show values. Kindly, if any one can have idea related this then please update. Its very urgent..
    Thanx In Advance.
    Regards.

    i don't recall the details, but you have to add a hidden forms function to your menu, so that the concurrent inherits the settings of the caller, so that the LOV's of your concurrent behave.
    Look into the seeded responsibilities, and look for a hidden forms function like multiform or so.
    If it is this, then the issue has nothing to do with 12.0.6 , but is linked to the fact you build your custom menu from scratch.

  • ORA-01436 CONNECT by loop in user data Oracle HRMS - How do I prevent this?

    I am getting from time to time an error when users are performing tasks in Oracle HRMS that comes back as ORA-01436 CONNECT by loop in user data.
    This issue is caused when there exists a loop in the Supervisor hierarchy.
    For ex: Emp A reports to Emp B and Emp B reports to A
    OR
    Emp A reports to B and B reports to C and C reports to A.
    It can be any of the above or if there are more approvers then there can be a
    bigger loop.
    This is described on Oracle Metalink Doc ID: 275819.1
    This happens to us regularly; someone puts the manager of an employee as the subordinate of the 1st employee - of course this is not logically possible!
    My question is how do i prevent this in the HRMS Manager tool or the Self Service functionality - I want the user to be informed and prevented from creating these infinite loops in the first place ...any ideas?

    Hi,
    We suffer same the kind of issue but as you might have seen there is no immediate answer from Oracle about implementing a check within the Application forms/SS. In the end we wrote a report to hunt to locate loops in employee supervisor chain and report any circular references it finds. This report is scheduled to run every day and the customer reviews the output and then fixes the loops. Not ideal but we've not had chance to investigate a custom trigger say on the per_all_assignments_f table.

  • "Organization Unit" in Oracle HRMS

    What is siginificance of "Organization Unit" in Oracle HRMS in Any context. Does it have impact any HR Modules?
    Thanks

    we was working on a some custom report XML Publisher report.
    After some patching on system, all reports gives error like "your Operating unit should be set" i dont have exact error trace.
    I did not find any solution in reference of HRMS.
    I have made a organization and classify as "Operating Unit" and then set "HR Operating Unit" Profile with this organizaton name.
    After that i did not get this error.
    After doing this corrective action i was having questions in my mind that " What is imprtance of Operating unit in HRMS" .?
    Thanks

  • Customizing Alerts in OBIEE 11g

    Hi,
    I need to replicate the default Alerts description in 11g to match the default look of the Alerts description in 10g (with a red flag and yellow background). Has anyone tried to do this and succeeded?
    Thank you...
    mm58

    Ashok,
    You can use this as reference..
    http://www.rittmanmead.com/2010/12/oracle-bi-ee-11g-styles-skins-custom-xml-messages/
    Thanks!
    Venkata

  • Custom alert program

    Dear all,
    12.1.1 on solaris 10
    We have a custom alert which is not running properly after running autoconfig on DB and APPS tier. Please let me know how I can trace this problem ?

    We have a custom alert which is not running properly after running autoconfig on DB and APPS tier. Please let me know how I can trace this problem ?Can you find any errors in the Workflow log file?
    What if you run restore.sh script, can you reproduce the issue then? -- Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 [ID 387859.1]
    Also, see "2.1. Previewing Effects of Running AutoConfig" section to know what changes been done.
    Thanks,
    Hussein

  • What are the LOV fileds in Oracle HRMS Shared Tables?

    Hi All,
    I want to prepare interface from third party HRMs software to Oracle HRMS shared tables. I need to know what are the important tables needs data to fullfill all requirements like Approval Hierarichy setup configurations. And also want to know the coulmns in tables which need further regular maintenence.
    Need Help
    Neeraj Bhtia

    Hi Avneesh,
    Thanks for you quick response.
    Ail has recommended only for per_all_People_F, but does it sufficient to cover to setup all type of approval hirearchy like, I-Expense, Po Approval, AR-Collectore, AR -Salesperson selection etc.
    Does it need any other table like, PER_ALL_assignment_F?
    Regards,
    Neeraj Bhatia

  • Custom Alert Email Templates Issue - List Alerts emails not using customized XML alert template

    I have recently customized the XML alerts template (AlertTemplates.xml) for our site collection in SharePoint 2010 to exclude specific fields in the email when users who have subscribed to a list using the "Alert Me" feature.  I
    have renamed the custom alerts XML file and loaded the custom template in the following directory (%ProgramFiles%\Common Files\Microsoft Shared\Web server extensions\14\TEMPLATE\XML) and
    restarted IIS.  Once users subscribe to the alerts using the list using the "alert me" function they received the customized email as intended. 
    We needed to auto-subscribe users to the email alerts so what I did was used a powershell script to add users to the alert subscriptions using the script shown in below:
    Import-Csv D:\Temp\filename.csv | ForEach-Object{
    $webUrl=$_.WebUrl
    $listTitle=$_.List
    $alertTitle=$_.AlertTitle
    $subscribedUser=$_.SubscribedUser
    $alertType=$_.AlertType
    $deliveryChannel=$_.DeliveryChannel
    $eventType=$_.EventType
    $frequency=$_.Frequency
    $oldAlertID=$_.ID
    $web=Get-SPWeb $webUrl
    $testAlert = $web.Alerts | WHERE { $_.ID -eq $oldAlertID }
    IF ($testAlert) {
    $web.Alerts.Delete([GUID]$oldAlertID)
    Write-Host Old alert $oldAlertID deleted. -Foregroundcolor Cyan
    $list=$web.Lists.TryGetList($listTitle)
    $user = $web.EnsureUser($subscribedUser)
    $newAlert = $user.Alerts.Add()
    $newAlert.Title = $alertTitle
    $newAlert.AlertType=[Microsoft.SharePoint.SPAlertType]::$alertType
    $newAlert.List = $list
    $newAlert.DeliveryChannels = [Microsoft.SharePoint.SPAlertDeliveryChannels]::$deliveryChannel
    $newAlert.EventType = [Microsoft.SharePoint.SPEventType]::$eventType
    $newAlert.AlertFrequency = [Microsoft.SharePoint.SPAlertFrequency]::$frequency
    if($frequency -ne "Immediate"){
    $AlertTime=$_.AlertTime
    $newAlert.AlertTime=$AlertTime
    $newAlert.Update()
    Write-Host Created $newAlert.Title for $subscribedUser . -Foregroundcolor Cyan
    } ELSE {
    Write-Host Alert $alertTitle for $subscribedUser already done. Moving on. -Foregroundcolor Magenta
    When I ran the script and added the users and restarted the service, all users who were auto-subscribed via this method would get the email without the customizations that were done in the custom template.  All users who manually subscribed to the list
    using the "Alert Me" function would get the customized email. 
    Does anyone know why users who manually subscribe would get the custom email alert and why users who were auto-subscribed using the powershell script do not get the custom email alert?

    Hi  ,
    According to your description, my understanding is that users who were auto-subscribed using the PowerShell script do not get the custom email alert.
    For your issue, it can be caused by the auto-subscribed alert email which is generated by PowerShell script is  using OOTB alert template. You can add the following script into your script for setting
    the alerts’ alert email template:
    $contentService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
    $AlertsTemplateCollection =new-object Microsoft.SharePoint.SPAlertTemplateCollection($contentService)
    $newAlert.AlertTemplate = $AlertsTemplateCollection["YOUR_UNIQUE_TEMPLATE_NAME_VALUE"]
    Reference:
    http://sadomovalex.blogspot.com/2012/03/one-problem-with-updating-alert.html
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Online Help for Oracle HRMS Self Service System

    I am looking into developing context-sensitive online help for an Oracle HRMS Self Service application. There is currently no online help for the application; all help is provided in printed and online docs, so users are having trouble navigating to the info they need. Help is needed! My initial questions are:
    Would I need to create OHJ or OHW?
    Could I use RoboHelp to develop the content?
    Is there a reference document you can point me to?
    Thanks
    Belinda

    Hi Belinda,
    You would create Oracle Help, and then deploy it using OHJ or OHW.
    The format of the help is the same. There is nothing specific that needs to be done for one or the other. If your system i s a Web application, you would use OHW and otherwise, you would use OHJ.
    You can read more about Oracle Help on OTN at http://www.oracle.com/technology/tech/java/help/index.html.
    (Read the FAQ for more information about the choice between OHJ and OHW.)
    Personally, I would not recommend RoboHelp to create Oracle Help. RoboHelp has a lot of nice features, but the Oracle Help output feature is fairly buggy, especially if you are creating a large helpset, or a helpset that has subhelpsets.
    At Oracle, a lot of help development is done using DreamWeaver and an in-house build tool, called the Oracle Help Build Tool. This is available for free. Send me a mail ([email protected]) if you want a copy.
    Regards,
    Pete

  • How do I create a Calendar custom repeat or custom alert other than the choices given?

    I would like to create a custom repeat for my calendar such as every 6 weeks or, every other month or whatever choice - - the only choices are "Every Day, Every week, every 2 weeks, every month, every year"?    I would also like to create a custom alert for 2 weeks before or 10 days, etc and there is no "custom" option???

    Whenever you find out let me know. I wanted to assign a text tone to someone and now in iOS 7 i can't. Or I haven't figured this out yet.

  • Customizing Alerts in PI 7.31/PO

    Hi ,
    We have a requirement of customizing alerts in our  SAP PI 7.31 server .
    I just started working on it by having a glance at below blog ,but struck at getting jar files mentioned by Amit .I posted same query in blog but no response.
    Customize Alerts Using Job in PI 7.31/PO
    Could you please help me out by sharing jar files or at least let me know where to get it .
    I checked with my BASIS team ,but no luck .If possible could you please share your experience on customizing alerts.
    Thanks
    Regards
    Venkat

    Hello Venkat,
    If you check my blog i have explictly mentioned that:
    ConsumeURL" method : For a clarity purpose, i have created a separate method named as "ConsumeURL" which will perform the task of consuming alerts from store using "AlertRetrieveAPI" and formatting the alert text.
    So, RetrieveAlert is a custom class and ConsumerURL is a custom method which will make a call to the API and fetch the alert.
    Thanks
    Amit Srivastava

Maybe you are looking for

  • Webutil and execute_query

    Hi All, Here's my problem for today. I have a tabular datablock with over 30 data items in each row that is populated by Execute_query. What I want to do is take results of that query and use Web_util and download the data to my desktop. I've done so

  • Dynamic Image As A email Signaure

    Good Day All. I have the following code the will randomly get an image from a folder. It works Great. Now what i would like to do is add that image as an inline image in my email signature. eg <img src="http://websiteadd/getsingle.cfm"> However this

  • Making sent, non-iCloud email available across iOS devices?

    I use iCloud for my personal email. I have a .mac account and it works well. At work, my company email is set up on my Mac and iOS devices, and all incoming email is received on all of them. But my outgoing business email is only stored on the device

  • OS X RSS Screensaver problem

    Just wondering if something is wrong here, but I can't get the Apple RSS screensaver to show more than four stories. I've tried different feeds, etc., and they all have many more than four items, but when the screensaver comes on it only displays the

  • Webdynpro java and EJB integration

    Hi, I am new to Webdynpro Java, would require your help in the following area: my requirement is I need to read values from oracle database using EJB/Java Beans and display the same using webdynpro JAVA(as user interface). Pls suggest the possible so