Define Notifications Rule for a specific users

Hi Guys,
I'm trying to implement email notifications on EMGC 10G and I'm wondering how to do this:
1) I created a Group to aggregate my development targets
2) I created a Role to aggregate the DBAs responsible for Development targets in group above.
3) I created a Template with all metrics/policies needed for this group and associated it to this group.
3) Now I want to this DBAs (and only this DBAs) receive notifications by email every time a threshold/policy event happen on any target belonging this group.
Any suggestion?
Cheers,
Jonny
Edited by: user13352195 on Dec 8, 2010 12:06 PM

user13352195 wrote:
Hi Guys,
I'm trying to implement email notifications on EMGC 10G and I'm wondering how to do this:
1) I created a Group to aggregate my development targets
2) I created a Role to aggregate the DBAs responsible for Development targets in group above.
3) I created a Template with all metrics/policies needed for this group and associated it to this group.
3) Now I want to this DBAs (and only this DBAs) receive notifications by email every time a threshold/policy event happen on any target belonging this group.Yes .. you can do this .. Create a separate user in Grid and in that user configure its email id ..
Now create a notification rule and subscribe that user for that rule ..
Regards
Rajesh

Similar Messages

  • How to Define Multiple Notification Rules for Different E-Mail Channels?

    In C4C we can define a notification rule for New tickets, for example, that provides an acknowledgement of receiving the customer's e-mail. 
    This works great for a single support team, but what if we have multiple support teams, each with their own e-mail address, and each with unique requirements for their auto-acknowledgement?
    When setting up a new notification rule, there doesn't appear to be any option to define the e-mail channel, service and support team value, or a "from" e-mail address.
    We're on-boarding over a dozen e-mail teams, and I'd hate to tell them that they'll all have to share one auto-acknowledgement template from a single do-not-reply address.
    Does anyone know if this is possible to:
    Define the e-mail channel or service and support team as an condition in the notification rules.
    Define the outgoing "from" e-mail address for a notification rule.
    Thanks for any insight the community might have!
    Mike
    T-Mobile USA

    Hi Mike,
    As of release 1402, your analysis is correct.  The out-of-the-box notification rules do not include the "incoming email channel" as one of fields on which to build condition, and all notifications are sent from a common do-not-reply address.
    You can easily overcome the first limitation by using the SDK.  For example, when the ticket is created you could set an extension field based on the email channel, and then use the extension field to define different notification rules, using different templates.  All extension fields are automatically available to be used as conditions.
    Thank you for your feedback and for bringing this item to our attention.  We will definitely keep this in mind as we plan for future releases.
    Kind regards,
    Gabriele Bodda
    Product Management

  • Draft Documents View is empty for a specific user

    Hi,
    For a specific user, when he goes on the Document Draft Reports, the Sales Document sub-form is empty. Meaning that when he ticks the "Sales Documents" option, the boxes to choose specific Sales Document does not exist (e.g. Sales Quotation, Sales Orders etc.). This happens no matter what are the other options (e.g Open Only or User Option).
    The other lists (Purchasing and Stock) are working properly. Again, all the other users do not experience the same issue as the form is working properly
    The installation is on 2007A SP01
    Any ideas?
    Thanks in advance
    Gerasimos

    Hi Gerasimos.......
    I'm sure this is a Bug in your system. If you have any of the adons then please Disconnect it and also try to create new Super User and give him license and then check with this new user for the same output.......
    Else I'm afraid you need to raise a support ticket to SAP.......
    Regards,
    Rahul

  • Interactive report gives an error only for a specific user

    An interactive report based on a very complicated select gives an error only when a specific user is logged on.
    The error is:
    ORA-00932: inconsistent datatypes: expected - got CLOB.
    For other users logging using this page it works fine.
    Authentication for this application is done using a stored function.
    The query does not use the current userid in it.
    Why does it fail for a specific user? if there is a problem, it should fail all the time.

    Hi ankur,
    By what you said the report dont have any date parameters or no date columns.
    "Query execution was not successful ORA-01843 not a valid month." This means it is related with date mask passing a invalid month into date column or argument to to_date function.Check once the session date that is 'dd-mm-yy' or anything else
    select * from nls_session_parameters where parameter = 'NLS_DATE_FORMAT'
    select to_date('01-DEC-06'),to_date('01-12-06') from dual;
    Also a general question whenever I am trying to mark any question as 'Helpful', the status is not changing. Is there anything I am missing.While you flag it 'helpful' or 'correct',it takes you to other screen where you see "Yes, the question is now answered" click the radio button and then click ok button.
    Hope its helpful.
    Best Wishes,
    Kranthi.
    Edited by: Kranthi.K on Jun 8, 2009 9:00 AM

  • How to define Substitution rule for Businee area

    Hi experts,
    Could you please guide me to define substitution rule for Business are.
    Below is the requiremnt :
    I want to assign different business area for this cost centre.
    While posting document in FB01, we are entering cost centre in line itme. Businee area is picking from cost centre master.
    Example : Cost centre 11310 and businee area Y020.
    Businee area Y020 is picking from cost centre 11310 while posting document.
    I want to assign different business area for this cost centre.
    For that I want to define substitution rule.
    I have defined substitution rule and activated in comapany code but it is not working. Please guide me how to define Substitution rule for the same.
    I have defined prerequisit as Comapny code = 2053 and Cost centre =11310 and transaction code = FB01 then
    Substitute business area with Y045.
    It is not working .
    Please guide me where I did mistake and how to rectify the same.
    Thanks in advance for your quick response and points will also assign for helpfull answer.
    Regards,
    Amar

    Hi Paul,
    Thaks for your reply.
    Yes, you are correct. SAP is changing this back to BA from Cost centre.
    Why can't we use Substitition for the above issue.
    Then what is solution for my issue.Please suggest any alternative solution.
    Thanks in advance for your help.
    Regards,
    Amar.

  • Extract the userID that set a role for a specific user

    Hi all @SAP Forums,
    I'm going to write a simple report to extract some information about users and role assignments in the system I'm working on.
    The requirements is quite simple; for every user in the USR02 table, I have to extract some info about the roles the user has.
    In order to do so, it's quite straightforward to find roles for a particular user looking into the AGR_USERS table, but ... I'd like to know if there's a way to find the user who set the role assignment for that specific user; the problem is that I cannot find that information in any AGR* tables, so I start to think it's not a stored information I can retrieve in any way.
    Any hints/suggests you can give me? Thanks in advance.

    Hello muthu,
    useful link to refer to when I'll need to extract a full username (first and surname) for a userId. But the question, forgive me if I've been not-so clear, was different.
    A (key) user, say A123456, sets a role for another user (A00000) in SRM... let's suppose now A00000 becomes a buyer. I'd like to know if there's a way, starting from the user A00000, to understand WHO had given him his role (in this case, A123456) and WHEN... I can see the CHANGE_DAT field in AGR_USERS about the "when"... where can I (if I can, obviously) find WHO set the role for A00000 ?
    Thanks again, sorry if I've been not that clear in explaining

  • How to setup a routing rule for a specific file type for the content organizer?

    Hello,
    how can I set a routing rule for a specific file type, for example for "pdf" or for "docx", for my content organizer?
    As standard I can only choose for the rules the content type, name and title of the file uploaded.
    Thank you in advance!
    JohnyG

    Hi Johny,
    Based on your description, my understanding is that you want to create a routing rule for a specific file type.
    I recommend to create rules with the conditions as the image below shows for the Document content type(for example: .docx files):
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Adobe reader 11 wont load signed feature for a specific user on VDI

    Hey all,
    New to the forums so please if i mess something up let me know.
    We Run xendesktop 5 for our vdi systems and we have one user, only one user, that when they load the adobe reader there sign document feature does not load what so ever, i have tried multiple test accounts that have same permission and it loads just fine,  other users running same desktop the feature loads just fine.  i am really baffuled as to why the feature will not load for this specific user.  just a troubleshooting note, i had the user log into a physical machine with the same adobe reader version and the sign feature loaded for them just fine, its only in the vdi system where it will not load.  Any suggestions would be greatly appreciated.
    Thank you!!!

    Kyle
    could you attach any screenshots ? one when it works fine and the other when it doesn't - so that the issue can be understood better.

  • Open Posting Period only for some specific user?

    Dear all,
    does someone have any idea, how could a posting period in ucmon be opened only for several specific user?
    Is that possible?
    Many thanks.
    Hallochen
    Edited by: hallochen on Sep 22, 2011 2:45 PM

    Depending on the requirement
    May be you can open it for a specific Cons Group(assuming User has authorization for that group)  which translates back to opening it for specific user only
    If user needs to work on more than 1 cons groups & has authorization then a step by step approach  will help
    rgds
    D

  • Where can i define a rule for copying ATP results to purchasing?

    Hello Gurus,
    Where can i define a rule for copying ATP results to purchasing? i read from http://help.sap.com/saphelp_erp2005/helpdata/en/43/543835bc0f357ee10000000a11466f/content.htm that we can define this rule.
    Thanks

    Hello,
    i defined that part before, what i would like to define is below:
    Thanks
    ●     Rule for availability check
    Define a rule for copying ATP results to purchasing.
    This rule controls how the system behaves in material shortage situations, and how the delivery proposal (confirmation proposal) is displayed.
    <b>You can control the following factors in Customizing:</b>
    &#9675;     Display of results
    You define how the system copies results of the availability check to the stock transfer document. In other words, you define how the delivery proposal is displayed in the delivery schedule line view.
    You can choose between the following rules:
    &#9632;      One-time delivery (rescheduling: delivery proposal) – <blank>
    This setting corresponds to the system behavior up to and including SAP ERP Central Component, Release 5.0.
    &#9632;      One-time delivery – A
    &#9632;      Complete delivery – B
    &#9632;      Delivery proposal – C
    &#9632;      Selection window for material shortage (batch: one-time delivery) – D
    &#9632;      Selection window for material shortage (batch: delivery proposal) – E
    &#9632;      Selection window for material shortage (batch: complete delivery) – U

  • Define selection rule for Day type

    Dear Experts
        As I want to "Define selection rule" for "day types" in Time Management-> work schedule-> Day types-> define selection rule, the third and 4th columns are default weekdays of SAP, But weekend is different in our system. How can we handle this subject? Can we change these columns to our needs? How?
    For example we want to define that friday is not working day in our company and it should be payed, is there any other option?
    Thank you all,...

    Hi friend,
    Check:
    Time Management -> Work Schedules -> Period Work Schedules -> Define Period Work Schedules
    btw, you should check factory Holiday calendar (Tcode: SCAL) and generate Work schedule for year.
    IMG: Time Management -> Work Schedules -> Work Schedule Rules and Work Schedules -> Generate Work Schedules in Batch
    Regard,
    Michael.

  • Creation of transport rule to send all external mails through a particular server for a specific user..

    HI,
    In our Organisation We have a question, is there any possibility to create a transport rule for sending all external mails through a particular server by a specific user.
    in our organisation we have exchange 2007 one mailbox server and two hub transport servers...and we are using symantic gate way..

    Hi,
    Based on my knowledge, we can use the following transport rule to make that except with one user, other users cannot send outbound external emails:
    And I’m afraid that there is no Exchange feature to make one specific HUB server rout all external emails.
    Because if a Send connector is configured to send messages to an external domain, any Hub Transport server in the organization will route a message for that domain to a source server for that connector to be relayed to the destination domain.
    If you have any question, please feel free to let me know.
    Thanks,
    Angela Shi
    TechNet Community Support

  • Email is quarantined for a specific user with a bypass filtering rule in place.

    Hello,
    I was instructed to post here for my issue by the technicians from the Office365 forum.  Here is the thread from that forum.  I would prefer to not have to post everything again. 
    http://community.office365.com/en-us/f/158/p/253629/779602.aspx#779602
    Original post text:
    I was recently migrated from FOPE to EOP.  For the last few weeks one of my users out of 4 is not receiving a daily email from a newsletter.  The other three users receive it just fine.  Her's is in the quarantine and I have to release
    it every morning.  I have a bypass rule in for the IP address of the mail server but no change for her.  I setup an individual rule for her and this domain but it is still being quarantined.  I checked the report of the rule and it is being
    used.

    Well now the issue has been made worse.  My email user did not receive the message in quarantine this morning either.  The other 3 people who regularly receive the email received the email this morning.
    Also I figured since I got a very fast response in the Office365 forum that I would receive the same treatment here.  Is there a number that I need to call to get this issue resolved?

  • Apex Notification plugin fire to specific users page

    i have IR page, how can i send the notification to specific user with particular row or any reference column value/heading.also revert back to creater with replied massage.these users are using same application with same IR page from LAN.
    What i did in notification plug-in.
    download notification plug-in
    crate dynamic action
    Even: click
    *Selection Type :button
    *button name: send alert to user
         True Actions
    *action;[notification plug-in]
    Settings
    *Title: test
    *text: test body
    *delay:2 secthis is fired in my page ,but i need this notification in another user which is i defined in select list and click the button( send alert to user)
    Its achievable experts please share your idea!
    Thanx ,
    Ram

    Ram
    What exactly do you mean?
    1) Does the dynamic action only be fired if a specific is loged id and using the page the dynamic action is located.
    This is what the plugin is intented for and a condition will do what you want.
    2) Or user A is using the application and triggers the dynamic action and then user B sees a message when using the same application but on a different computer.This involves much more than a dynamic action.
    Something much sent a message to the server. On the server a message is generated adressed to user B. On the application a process is listening to the server for messages adresses to the user that is loged in.
    Nicolette

  • Fireworks CS5.1 will not run for a specific user.

    I am in the IT dept. of my organization and we have Adobe Creative Suite 5.5 installed on many systems.  On one particular system, we installed the CS5.5 Web Premium suite and when the end user (who is not an administrator on their workstation) started to use it, she found that Fireworks CS5.1 will not load.  When she clicks on it to launch it, it starts to load, then she gets the spinning beachball and the application stops responding.
    I created a local (non-AD) account on her machine with admin privileges, and when she logs into it, Fireworks immediately loads and works properly.
    Our security rules do not allow users to operate as administrators on their workstations.  So my question is - what can I do to get Fireworks to load and run properly for a standard user account?
    Interestingly, all other CS5.5 apps seem to work just fine for her.
    Bob Reed

    Have you tried giving the user administrative privileges?

