Create alert for users not login in R12 for specific number of  days

Dear experts
we have R12.1.1 .
i want to create auto alert for users who dont login to R12 application for defined period e.g 30 days .
please tell me that can i implement this ?
Regards

i want to create auto alert for users who dont login to R12 application for defined period e.g 30 days .
please tell me that can i implement this ?You can use Oracle Alert to do this. To check when was the last time the user logged in to the application, query FND_USER.LAST_LOGON_DATE (for example, SYSDATE - LAST_LOGON_DATE > 30).
http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=FND_USER&c_owner=APPLSYS&c_type=TABLE
Thanks,
Hussein

Similar Messages

  • Create an Admin user to login Oracle BPM worklist

    Hi All,
    I want to create an admin user same as weblogic to login Oracle BPM worklist application. Can any one tell me how to create an admin user to login BPM worklist
    Regards,
    Kiran

    Hi,
    I am able to login into the BPM worklist with weblogic & xelsysadm. But when i click on a approval task its redirecting to small pop-up with OIM login page again and after providing the credentials still its showing login page.
    What is the reason for that.
    I have done few changes in OIM weblogic console for OAM IdentityAsserter and OUDauthenticator to login to BPM worklist. For both I made control-flag as sufficient  and /integration i kept in the excluded state in the OAM console.
    Any help is appreciated
    Regards,
    Kiran

  • Calendar: Setting an alert for more than "2 days before"?

    I'm sure there is a way to set an alert for more than "2 days before" when creating a new event. Every PDA out there allows infinite options in this regard, yet I can't do this on the iphone?
    How can set my iPhone calendar alerts for "7 days before" or something to this effect? Can I change the defaults? What can I do?

    You can set the reminder in your computer, instead of on the iphone as the iphone's longest option is two days.
    From the manual:
    "Alert time—from five minutes to two days before the event "
    http://manuals.info.apple.com/enUS/iPhone_UserGuide.pdf

  • How to disable an alert for specific time period in SCOM 2012 R2

    Hello,
    Is there any option to disable an alert for specific time period in SCOM 2012 R2
    Regards,
    angs

    No. But you can use the scheduler module in your rule or monitor, which will dictate when the workflow will actively run on the agent - hence disabling alerting for that time period.
    http://msdn.microsoft.com/en-us/library/ff453828.aspx
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • How do i setup Mail account on my mac book like in mobile phone? I.e. Don't want to store the mails/attachments on pc, however need the latest emails for given number of days?

    How do i setup Mail account on my mac book like in mobile phone? I.e. Don't want to store the mails/attachments on pc, however need the latest emails for given number of days?
    This helps the storage and purpose of email as well. I could always log into online email account to find history of emails.
    Thanks
    Chai

    How do i setup Mail account on my mac book like in mobile phone? I.e. Don't want to store the mails/attachments on pc, however need the latest emails for given number of days?
    This helps the storage and purpose of email as well. I could always log into online email account to find history of emails.
    Thanks
    Chai

  • I am not receiving txt from one specific number. It is not blocked and she is receiving my txt ???

    I am not receiving txt from one specific number. It is not blocked and she is receiving my txt ???

    Contact your carrier... and have her contact hers. Assuming they are SMS/MMS messages, that is. SMS and MMS are carrier features. Note that MMS messaging requires a cellular data connection.

  • Creating a new user (not database) in an E Business Suite application

    Hi
    My company has an old test application that we cant get into at the minute as we dont have any credentials to do so.
    Does anyone know how to create a new user?
    also does anyone know how to change the password of an existing user?
    Thanks in advance

    Hi;
    Please check admin guide for can see how you can create new user&change password.
    For r12.1.1:
    http://download.oracle.com/docs/cd/B53825_01/current/html/docset.html
    For r12:
    http://download.oracle.com/docs/cd/B40089_10/current/html/docset.html
    For r11:
    http://download.oracle.com/docs/cd/A60725_05/r11_doc.htm
    Also see:
    https://forums.oracle.com/forums/thread.jspa?forumID=39&threadID=894815&messageID=4019230
    Regard
    Helios

  • Create alert for subscription remainder

    Hi all,
    could somebody share about how to create subscription alert from ECC 6.0 (i'm using IS-Media Sales and Distribution), and display alert in CRM 2007 dashboard. For example if subscription is for 1 year for w eekly magazine and remaining weeks are 4 weeks, then something in CRM or ECC triggered to create alert in CRM 2007 so sales admin will see that subscriber will remain 4 weeks (editions) in the next delivery...
    thank you if someone could discuss this...
    thanks...
    Benyamin M.

    Hi GSS1,
    According to your description, my understanding is that you want to create an alert for a user at a list.
    You can use the following PowerShell command to achieve it:
    $SPsite = Get-SPSite "http://SharePointSite.com"
    $SPweb=$SPsite.Rootweb
    $SPlist=$SPweb.lists["Shared documents"]
    $SPuser = $SPweb.EnsureUser('Domain\Salaudeen')
    $SPnewAlert = $SPuser.Alerts.Add()
    $SPnewAlert.Title = "My Custom Alert"
    $SPnewAlert.AlertType=[Microsoft.SharePoint.SPAlertType]::List
    $SPnewAlert.List = $SPlist
    $SPnewAlert.DeliveryChannels = [Microsoft.SharePoint.SPAlertDeliveryChannels]::Email
    $SPnewAlert.EventType = [Microsoft.SharePoint.SPEventType]::Add
    $SPnewAlert.AlertFrequency = [Microsoft.SharePoint.SPAlertFrequency]::Immediate
    $SPnewAlert.Update()
    $SPweb.Dispose()
    $SPSite.Dispose()
    Based on your health analyzer rule, you can change EventType. You can also change the DeliveryChannels option to SMS  and AlertFrequenct option to Daily.
    More information, please refer to the links:
    http://www.sharepointdiary.com/2011/11/managing-alerts-using-powershell.html
    http://msdn.microsoft.com/en-us/library/office/microsoft.sharepoint.speventtype(v=office.15).aspx
    I hope this helps.
    Thanks,
    Wendy
    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]
    Wendy Li
    TechNet Community Support

  • ICal on iPhone creates alerts for synched events.

    I've been having this issue for a while, and haven't found any solution as of yet.  I use iCloud to synch my calendars from my MacBook Pro with Mountain Lion to my iPhone 4S.  When events are synched to my phone, for some reason, they all automatically get an alert one day before the event, which I would really like to remove but I have a lot of events and it's a huge pain to manually go through and remove them all.  Is there any way to remove these alerts?  I've scoured all the settings (to my best knowledge) on both my phone and my computer and I have all default alerts turned off but I can't seem to find it.  I sent the calendars to the people in my classes and they have the same issue with alerts appearing on their iPhones and iPads.

    I have the same problem with alerts coming up one day before even though every preference and every event has alerts turned off. This started within the last week. The two major things I did was: upgraded an iPhone to ios 6 and upgraded one of my macs to lion, which started merging calendar events and contacts (creating a rogue contact with hundreds of emails and phone numbers, but that's another story).
    I have seen it before that when you add a new OS feature, the default preferences sometimes don't act like the default. So I just went into the new lion's calendar preferences Alerts tab and deliberately changed the Events from None to 1 day before (the current bad behavior) Use these default alerts only on this computer is turned off. I then checked that the change propagated to another mac and then set Events back to None. I'm hoping this will force the change to go to the ios devices as well.
    If it doesn't, then what I will try is to go into each of my ios devices and do a similar thing: go into notification center for calendar and turn on alterts, then leave notifications, return to notifications and switch back to either banners or none.
    If that still doesn't work then I would delete each event that is alerting the day before and re-create them, to see if that helps.

  • SCOM 2012 - how to setup alerts for specific IT groups.

    Hello everyone - I have seen a few similar questions but never any specific answers.
    Our IT department is split up in teams.  We have a Database team - Exchange Team - SharePoint Team - Web Team and others.
    We currently run around 650 Servers for the department.  Exchange team for example will need to get alerts off of their 12 Exchange servers.  SharePoint team will need alerts off of say 22 servers and etc...
    Is there "Anyway" to make sure they only get the alerts for their servers?
    I recently setup a new group for our Web Team and they are getting SharePoint, Exchange, DPM and other alerts which they do not need to be getting.  Also I have noticed from this that the SharePoint and Exchange teams are not even getting all their
    alerts since apparently we had to refine them so much so as not to get other alerts (thus causing them to miss many).  SCOM seems like a great package but it falls very short (from my limited experience with it so far) in being able to really customize
    alerts for IT environments.
    Can you enable a group to get all alerts for a specific group of servers?
    SharePoint uses IIS, Database, Windows OS etc....  If I set it up for this it gets all IIS, Database servers when I only want them to see the 22 servers - if I restrict it down then they miss alerts.  Sorry repeating myself now -
    Thanks for any help.
    Willis

    Hi,
    "Can you enable a group to get all alerts for a specific group of servers?"
    Yes you can. In Authoring, Group, create groups with the servers, e.g create an Exchange Group with all 12 Exchange servers. In Adminstration, Notifications, Subcricptions, create a subscription and in the "raised by any instance in a specific group" select
    the group (Exchange servers)
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • ALert for specific system should go to different email group

    How do I configure alerts for one target should goto seprate email addresses than our regular alerts goes.
    Is there any way I can send alerts to different set to email address for some particular set of targets ?

    I have created a monitoring URL alert for a web page using Beacon. I see that a Critical alert was issued and I can see it under Grid Control GUI but I did not received any email alerts.
    I see following Critical ALert but NO email was sent out.
    Jun 13, 2012 10:45:43 AM <SYSTEM> Check Home Page Intranet from diprod11.hsys.local_beacon violated the threshold; Metric: [HTTP Transaction] Perceived Time per Page (ms); Collected value: 47449; Threshold value: 12000.0
    I see that alert was also cleared after 2 mins. Where do I check for email issues ?

  • Email Alert for Specific Server Groups

    We are using SCOM 2012 R2. We have windows server 2003 and 2012 servers. 
    I configured email alerts for this servers. 
    Criteria: 
    Notfiy on alerts
    of a critical severity.
      and of a high priority
      and with New(0) resolution state.
    I succesfully recieve alerts and emails from this configuration.
    But i want to recieve email alerts from specific Windows Server 2003 servers or Windows Server 2012 servers.
    I create a server 2003 and server 2008 group in scom.
    I use  "raised by any instance in a specific group" OR "raised by any instance of a specific class". I shutdown one of the servers. I can see alerts in scom active alerts section (hearthbeat alerts) but i cannot recieve emails about
    this alerts.
    If i use monitor rule (for example printer spool service rule) , I can recieve emails but it does not for work hearthbeats alerts.
    I recently install Windows Server MP and Active Directory MP .

    Create a group containing watchers/watcher groups for your servers and use this group in subscription filter. See this
    post for more info.
    Gleb.

  • Silence Lenovo Solution Center Alerts for specific items via registry/config file.

    I need to be able to customize the alerts generated by LSC.  Like disabling alerts for updates and backups (I handle those for end users via other tools).  Is there a registry setting or file I can edit to change these alerts?  Requesting my end users open up LSC and disable specific alerts isn't an option.
    Thanks for any advice in advance!

    Hello everybody,
    I have set DECLINE_SECURITY_UPDATES=true but still have the problem.
    David D'Acquisto's response-files, don't help in my case because I need a completely silent installation with all necessary information inside. But his files are largely empty. So I can't figure out with entry in it causes the problem.
    Metalink contains the following "solution":
    "Cause
    The name of one environment variable contains spaces and the installer is not able to convert them internatelly. For instance, there is a variable called "PATH ".
    Bug 8995616 "DB INSTALLER VALIDATES EMAIL AND FAILS".
    Solution
    - Check the Environment variables and be sure that none contains spaces or special characters on its name
    - retry the installation
    I don't see any problem in my environment variables, or which ones should I check?
    Many thanks in advance,
    Xenofon

  • How Can I get Alert for specific error occurs in ULS logs ?

    I am looking for either OOB functionality or Tool which could send me the email notification/Alert when specific error occurs in ULS Logs ? Please advice!

    I dont think you can get this from OOB features...But you can use the 3rd party tool, we are using the SCOM for monitoring for our SharePoint, we get the alerts for error which we configured.
    http://www.microsoft.com/en-us/download/details.aspx?id=4419
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • User Exit Variable for Calculating number of days in a month

    I need a query to calulate the number of days in a particular month upto the current date. For example if i give 26 Feb it should reutrn 25, if i enter 30march it should return 29 for any specific year. I have gone through some posts and understood that i need to create a formula variable (under calculated KF's) and then go to CMOD, create a project, then enancement Assignment RSAP0001 then EXIT_SAPLRSAP_001 and include a code in INCLUDE ZXRSAU01. But i have any clue of coding. Could someone give me the entire code and how to connect it to the formula variable KF in created. The technical name of the key figure is ZMDAYS. If i have made any mistakes or if there is another eaier alternative please let me know. I thankyou all for the help.

    Hi Uday,
    I have a few modifications in the code
    Data: xdate type d,
          ip_year(4) type N,
          ip_month(2) type N.
    Types : Begin of ty_month_days,
           month(2) type N,
           days(2) type N,
           End of ty_month_days.
    Data : it_month_days type ty_month_days occurs 0 with header line.
    ip_year = 2006.
    ip_month = 01.
    do 12 times.
        CONCATENATE ip_year ip_month '01' INTO xdate.
        xdate = xdate + 33.       "this date is in the next month
        xdate+6(2) = '01'.        "first day of next month
        xdate = xdate - 1.        "last day of xmonth
        it_month_days-month = xdate+4(2).       "number of days of xmonth.
        it_month_days-days = xdate+6(2).
        append it_month_days.
        ip_month = ip_month + 1.
    enddo.
    This code stores Month and No. of days in the internal table it_month_days.
    You can access this internal table for your calculations
    This should help.
    Regards,
    Praveen.
    Message was edited by: praveen mathew

Maybe you are looking for