<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: New Case Notification</title><link>http://forums.method.me/cs/forums/thread/6777.aspx</link><pubDate>Fri, 08 Jul 2011 14:45:44 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:6777</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/6777.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=6777</wfw:commentRss><description>&lt;p&gt;Hi Steven,&lt;/p&gt;
&lt;p&gt;There are a couple of ways to do it. You could retreive values from the screen for the case and assigned to and use that to create an action result with all the details and attach it as the body. For the To email address based on the assigned to you can pull that users email from the users table.&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;</description></item><item><title>Re: New Case Notification</title><link>http://forums.method.me/cs/forums/thread/6770.aspx</link><pubDate>Thu, 07 Jul 2011 19:48:50 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:6770</guid><dc:creator>Steven</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/6770.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=6770</wfw:commentRss><description>&lt;p&gt;What would be the best way to assign the to (user assigned to case) and from (user that assigned case)&amp;nbsp;values in the Send Email action?&lt;/p&gt;</description></item><item><title>Re: New Case Notification</title><link>http://forums.method.me/cs/forums/thread/6764.aspx</link><pubDate>Thu, 07 Jul 2011 16:32:03 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:6764</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/6764.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=6764</wfw:commentRss><description>&lt;p&gt;Hi Steven,&lt;/p&gt;
&lt;p&gt;For email notification all you really need to do is add a &lt;i&gt;Send Email&lt;/i&gt; action to your existing Cases screen. You could add it on the &lt;b&gt;Save&lt;/b&gt; and &lt;b&gt;Save &amp;amp; New &lt;/b&gt;buttons. You may also want to put some kind of flag in there to ensure you are only sending the email on the first save. Another alternative(Shouldn&amp;#39;t need any customization) is after creating your case go to the Case Description / Add Activity tab section and use that to send an email notifying a case has been created and creating an activity.&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;</description></item><item><title>Re: New Case Notification</title><link>http://forums.method.me/cs/forums/thread/6761.aspx</link><pubDate>Thu, 07 Jul 2011 15:38:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:6761</guid><dc:creator>Steven</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/6761.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=6761</wfw:commentRss><description>&lt;p&gt;I am referring to either but if email notifications will work if that is easier. Can you go into detail and explain the steps on how to set this up through Method actions? &lt;/p&gt;</description></item><item><title>Re: New Case Notification</title><link>http://forums.method.me/cs/forums/thread/6675.aspx</link><pubDate>Thu, 30 Jun 2011 18:53:12 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:6675</guid><dc:creator>Method_Valbon</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/6675.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=6675</wfw:commentRss><description>&lt;p&gt;Hi Steven,&lt;/p&gt;
&lt;p&gt;When you say notification, do you mean email notifications or Outlook reminders? Both are possible. The email notification is easier because you can set that up through Method actions to send the email at the point where the case is created. Outlook reminders are a bit tricky because you would have to create an activity and have it sent to Outlook via the plug-in (manual process). The Method activity can have something specific in the comments like &amp;lsquo;&lt;em&gt;New Case Created&lt;/em&gt;&amp;rsquo;.&lt;/p&gt;</description></item><item><title>New Case Notification</title><link>http://forums.method.me/cs/forums/thread/6670.aspx</link><pubDate>Thu, 30 Jun 2011 16:15:31 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:6670</guid><dc:creator>Steven</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/6670.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=6670</wfw:commentRss><description>&lt;p&gt;Is it possible&amp;nbsp;to receive a notification&amp;nbsp;from Outlook when a case gets assigned to a user? If so, please explain how we can set this up.&lt;/p&gt;</description></item></channel></rss>