<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Parker Software Forum</title>
  <link>http://www.parkersoft.co.uk/forum/</link>
  <description>This is an XML content feed of; Parker Software Forum : Last 10 Posts</description>
  <pubDate>Sat, 25 May 2013 09:40:35 +0000</pubDate>
  <lastBuildDate>Fri, 24 May 2013 21:15:32 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.64</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>www.parkersoft.co.uk/forum/RSS_topic_feed.asp</WebWizForums:feedURL>
  <image>
   <title>Parker Software Forum</title>
   <url>http://www.parkersoft.co.uk/forum/forum_images/PSLSmall.bmp</url>
   <link>http://www.parkersoft.co.uk/forum/</link>
  </image>
  <item>
   <title>Email2DB Version 3 : Attachment misssing on outgoing email</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8805&amp;PID=20192#20192</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=2008" rel="nofollow">James Horton</a><br /><strong>Subject:</strong> Attachment misssing on outgoing email<br /><strong>Posted:</strong> 24 May 2013 at 9:15pm<br /><br />Hi Sdms,<div><br></div><div>We have found this issue internally and we are currently working on a fix. The issue appears to reside within the currently public build of 1155.&nbsp;</div><div><br></div><div>The resolution will be available shortly, but if you would like to receive the latest release once successful testing has been completed then please keep in touch with our support@parker-software.com for further news on our progress while we work on the fix.</div><div><br></div><div>I believe that a resolution to the problem should be available during the week of the 27th May 2013.</div>]]>
   </description>
   <pubDate>Fri, 24 May 2013 21:15:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8805&amp;PID=20192#20192</guid>
  </item> 
  <item>
   <title>General : Trigger Inserting Blank Lines to SQL</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8808&amp;PID=20191#20191</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=2008" rel="nofollow">James Horton</a><br /><strong>Subject:</strong> Trigger Inserting Blank Lines to SQL<br /><strong>Posted:</strong> 24 May 2013 at 7:46pm<br /><br />If you review the Message Processor Log after processing a message, do you see a value next to your Extracted Field?<div><br></div><div>If not, then it is possible that the extraction method you are using differs from the actual content of the message you are attempting to process. against.</div><div><br></div><div>I would say that the next step is to right click on the Trigger that has processed your inbound message and select 'View Processed Messages'. Within this area you will be able to see all of the recent messages that Email2DB has processed, along with the ability to reprocess these (please bear in mind that the message data will be empty if your Account Properties have been set to not store a full copy of the message).&nbsp;</div><div><br></div><div>When inside the message select 'Message Text' and make sure that the extraction rules for the field are taking this format into account. This will be how Email2DB sees your message, and may at times differ from an Outlook representation of the message, as Outlook would typically display HTML if that is present. Sometimes if the message is multi-part then the plain text element will remain hidden depending on your mail client's configuration and so this may possibly have been overlooked due to this.</div><div><br></div><div>Once you have the body of the message, paste this into the Find &amp; Extract Helper to see if in real time editing, Email2DB picks up your field when reviewing your extraction rules.</div><div><br></div><div>If this does not assist, then please let us know how much further you get with this.</div>]]>
   </description>
   <pubDate>Fri, 24 May 2013 19:46:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8808&amp;PID=20191#20191</guid>
  </item> 
  <item>
   <title>General : Trigger Inserting Blank Lines to SQL</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8808&amp;PID=20190#20190</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=3047" rel="nofollow">andyc209</a><br /><strong>Subject:</strong> Trigger Inserting Blank Lines to SQL<br /><strong>Posted:</strong> 24 May 2013 at 4:36pm<br /><br />noobie here to this so be patient<div><br></div><div>set up Email2DB to talk to my exchange server and my SQL server and i want the data within the emails to post to a table in SQL. I think all the connections etc are fine its just when i try a test email it is inserting blank lines into the SQL table. I have included my Trigger and email template below:&nbsp;</div><div><br></div><div>Conditions</div><div>Where subject line contains 'Accept'</div><div><br></div><div>In Extracted fields:</div><div><br></div><div>Name<span ="Apple-tab-span" style="white-space:pre">		</span>Table<span ="Apple-tab-span" style="white-space:pre">			</span>Field<span ="Apple-tab-span" style="white-space:pre">					</span>Find</div><div>Surname &nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>TBL_Accepts&nbsp;<span ="Apple-tab-span" style="white-space:pre">		</span>Surname(string(max))<span ="Apple-tab-span" style="white-space:pre">	</span>Surname=</div><div><br></div><div>Trigger Action</div><div>INSERT INTO TBL_ACCEPTS (SURNAME) VALUES (@SURNAME)</div><div><br></div><div>Email Subject: Accept</div><div>Email Body: Surname= smith</div><div><br></div><div>the connection to the database tests fine etc so not sure where i am going wrong</div><div><br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Fri, 24 May 2013 16:36:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8808&amp;PID=20190#20190</guid>
  </item> 
  <item>
   <title>General : Timing Issues (Message Received &amp; Processed)</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8807&amp;PID=20189#20189</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=2881" rel="nofollow">GaryWilliams</a><br /><strong>Subject:</strong> Timing Issues (Message Received &amp; Processed)<br /><strong>Posted:</strong> 24 May 2013 at 3:31pm<br /><br />Hi Liam,<div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">Logging is set to Debug, watching the Message Processor we see nothing either and it's not showing in the View Processed Messages.</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">We were on a Screen Share today with another Vendor testing a Workflow Process that gets triggered as a result of an email coming in - and Email2DB done nothing and it move to Processor Folder - we don't have another instance of Email2DB running anywhere looking at the Mailbox Folder we are checking either.</span></div>]]>
   </description>
   <pubDate>Fri, 24 May 2013 15:31:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8807&amp;PID=20189#20189</guid>
  </item> 
  <item>
   <title>General : Timing Issues (Message Received &amp; Processed)</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8807&amp;PID=20188#20188</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=2611" rel="nofollow">Liam</a><br /><strong>Subject:</strong> Timing Issues (Message Received &amp; Processed)<br /><strong>Posted:</strong> 24 May 2013 at 3:25pm<br /><br />Hello Gary,<br /><br />I would go into EMail2DB -&gt; File -&gt; Program Options -&gt; Logging and set the logging level to debug.<br />then when you process a message if you watch the Message Processor Server Log you will be able to see exactly which action the delay is happening on.<br /><br />To my understanding the processed date will be the date and time when the message has finished all trigger actions. <br /><br />I haven't come across an issue like this before, can you find these messages within "View Processed Messages" within Email2DB?]]>
   </description>
   <pubDate>Fri, 24 May 2013 15:25:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8807&amp;PID=20188#20188</guid>
  </item> 
  <item>
   <title>General : Timing Issues (Message Received &amp; Processed)</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8807&amp;PID=20187#20187</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=2881" rel="nofollow">GaryWilliams</a><br /><strong>Subject:</strong> Timing Issues (Message Received &amp; Processed)<br /><strong>Posted:</strong> 23 May 2013 at 4:19pm<br /><br />Hi ...<div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">On one of our Servers we're noticing that it's taking some time to process messages, that is by looking in the Message Store, the Received Time Stamp and Process Time Stamp are quite some time apart, and the Accounts are set to a maximum of 3 minutes to check.</span></div><div><br></div><div>Can someone tell me the process on when this Time Stamps are taken, i.e. is the Received when the Email hits the Inbox, and the Processed when Email2DB has picked it up or finished with it and moved it?</div><div><br></div><div><span style="line-height: 1.4;">In addition it appears that we're seeing at times Messages being moved to the processed folder with nothing happening, they look like they pass the validation checks (there are non set other than the default) - anyone experienced this?</span></div>]]>
   </description>
   <pubDate>Thu, 23 May 2013 16:19:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8807&amp;PID=20187#20187</guid>
  </item> 
  <item>
   <title>General : Trigger Condition Cancelled Execution</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8799&amp;PID=20186#20186</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=3033" rel="nofollow">peterro</a><br /><strong>Subject:</strong> Trigger Condition Cancelled Execution<br /><strong>Posted:</strong> 22 May 2013 at 10:39pm<br /><br />It's been a while but I'm getting back to this, thanks for the info. Here's an example:<div ="vimium vimiumHUD" style="right: 150px; opacity: 0; display: n&#111;ne;"></div><div><br></div><div>I have a trigger that only has 1 condition - from address is 1 of 2 listed.</div><div>There are no extracted fields.</div><div>There are no trigger actions defined.</div><div><br></div><div>Sometimes when this (or another) trigger is activated, the log lists 9 entries that say "Trigger Condition Cancelled Execution". Though I've seen this trigger activate without logging these messages.</div><div><br></div><div>It seems I have some weird configuration that are causing these to be logged multiple times.</div><div><br></div><div>Thoughts?</div>]]>
   </description>
   <pubDate>Wed, 22 May 2013 22:39:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8799&amp;PID=20186#20186</guid>
  </item> 
  <item>
   <title>General : uploading multi-row table to CRM</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8806&amp;PID=20185#20185</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=2767" rel="nofollow">Nobbydoe</a><br /><strong>Subject:</strong> uploading multi-row table to CRM<br /><strong>Posted:</strong> 20 May 2013 at 3:57pm<br /><br />All,<div>&nbsp;</div><div>I have email2db working to upload to our Dynamics CRM without issue, but now I need to add some more functionality.</div><div>&nbsp;</div><div>On my CRM opportunity I have a multirow entry that allows me to enter one or more data&nbsp;records relating to the opportunity. These records reflect the hardware that is to be ordered as part of the opportunity.</div><div>&nbsp;</div><div>Does anyone have any knowledge of how I would upload not only the opportunity, but also the sub records that are associated with it?</div><div>&nbsp;</div><div>many thanks,</div><div>&nbsp;</div><div>Ian</div>]]>
   </description>
   <pubDate>Mon, 20 May 2013 15:57:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8806&amp;PID=20185#20185</guid>
  </item> 
  <item>
   <title>Email2DB Version 3 : Attachment misssing on outgoing email</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8805&amp;PID=20184#20184</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=3044" rel="nofollow">sdms</a><br /><strong>Subject:</strong> Attachment misssing on outgoing email<br /><strong>Posted:</strong> 18 May 2013 at 3:23am<br /><br /><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><FONT size=3 face=Calibri>I have added a trigger to one of my accounts which causes an email to be sent out when a database record is read and processed. I have done this several times before but in this instance I am attaching three files to the outgoing email which l have not done before. When the email gets sent out it only has the first file attached (a pdf). There should be 2 pdf's and 1 word document. When I look at the email structure in Email2DB, at the bottom I can see the "attach" line which contains three paths to the files each separated with a ";"</FONT></P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><FONT size=3 face=Calibri>No matter what I try only one attachment gets sent out.</FONT></P>]]>
   </description>
   <pubDate>Sat, 18 May 2013 03:23:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8805&amp;PID=20184#20184</guid>
  </item> 
  <item>
   <title>Email2DB Version 3 : email2dbmessage.attachments.fileExtension format</title>
   <link>http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8797&amp;PID=20183#20183</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.parkersoft.co.uk/forum/member_profile.asp?PF=2611" rel="nofollow">Liam</a><br /><strong>Subject:</strong> email2dbmessage.attachments.fileExtension format<br /><strong>Posted:</strong> 17 May 2013 at 12:42pm<br /><br />Hello Paul,<br /><br />This will get the file types - Email2DBMessage.Attachments(x).FileExtension<br /><br />However I don't believe that this contains the '.' as you have entered in your script.<br />The best thing to do is to print the FileExtension variable to the log file using the Call AddToLog() function. This way you can see exactly how the variable is stored.]]>
   </description>
   <pubDate>Fri, 17 May 2013 12:42:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.parkersoft.co.uk/forum/forum_posts.asp?TID=8797&amp;PID=20183#20183</guid>
  </item> 
 </channel>
</rss>