Question on creating an email subscription

Running Service Manager 2012 SP1 RU4. We have a lot of email subscriptions set up to notify Support Groups when new tickets get assigned or the transfer of a ticket from one Support Group to another. The later is what I am interested in.
When I create the subscription, I chose "When an object of the selected class is updated" and "Incident" for the Targeted Class.
The Group/Queue Selection page which is next in the wizard has me confused. It says "Available queues" and all our Support Groups are listed with check boxes. What does this page actually do for you? I looked at many of our current subscriptions
of this type and all the boxes are checked. About 25-30 in all.
At first I thought that by selecting a queue here, it would allow me to select that queue in the criteria on the following page for Support Group but that doesn't seem to be the case. Even if I leave them all unchecked, I can still select any Support Group
I want on the "Additional Criteria" page.
Reason I am asking is because we seem to be experiencing some performance issues with SQL. Some workflows are randomly and intermittently not running or not running correctly. I have engaged MS and they believe it is SQL performance related. I am going through
all our workflows as a result of that. I also keep getting event ID 33610 (Warning) and it indicates a query is taking longer than expected. I am trying to streamline Service Manager here and reduce any unnecessary load.

It will most probably be sent, as you are selecting queues, but you are assigning to and from groups.
Queues in SCSM play a security role, because they work in conjunction with SCSM user roles to constrain access to a single type of work item (incident, problem, change) based on specified criteria. 
So to be more specific, a queue can only have one type of work item, sharing a common logic.
In your case it won't matter whether you'll select or deselect the different queues, as you are specifying further criteria, based on Groups.
Going back to the actual problem - there are some general ways to improve the overall performance:
Service Manager Performance
https://technet.microsoft.com/en-us/library/hh519624.aspx
There is also a pretty good blog from Travis Wright about troubleshhoting workflow performance:
Troubleshooting Workflow Performance and Delays
http://blogs.technet.com/b/servicemanager/archive/2013/01/14/troubleshooting-workflow-performance-and-delays.aspx
Those might help you further, but no matter what you do if your bottleneck is at the SQL server, you will not get rid of the symptoms. Sufficient IOPS and most important small latency is what you need. You can measure them using various tools.
Regards,
Stoyan

