How to create email to Support Team when NEW message created in SupportDesk

Hi there,
I have been sitting with this for a while now, and am quite frustrated. I want to know whether it is possible to generate an email notification to the Support Team in the Service Desk whenever a new message is created by the user. So far, the Org Structure is correctly set up in PPOMA_CRM. The rule CRM_DNO_1 (13200137) is configured and works. Application CRM_ORDER with Action Profile SLFN0001_ADVANCED is configured, and by standard config works by correctly determining the responsible Support Team per SAP Component whenever a new message is created. Lastly, I have configured my own Action Definition that sends an email to the user (Reported By) to notify him whenever the Status of the message changes (like to In Process or Confirmed etc), which works.
Now, whenever a new message is created by a user in the satelite system, it gets created in Service Desk and the Reported By, Sold-to-Party and Support Team are determined and the status of the message is NEW. When looking at the message in Service Desk under Actions, the only action assigned so far is  the "SLFN0001_ADVANCED_FIND_PARTNER - Find support team responsible, when message is created" action. Now, the issue is this: how do you assign an action to the message straight after the Support Team determination, but before any other processing takes place in the message (meaning, you have to click on Change in Service Desk to start processing the message - when doing this, additional actions are assigned). I have created my own Action Definition (copy of SLFN0001_ADVANCED_FIND_PARTNER) and added another Processing Type after the Method Call (CRM_DNO_PARTNER_1) to email a Smartform (Processing Type = Smart Forms Mail) to the Support Team. But from here things just dont work - either it skips the Support Team determination, or it doesn't process the SmartForm type at all. Even by creating a standalone Action Definition and using Partner Determination / Function SLFN0003 (Support Team - almost same like to notify the Reported By about status changes to the message), this newly-defined action doesn't even list under Actions in the message whenever a new message is created. Only after clicking on Change in the message does this action for the first time list and execute, which is pointless - you don't want someone to open the message first and change it to enable notification of the Support Team of a new message; this should happen as soon as the message gets created.
So, if there is anyone out there who has done this before, please help, it would be much appreciated.

Gavin,
I managed to get this working in our system.
This is what I did:
   - action ZSLFN0001_ADVANCED_FIND_PRTNR (copy of SLFN0001_ADVANCED_FIND_PARTNER): changed in processing type the method to ZCRM_DNO_PARTNER_1 which I created as described in note 1041455. The Sort Order of this action has the same number as the original action of SAP (nr. 10 in my case).
   - I created another action Z_MAIL_TO_SUPPORTTEAM_OPEN with Sort Order one higher than the previous (nr. 11 in my case).
Processing Time: When saving document
Processing Times not permitted: No Restrictions
Sort Order: 11
Schedule Automatically
Partner-Dependent: SLNF0003
Determination Technology: Using Conditions that can be Transported
Rule Type: Workflow Conditions
Action Merging: Max. 1 Action for Each Action Definition
Processing Type
              -  Form Name: ZFORM
              -  Processing Class: CL_DOC_PROCESSING_CRM_ORDER
              -  Processing Method: CRM_SRVORDER_EXEC_SMART_FORM
              -  Archive Mode: Mail Only
Then I configured a Schedule Condition for Z_MAIL_TO_SUPPORTTEAM_OPEN: &CRM Service Process.User Status& = E0001ZSMSD001.
For me it's working like a ChaRM now
Hope it also solves your problem!
Best regards,
Roel