Maybe you are looking for

  • Mail turning 1 JPG in to 2 JPG files

    Any ideas on this one? Sending clients 20 or 30 JPG files and when they get it they receive 2 files. One is the JPG they can open the other is a slightly smaller file with a .- extension in front of it. Attaching the whole folder......also noticed ma

  • Can play fine on browser, but some .wmv's only play back 1 second??

    Gentlemen, Ive noticed that a couple of websites that have only .wmv available to download movies. I am running a Mac G4 with OS Tiger and Opera for the net. I can easily play wmv's with QTpro and or VLC. The movies that I typically DL are usually 30

  • Popping and static during playback

    When I am playing music through iTunes there is a static popping sound in the background. This occurs through speakers and headphones (brand new Bose) but does not happen when listening to the same songs on my iPod. As far as I can tell it is happeni

  • Enhancer fails in Eclipse, ClassCastException

    I have followed the Eclipse / WebSphere Studio Integration instructions (in Developer's Guide). When I select the package.jdo file for enhancement, the enhancer fails and Eclipse logs the following: !ENTRY kodo 4 0 2005-04-10 22:30:06.968 !MESSAGE Th

  • How big for the temporary tablespace is proper?

    Hi, I get the error several times per month: ORA-1652: unable to extend temp segment by 256 in tablespace temp The size of this temporary tablespace is 1G. Of couse I can inrease to 2G or 10G. questions: How to determine the new size for this tablesp