Similar Messages

  • Working in test environment. Need help with creating a notification subscription

    I am pulling my hair out here. Whatever I have left. I am experimenting in my test environment. I am trying to create a notification subscription. Under criteria, when I select Support Group, I only have a choice of 3. Since my test is a copy of Prod, I
    am confused here because in Prod, I have about 20 Support Groups to choose from. I found a List under Library --> Lists called Incident Tier Queue and the 3 Support Groups I see are in this list. Thing is, I can't edit the list. I get some kind of validation
    error. What I would like to know is when you are creating a Subscription and you select Support Group in the Criteria, where is it looking or what List if any is it looking at to get that information and how would I change it?

    if OOB when creating an email subscription the Support Group check box above points to the List Incident Tier Queue, how does one change that to point to the Service Request Support Group? There has to be a change somewhere else that allows it to point to
    the customized list.
    You can't change that. The Support Group property defined on the Incident class is an enumeration property that uses the IncidentTierQueue enumeration (list). This property's proper name is "TierQueue".
    The Support Group property defined on the Service Request class is an enumeration property that uses the ServiceRequestSupportGroupEnum enumeration (list). This property's proper name is "SupportGroup".
    Those two properties are unrelated.
    You can't "point" an existing property to a different list. You can only modify the values in the list by adding values in an unsealed management pack.
    If, in your production environment, you have a bunch of options in your Incident's "Support Group" property beyond Tier 1, Tier 2, and Tier 3, then somewhere in your production environment is an MP that contains those new properties. That MP happens
    to be the "ServiceManager.IncidentManagement.Configuration" MP. The friendly name, in the management packs list, is "Service Manager Incident Management Configuration Library".
    Now, as you say, if there are a bunch of list values in the Incident support group in your production environment, then you need to import that MP into your test environment. Then, when managing Incident criteria, you'll be able to choose from all of those
    options.
    Furthermore..let's say that your support groups are only defined in the ServiceRequestSupportGroupEnum..then you can't use them in your Incident criteria. Neither in your test nor your production environments. The IncidentTierQueue enum has to be updated
    with any options you want to use during Incident subscription creation.
    Lastly (if the above is true)..are you sure you want to create an Incident subscription and not a Service Request subscription?

  • Hello. I am trying to create an email address for my iPod touch 5G. It will verify for awhile ask me the SSl question, and fails all the verifications please help!

    I am trying to create an Email address on my iPod and always fails. can anyone give me some solutions?

    Bt SSI do you mean your security question answers?
    Forgotten Security Questions/Answers
    You need to contact Apple by:
    1 - Use the Express lane and start here:
    https://expresslane.apple.com
    then click More Products and Services>Apple ID>Other Apple ID Topics>Forgotten Apple ID security questions.
    or
    Apple - Support -form iTunes Store - Contact Us
    2 - Call Apple in your country by getting the number from here:
    http://support.apple.com/kb/HE57
    or           
    Apple ID: Contacting Apple for help with Apple ID account security
    3 - Use your rescue email address if you set one up
    Rescue email address and how to reset Apple ID security questions
    For general  information see:
    Apple ID: All about Apple ID security questions

  • I can't create rescuse email to change security questions. Please helps me create rescuse email

    I cant create rescuse email to change security questions. Please helps me create rescuse email

    If you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then you can try going to https://appleid.apple.com/and click 'Manage your Apple ID' on the right-hand side of that page and log into your account. Then click on 'Password and Security' on the left-hand side of that page and on the right-hand side you might see an option to send security question reset info to your rescue email address.
    If you don't have a rescue email address (you won't be able to add one until you can answer 2 of your questions) then see if this user tip helps you get the questions reset :https://discussions.apple.com/docs/DOC-4551
    e.g. you can try contacting iTunes Support :http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then try Apple ID Account Security
    or try ringing the number for Apple  in your country and ask to talk to the Account Security Team : http://support.apple.com/kb/HE57

  • SSIS package to do SSRS email subscriptions

    I know how silly the title is, but anyways I am going to ask this question...
    I have a Main report and a sub-report in SSRS, I need to send out an email every time a new entry is generated/added to the database...
    And I need to send the sub-report link in an email so the user could see the data for the new entry...
    Need to automate this process by building an SSIS package that works exactly like SSRS email Subscriptions...
    Thanks in advance...
    Dhananjay Rele

    Hi Dhananjay,
    As Arthur said, in the SSIS package, you can use a Send Mail Task to send emails with the URL of the sub-report in the message source. Then, create a job to run the SSIS Package, and create a after insert trigger on the target database table to start the
    job once a new records is inserted into the target table. The script to create the trigger is like:
    CREATE TRIGGER TriggerName ON TableName
    AFTER INSERT
    AS
    EXEC msdb..sp_start_job
    @job_name=’JobName’;
    Go
    In addition, if you would like, you can run a SSRS report subscription to export a report to a shared folder, and then attach the exported file as the attachment of the mail when configuring the Send Mail Task.
    Regards,
    Mike Yin
    TechNet Community Support

  • How do I create an email list sign up form for my iWeb website?

    Well that's the question - how do I create an email list sign up form for my iWeb website?
    Could someone tell me what's the simplest way using iWeb to create an interactive option
    for users to enter their email address and the info be forwarded to me so I can add to an
    email list?
    It would be great if, since I'm using a Mac computer & iWeb, there was a way to have the
    submitted emails automatically added to a group in my Mac Addressbook.
    I got this MacBook Pro in Sept 2010 so I believe that's iWeb '08 I'm using.
    Anyway I'm thinking there should be a way to do this with some system involving an HTMK
    Widget and an email account.
    By the way this is for hosting through a 'real server', not MobileMe (which I plan to get later
    when I can afford it).
    Any help or suggestions would be appreciated.
    Mark

    Website forms require some code in a snippet and a formmail.php script on the server to process the form and send the info to the required email address. You can do all this when you switch to a "real" server.
    In the meantime you can use a form  or marketing service or, better still, an application like MailShoot which generates the form, handles the database and sends out the bulk emails.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • I can't create an email address.

    I can't create an email account on my Blackberry Curve 3G 9300, because it first asks for my user name and password, and when I enter them it says it's invalid. I've checked, double-checked, and triple-checked to make sure I'm entering them correctly, but still no luck. 

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a valid rescue email address, then use this procedure:
             Rescue email address and how to reset Apple ID security questions.
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
    Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                             Apple ID- All about Apple ID security questions.

  • Mail does not create new emails based on the highlighted mailbox, but rather the receiving mailbox of whatever individual email happens to be highlighted. This was not the case prior to Lion. Is this a bug or an error on my part?

    Mail does not create new emails based on the highlighted mailbox, but rather according the receiving mailbox of whatever individual email happens to be highlighted. This was not the case prior to Lion. Is this a bug or an error on my part? (I do have the setting for creating new emails from the highlighted mailbox checked.)

    The questions about time was not only because of thinking about the Time Machine, but also possible impact on recognizing which messages remaining on a POP server (doesn't apply to IMAP) have been already downloaded. In the Mail folder, at its root level, in Mail 3.x there is a file named MessageUidsAlreadyDownloaded3 that should prevent duplicate downloading -- some servers may not communicate the best with respect to that, and the universal index must certainly be involved in updating that index file. If it corrupts, it can inhibit proper downloading. However, setting the account up in a New User Account and having the same problem does not point that way, unless your POP3 server is very different from most.
    That universal index is also typically involved when messages are meant to be moved from the Inbox to another mailbox -- in Mail 3.x the message does not move, but rather is copied, and then erased from the origin mailbox. That requires updating the Envelope Index to keep track of where the message is, and should keep track of where it is supposed to have been removed after the "Move".
    Ernie

  • How to edit email body of email subscription and how to subscribe to a IR private group by report

    hi,
    I am new to oracle Apex and I need help in finding how I can customize the email body of the email subscription of IR. Also when a user creates a private/public report in IR using group by in IR and subscribe to it, they are getting report without group by as htm attachment in email subscription. can you please help me know how I can prevent this??

    hi,
    anybody please help me with this. I am still looking out for help/answers..

  • Email subscription with ALL messages (including replies) is a horror (for me)

    I really miss the functionality of getting only new messages/questions/treats in my email notification.
    If I would like to follow a treat I want/can add it to my subscription.
    Example: The LabVIEW board came up with 156 new messages with only 6 new treats in the top 50 of the list. I'm willing to answer questions and help, however I'm not willing to search the 12% new stuff.
    Greetings from Germany
    Henrik
    Greetings from Germany
    Henrik
    LV since v3.1
    “ground” is a convenient fantasy
    '˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'

    Hi Molly,
    Looks like it works. THe selection is still available at the bottom (below Submit Post), but is not selected.
    Thank You!!

  • AR Customer Setup: Communication Type Email Creates Two Email Entries

    Hi,
    AR Customer Setup: Communication Type Email Creates Two Email Entries, one with type as Email and other as E-mail.
    In AR Receivables > customer > entry > (B) account details > (T) communication or >Contact roles. While creating new customer contact communication type emai entry, upon entering email address, type as email and saving it, oracle defaultly creates another entry with same address and type as E-mail. So every time i create on email contact email address, it creates another similar with E-mail type.
    My question: Why does two entries get created and how can we avoid it.
    Thanks

    Hi and Welcome to the Forums!
    To use the proprietary RIM Push email capability, you must have an adequate data plan from your carrier. The carriers host BIS for their BB users. Typically, BIS is not available via generic data plans. Many carriers call what is necessary The Blackberry Data Plan. Whatever they call it, it is the carrier who delivers BIS to their BB users -- contact them for assistance. Once you have a BIS-capable data plan on your BB (at whatever fees your carrier will charge, btw), you will then have Personal Email added to the email setup wizard.
    Further, since this is a second hand device, you should read this and ensure that the prior owner fully conducted all steps in the Seller section...if not, then your carrier will never be able to register a BIS account to the BB.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Data Driven EMail Subscription in SQL Server Reporting Services...

    Hi,
       I have a clarification in SQL Server Reporting Services Data Driven Subscription. We have a request to send an email a report based on the report parameter Site . The request is to send email For each site the report is running, email should sent to different recipients list. We have 97 different sites in the Site parameter.
       If Report is running for Site C004 the email should be sent to one recipient, if the Report is running for Site C007 , then the email should be sent to another recipient. Here we have been requested to do with Data-Driven Subscription. How to send the report as a email for each site for different Recipients using Data Driven EMail Subscription.
    Please give us a suggestion to overcome this problem.
    Thanking You...

    Hi David,
    Thanks for your comments. We understand the Data Driven subscription, but we dont know how to write query for this subscription. here is our scenario.
    There are list of sites in the table. like C004, C007, C008 etc..... in the report,
    We have Site parameter (All Sites (default), C004, C007 etc....) and also date range parameter (Start Date, End date) (which are not defaulted in the report) and other 2 parameters. Here we need to send the report to different recipients based on the site. C004 report results should be develivered to one recipient, C007 site results should be delivered to another recipient and so on....
    As we are new to Data driven subscription, can you explain how to create table that will be saving the email recipients list and the query that we are specifying in the Data Driven Subscription. Please help us to how to create the data driven subscription for the above scenarion. 
    Thanks and Regards,
    Sundarrajan.G

  • How to create trusted emails in java

    Hey guys, I need to create trusted emails with java using 509 certifications, can anyone tell me how can i do this or perhaps give me some direction?
    Thanks on advance.

    Hi,
    what is a textbox, a JTextField? What is the datasource?
    Here are a few links to give you a better start this time:
    [Forums FAQ|http://wikis.sun.com/display/SunForums/Forums.sun.com+FAQ]
    [Getting started|http://wikis.sun.com/display/SunForums/Tips]
    And very important:
    [How to ask smart questions|http://catb.org/~esr/faqs/smart-questions.html]

  • SSRS - Intellisense for Security (Groups and Users) and email subscriptions

    When I add a new user to a SQL Server (In SSMS), I can add an AD Group or user, and SQL server will verify their login name.  It will reject if wrong and let me search Active Directory and verify names.  In MS Outlook I can start typing an email
    address and intellisense will help me complete it.
    Is there Intellisense on the Report Server, so when I make a role assignment (giving permissions like Browser to a user) it checks their login or even completes it for me.
    Is there Intellisense when I add email address to a subscription?
    Was wondering if this is a setting I can turn on, or if it is just not available.
    Any workarounds?  How do I know I am entering a user correctly, what if I misspell?
    Thanks,
    Mike

    Hi Computermike,
    According to your description, you want to check the if the e-mail address is valid when creating e-mail subscription. Right?
    In Reporting Services, The report server does not validate e-mail addresses or obtain e-mail addresses from an e-mail server. You must know in advance which e-mail addresses you want to use. This is a feature by design. However, if you send a subscription
    to an invalid e-mail address, the sender (your service account) will receive an e-mail which tells you the destination e-mail address is invalid. 
    If you really need to check the validation of the e-mail address before sending the subscription, we suggest you provide Microsoft a feature request at
    https://connect.microsoft.com/SQLServer 
    so that we may try to expand the product features based on your needs.
    Best Regards,
    Simon Hou

  • How to create multipme email draft throught Adobe email send function

    Hi there,
    I have a question about drafting few emails at ones.
    I can have multiple drafts when I creating new emails from outlook. No problem.
    But if I creating email through Adobe reader or Foxit pdf, it is locked to one draft only. Error message is " Outlook can't do this because a dialog box is open. Please close it and try again." But there is no dialog box, there is just a new email
    draft. 
    I can't add a picture here, so I'll explain how to get the error step by step. 
    1. Open the Adobe Reader > open a pdf file > click file > send email > Outlook email draft should pops up.
    2. Open the FoxitPdf reader > open a pdf file > click Share button > click email.
    3. Should see an dialog box about a dialog box.
    My question is how can I unlock it?

    Hi,
    I did reproduce this problem on my machine, with both products you mentioned. It seems like the Outlook program is locked when we send the .pdf file from the applications to Outlook Draft. However, when I did the same with a Word document, the issue didn't
    occur, so I think it's how the two products work, we can do little to change this.
    As a workaround, creating a new message and dragging the .pdf files to the new message won't cause the problem.
    Regards,
    Melon Chen
    TechNet Community Support

Maybe you are looking for

  • Since I updated my IPad software to iOS 5.0.1 from 5.0, I cannot access some web sites. Hoy can I go back?

    Since I updated my IPad software to iOS 5.0.1 from 5.0, I cannot access some web sites. How can I go back?

  • Getting Short dump due to large amount of data

    Hi experts, When we are running RALM_ME_MEASP_FULL_DOWNLOAD_SD  program, every time we are getting Short dump due to large amount of data. please suggest how to run this program without short dump. Thanks & Regards Prashant Gupta

  • Mail.App eMail Settings for OS X Mavericks

    Having recently experinced several issues with the Mail App using outllook.com eMail accounts, I became frustrated after attempting the many different types of server settings suggestions foating around online, none of which seemed to fix the problem

  • Can I use GPShell?

    Hi, I want to load an applet on my JCOP31 cards. I'm using the SDiD 1020 contact-less SD card, which is connected to a PDA, in communicating with my card. The SDK provides me with two functions, one for sending APDU commands to the card, and the othe

  • Exercises and source code

    I´m trying to do the exercise "Binding data and Handling a User Event" It says "1. Open AdobeODT.mxml in the AdobeODT project.." Maybe this is a silly question - but, is there any source code to download somewhere? If so, where? Cant find the link.