Similar Messages

  • Send email to Support Team with "New" Status

    Dear Expert!
    My Service Desk can send email to message creator when support message have created("New" Status), but can not send email to support team. and Service Desk can send mail to Message Creator and Support Team when change Status into "IN Process". So now, I don't know why that's happen ?Please show me about that as soon as possible. Thank you very much
    Thanks and Best Regards
    Tru Hang

    Hi,
    Please  refer /people/dolores.correa/blog/2007/09/18/sending-e-mail-from-support-message .
    Check the last part : Other examples Send mail to Support Team .
    Hope this may help you.
    Regards,
    Nibu Antony

  • Incident management send email to support team when message created

    Hi! We are trying to configure the solution manager incident management (Service Desk). For the phase 1, we just try to see if
    a alert or email can be sent to support team member (through either email or business workplace)when a incident message is created. Can someone give me some guide how to do this? Your help is very much appreciated!

    Hi,
    As Siva said, Configuration steps should be very similar between 7.0 and 7.2. Refer to the below Incident Management document
    Process document for Service Desk - http://www.rbe-plus.ru/pdf/solman_ServiceDesk.pdf
    https://websmp109.sap-ag.de/~sapdownload/011000358700001230062009E.pdf
    Regards,
    Arjun
    Edited by: Arjun Venkateswarlu. on Jan 13, 2012 11:36 AM

  • The system can't find support team when support message create

    Dear experts,
    The system can't find support team when support message create.
    It show the error that
    "<u>The action definition SLFN0001_ADVANCED_SMDIAG has not been assigned a merging technology</u> "
    and "<u>the action merging cannot be executed</u>."
    Did anyone know how to solve this problem?
    Thanks in advance

    Hey pavienee,
    Let me inform you that the action defination SLFN0001_ADVANCED_FIND_PARTNER is responsible for finding the right support team, this is valid if you make relevant settings by assigning partners in ib52 ti the ibase component.
    The action log SLFN0001_ADVANCED_SMDIAG has nothing to do with support team determination.... This action is meant for Solman diagnositics.
    Please Reward points for usefull answer and revert for any clartifications.
    Regards,
    Anand..

  • Auto-email Support Team after team determination (new message)

    Hi everyone, I know this topic has been discussed on SDN a lot, but it is still unclear how one gets the auto-email working when a new message arrives in the Service Desk. We are currently on SSM 7.0 EHP1, and I have gone through note SAP Note "1041455 -Partner dependant actions are not executed". So, here is what I have done so far:
    - with note 1041455, I copied the CRM_DNO_PARTNER_1 method to ZCRM_DNO_PARTNER_1 and edited the code as described, then assigned it to the Action Definition SLFN0001_ADVANCED_FIND_PARTNER (I removed the old CRM_DNO_PARTNER_1 method).
    - in SPPFCADM, I used the Action Profile SLFN0001_ADVANCED with Action Definition SLFN0001_ADVANCED_FIND_PARTNER for the Support Team finding, which works. I even set this one to Immediate Processing.
    - then I copied Action Definition SLFN0001_ADVANCED_STATUS to ZSLFN0001_ADVANCED_STATUS and made it Partner Dependent on SLFN0003 (Support Team), Schedule Automatically (and I have tried most of the Action Merging options). Start Condition is "When saving document". Under Processing Types I used the Smart Forms Mail type.
    - Then, under Conditions for the Action Profile SLFN0001_ADVANCED I added the ZSLFN0001_ADVANCED_STATUS action and set the Start Condition to "&CRM Service Process.User Status&  = E0001SLFN0001". So the status should be New.
    Now, whenever I create a Service Message from satellite system, the message gets created, the Support Team is determined but no email is sent to the Support Team. When I open the message and click on Change, then only does the auto-email action list under the Actions tab. Only when I saved the message does it actually send the email.
    So can anyone please help in getting the email sent to the Support Team right after the message gets created and the Support Team gets determined? Your help would be much appreciated!

    Hi Michele,
    At last, i made this one working by changing the action SLFN0001_ADVANCED_FIND_PARTNER to "Immediate Processing". Try to check this standard action, you will see that it was set to "Processing when saving".
    Create a new action profile like Z_SLFN0001_ADVANCED_FIND_PARTNER (copy SLFN0001_ADVANCED_FIND_PARTNER then set to "Immediate Processing") then change the sort order in a way that it is lower than the standard one. Remeber to set also the Condition Configuration (Just copy the condition of standard SLFN0001_ADVANCED_FIND_PARTNER).
    Next, create the action profile that will send the email notification with "Immediate Processing" also. Assign a sort order higher than the number you assigned to Z_SLFN0001_ADVANCED_FIND_PARTNER.
    Try this one. It works on our system.
    Please send back if you have questions.
    Thank you,
    Ice
    Edited by: Maricel Villagra on May 6, 2009 3:17 AM

  • Email to Support Team fails !!!!

    Dear friends,
    i am having problems in sending an email to support team as soon as the support team is created..
    I am using std rule 13200137 and i have configured responsibilites, and this rule works fine and automatic support team is found out as soon as the support team is created ..
    But i have also created an action for sending an Email to support team as soon as the support team is  created.. which unfortunately is not triggered as soon as the msg is created but is triggered when the support msg is opened for changes...
    i have properly configured the action and its start condition and still the problem persists..
    I have also used email to msg creator(Sap Standard ) action which is getting triggered properly..
    Is it that i am having too many actions triggering at the creation of the support msg that is creating the problem.??
    plz help as ASAP...

    Suzzane,
    I have a quick question regards Email to Suppor Team. I understand that you have to maintain the email address in the ORG level for support Team email address. That looks like a group email address I have to assign to it. Can I make to send to employee(Solver) email addresses instead of creating a group email address and adding those employee email address to group. Please adivce on this.
    Thanks
    Kumar

  • Email to Support Team list

    Hi
    I have two Support teams, my requirement is
    if Support Team A is selected then a mail should go a two different mail ids and similarly for Team B mail should be triggerred to other two mail ids.
    I could able to do with single mail id by assigning it in the BP but not working for two mail ids.
    If i create a different distribution lists then how can i link the Support team and the respective distribution list.
    I have the support teams in Organization structure and automatic determination is also working perfectly.
    In the action definitions --> Condiftions -- > Processing details i tried with the receipient type Organizational uint/position but it is also results in error.
    Error log says that Invalid recepient
    Kindly advice.
    Edited by: Naveen on Mar 23, 2009 1:15 PM

    Hi at all,
    does anyone have another solution than creating an outlook distribution list an maintain this in the business partner? I don´t want to create 50 distribution lists and I don´t want to maintain organisational data in two different systems.
    Isn´t there a way to determine the members assigned to a position and send a mail to their adresses?
    Kind regards
    André

  • I have purchased my apple iPhone 5 from Germany, and now I am back to India. I need to contact the German apple support team for queries related  my device. How to contact the apple support team in Germany from India ?

    I have purchased my apple iPhone 5 from Germany, and now I am back to India. I need to contact the German apple support team for queries related  my device. How to contact the apple support team in Germany from India ?

    Warranty and support is only valid in the country of origin, or in the case of a device purchased in an EU country, only in an EU country.
    Unless you will be visiting an Apple store in one of the EU countries before the warranty expires, you are pretty much out of luck.
    FYI, the Contact Us link at the bottom of the page provides the appropriate contact information for Apple.

  • How can I turn off "reply" button when the messages come? I prefer the "open" button.

    How can I turn off "reply" button when the messages come? I prefer the "open" button. Because my friends usually send lots of messages at the same time so I cannot read all of them when I press "reply", then I have to go to Messages -> my friends' messages, and it's really complicated.

    Sorry for not quite understanding. I guess you are referring to a notice in an alert. I do not have that alert active on my device, so I cannot say. I use the banner alert, so I just get a notice of a message and can swipe to open that particular message. If I ignore it, it will eventually go away.

  • How can I add a signature to a New Messages within 'Cases' in CRM?

    How can I add a signature to a New Messages within 'Cases' in CRM?

    That option is not available, only for emails.

  • Service Desk: Can't find Support Team when creat.message in satellite syste

    Hi all,
    strange thing:
    In service desk I customized the partner determination rule for the support team with the rule AC13200137.
    (In the rule pretty much everything is filled with * )
    a) when creating a message via transaction NOTIF_CREATE within solman itself, the support team can be determined without any problems.
    b) when creating a message in a satellite system via ->Help ->Create Support Message, the message gets created in the solution manager, but the support team could not be determined.
    In the action log for "when message is created, find
    support team responsible" the protocol is red.
    Details of the log:
    - green: Date and time stamp
    - green: Processing CRM_DNO_PARTNER_1 is started
    - red: Rule container does not exist
    - red: Actim could not be successfully executed
    Any idea why this is acting differently ?
    Thanks
    Christian

    hi,
    It might be because of the buffer synchronization problem , you can try executing the program
    HRBCI_ATTRIBUTES_BUFFER_UPDATE
    in se 38 and see whether the responsiblites that you created are getting updated.Its because of the master data change and some time it take a longer time to get updated in the database .
      Goodluck ,hope this is gets resolved
                from,
                     Varghese

  • Mail how to save an email address from new message created?

    Hi, I create a new message, type in the address, but i want to save the address in the address book. How the heck is this possible?
    If i select the email address i control click it, there is NO menu and no options to save the address.
    If i click on the AddressBook button in the tool bar, there is no add button, and i can't drag it to across either, or copy/paste.
    The Help says "In a message that you are sending, click the arrow in a Smart Address you have entered and choose "Add to Address Book" from the pop-up menu." There is absolutely NO arrow and NO menu. Even when i turn ON 'Use Smart Addresses' There is absolutely Nothing in ANY menu that lets me save the address.
    So how the frell is it even possible to save an address? So what, i have to send the email first then wait for someone to reply before i can select 'Add sender to AddressBook' from the message menu? This is madness and certainly not easy or intuitive. And what is the point of the AddressBook button in new messages toolbar?It does nothing. It opens a window and has no options to add an address or enter any details, only has 'TO' But i already know the address!!! Even if i create a new mail , I click the Address book button highlight the address in the list then click the 'TO' button, it does absolutely nothing, im expecting it to just add this address to the address field in the new mail i just created. I then closed the new mail, instead i click the AddressBook button in the main Mail app toolbar, i select an address in the resulting window, hit the 'TO" button, and mail creates a new message, but it doesn't add the address to the new mail's address field, nor does it close it self behind. What a disaster. I thought this was supposed to be simple and eazy, its a nightmare of a design.
    I tried 10.4.5 and now just upgraded to 10.4.6 same problem.
    Frustrated at the lack of intuitiveness.

    Simplest I find is to send the message then look at it in your Sent mailbox. Move the mouse over the To: address and the address will get a blue bubble background with a drop-down arrow at the right end; click this and one of the options should be "add to address book".
    When you start a new message, and click the Address book icon on its toolbar, an address book window should appear with all the entries (individual and group) from your address book. Selecting one (or several) of the entries and clicking to will add them to the To header in your new mail. Alternatively you can drag them. If this is not the behaviour you are seeing, please repost with a more descriptive subject. (It is better for both those trying to help, and those seeking solutions, if the problem described matches the subject!)
    Once you have brought up the little address book window its design behaviour is to stay until you dismiss it; as you say, it does not close when you close the new email. At this stage, selecting an entry and clicking To should start a new email with the To header containing the selected email address. If this is not happening I suspect it is related to your previous problem, so I would include the description there.
    AK

  • How do I remove the Stroke lines when I'm creating a blog section?

    How do I remove those stupid Stroke lines when I'm creating a blog section?
    I would show you but i cant post pics here.
    http://www.greenpointcity.com

    See my javascript widget here: http://discussions.apple.com/thread.jspa?messageID=8573276&#8573276

  • How to set Email Body in srw.add_parameter(myPlist,'MESSAGE'....

    Hi, i have created following procedure to send email using event driven Publishing API,
    it works fine, i have using "message" and "body" in add_parameter ,but it send email with no body/message,blank email body.
    Please help out how to set email body....
    im using
    - AS 10g(10.1.2)
    - Windows Server 2003
    --procedure
    CREATE OR REPLACE PROCEDURE testemail
    is
    myPlist SRW_PARAMLIST;
    myIdent SRW.Job_Ident;
    myStatus SRW.Status_Record;
    BEGIN
    --srw.start_debugging;
    myPlist := SRW_PARAMLIST(SRW_PARAMETER('',''));
    srw.add_parameter(myPlist,'GATEWAY','http://myserver:7778/reports/rwservlet');
    srw.add_parameter(myPlist,'SERVER','myrepserver');
    srw.add_parameter(myPlist,'REPORT','D:\Reports\abc.rdf');
    srw.add_parameter(myPlist,'USERID','abc/xyz@mydb');
    srw.add_parameter(myPlist,'DESTYPE','mail');
    srw.add_parameter(myPlist,'DESFORMAT','PDF');
    srw.add_parameter(myPlist,'DESNAME','[email protected]');
    srw.add_parameter(myPlist,'SUBJECT','Test Mail');
    srw.add_parameter(myPlist,'MESSAGE','This is test email');
    srw.add_parameter(myPlist,'FROM','[email protected]');
    myIdent := srw.run_report(myPlist);
    myStatus := srw.report_status(myIdent);
    --srw.stop_debugging;
    end;
    /

    1. Current work flow :-In web site the user have to register themselves in the web site and enters his details along with user id, password and email id. Once user
    is registered then he will login with his user id and password. The user id is picked from login control and that set in “SPWeb.CurrentUser” as user id and system uses "Membership.ValidateUser" method to Authenticate user for login. 
    2. New Requirement: we would like to facilitate the user to login with Email id as well as user id. 
    Problem: 
    We replaced "Membership.ValidateUser" method to our own method to Authenticate user with email id/user id and password. 
    When user is login with user id and password it is working successfully but in the case of email id and password –“the email id is picked from user control and set as
    "HttpContext.Current.User.Identity.Name" but we are not getting “SPWeb.CurrentUser” and it shows null value.” 
    We are able to get user id from database using email id of user. Please help us how we can set user id in "SPContext.Current.Web.CurrentUser".
    Mohan Prakash

  • Error when Customer message create

    Dear All,
    when i create the new message from service.sap.com,the System ID, Name and Installation Number is disable, so i am unable to create the new message. Only System Search is visible.
    When i Double click on the System ID or Installation No. The message is showing in red colour "No valid Maintenance Agreement exists for this Installation Number"

    Please check with your BASIS team about the authorization of your SMP OSS id and also the Service Line agreement about on post Installation support for that specific Installation.
    Regards,
    Dipanjan

Maybe you are looking for

  • Can i have 2 ipod touch on one mac

    can i have 2 ipod touch on one mac

  • Calendar Doesn't Show Appointment End Dates in Month View

    I'm trying to use iCal as my family calendar, but when I look in month view I only see the start time, not the end time as well. Is there a way to see and print both? Thanks!

  • Ora-1460 during select using table(cast(type))

    Hi all! I've got a problem with a query that fails with a ora-1460 at random time intervals. This is a 10.2.0.3 version database running on a sun os. We've managed to reproduce this error controlled when running an analyze on the table in question at

  • DVI, HDMI or DisplayPort

    Hello, I'm a Windows user but getting a rMBP 15". I was wondering which would be the best way to hookup an external monitor to the MacBook? I have a high-end 27" monitor with 2560x1440 resolution (LG 27EA83)  that has dual-link DVI, HDMI, and Display

  • Ipod IOS Doesn't Turn On

    Hi I Have Had this iPod Seen Last year on September I Got it For the Wish Foundation But Its in Good Condition & I Bearly took it off because it was full battery and now It turn off & It won't turn back on I tried waiting to see if it turns on but it