<?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>Arcana Development Forums</title>
  <link>http://www.arcanadev.com/forums/forums/</link>
  <description>This is an XML content feed of; Arcana Development Forums : Last 10 Posts</description>
  <pubDate>Fri, 05 Dec 2008 12:14:52 +0000</pubDate>
  <lastBuildDate>Tue, 04 Nov 2008 08:49:26 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.04</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>www.arcanadev.com/forums/forums/RSS_topic_feed.asp</WebWizForums:feedURL>
  <image>
   <title>Arcana Development Forums</title>
   <url>http://www.arcanadev.com/forums/forums/../images/forumhead.gif</url>
   <link>http://www.arcanadev.com/forums/forums/</link>
  </image>
  <item>
   <title>User Surveys : User Survey: Mail-based job triggering</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=99&amp;PID=268#268</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=65" rel="nofollow">Arcana</a><br /><strong>Subject:</strong> User Survey: Mail-based job triggering<br /><strong>Posted:</strong> 04 November 2008 at 8:49am<br /><br />Back in 2004 we put out a standalone mail reading utility called <a href="http://www.arcanadev.com/adtempus/mailpoll.htm" target="_blank">admailpoll</a> that could be used in conjunction with adTempus to do mail-based conditional processing. It downloads messages from a mailbox, filters for various criteria, and sets an exit code used by adTempus to control conditional job flow.<br><br>We're now working on integrating mail-based processing directly into adTempus, and are seeking feedback from users are using or would like to use this functionality. <br><br>If you're currently using admailpoll, please let us know how you're using it. If you're not, let us know what kind of mail-based processing you'd like in adTempus.<br><br>You can post here, send a private message, or use the <a href="http://www.arcanadev.com/feedback.aspx" target="_blank">feedback form</a>.<br>]]>
   </description>
   <pubDate>Tue, 04 Nov 2008 08:49:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=99&amp;PID=268#268</guid>
  </item> 
  <item>
   <title>General : adTempus MSDE Database Schema</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=98&amp;PID=267#267</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=76" rel="nofollow">J.D.</a><br /><strong>Subject:</strong> adTempus MSDE Database Schema<br /><strong>Posted:</strong> 03 November 2008 at 9:21am<br /><br />Database schema documentation is available for <a href="http://www.arcanadev.com/download/details.aspx?file=18AA204A62A74EEF9429F2AFBBD309AD" target="_blank">adTempus 2.1</a> and <a href="http://www.arcanadev.com/download/details.aspx?file=061AB4EB4AEB45A3AD9516B5D53159CA" target="_blank">adTempus 3.0</a>.<br><br>This is bare-bones documentation; you will need to look at the API docs as well for descriptions of tables (objects) and columns (properties). <br><br>The API is the preferred way for developers to interact with adTempus. Direct database updates are not supported. <br>]]>
   </description>
   <pubDate>Mon, 03 Nov 2008 09:21:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=98&amp;PID=267#267</guid>
  </item> 
  <item>
   <title>General : adTempus MSDE Database Schema</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=98&amp;PID=266#266</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=114" rel="nofollow">slick50</a><br /><strong>Subject:</strong> adTempus MSDE Database Schema<br /><strong>Posted:</strong> 31 October 2008 at 4:28pm<br /><br /><P>Is there any doc on the structure of the SQL database? I assume if I want to programmatically search for jobs based on certain values, that I'd need to know what the database structure is. But I can't seem to find detailed info on it.</P><P>Maybe that's unnecessary, or the assumption is we'd use some other tool (like adtDbUtil.exe) to look at the structure ourself instead of relying on doc?</P>]]>
   </description>
   <pubDate>Fri, 31 Oct 2008 16:28:07 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=98&amp;PID=266#266</guid>
  </item> 
  <item>
   <title>API : adTempus 2.0 API - ASP</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=265#265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=76" rel="nofollow">J.D.</a><br /><strong>Subject:</strong> adTempus 2.0 API - ASP<br /><strong>Posted:</strong> 30 October 2008 at 6:07pm<br /><br />The example I linked to earlier from the 3.0 documentation shows an example of using IObjectRequestFilter. But when I said earlier that it would be tough to do in VBScript I should have said "if you can do it in VBScript I don't know how." I don't think VBScript allows you to create classes that implement interfaces, though I haven't worked with newer versions of the language. <br><br>You are better off using the example from the 2.0 documentation. If it's not working as written, replace "ClassIDEnum.CID_Job" with the numeric value 1.<br>]]>
   </description>
   <pubDate>Thu, 30 Oct 2008 18:07:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=265#265</guid>
  </item> 
  <item>
   <title>API : adTempus 2.0 API - ASP</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=264#264</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=114" rel="nofollow">slick50</a><br /><strong>Subject:</strong> adTempus 2.0 API - ASP<br /><strong>Posted:</strong> 30 October 2008 at 5:54pm<br /><br /><P>Would you be willing to provide an example using IObjectRequestFilter? Maybe that's all I need to get me started...</P>]]>
   </description>
   <pubDate>Thu, 30 Oct 2008 17:54:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=264#264</guid>
  </item> 
  <item>
   <title>API : adTempus 2.0 API - ASP</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=263#263</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=76" rel="nofollow">J.D.</a><br /><strong>Subject:</strong> adTempus 2.0 API - ASP<br /><strong>Posted:</strong> 30 October 2008 at 3:55pm<br /><br />The CID argument to that method is a <a href="http://www.arcanadev.com/adtempus/&#100;ocumentati&#111;n/api/2.0/ClassIDEnum.html" target="_blank">ClassIDEnum</a> value, which is essentially a constant. If you add a reference to the adTempus type library to your ASP page, this should cause the constants to be defined:<br><table width="99%"><tr><td><pre class="BBcode">&lt;!-- METADATA TYPE="typelib" FILE="c:\program files\arcana development\adtempus\adtempus.dll"--&gt;<code></pre></td></tr></table></code><br>If you get an error back from the method saying that you're requesting an invalid class, that means the script isn't picking up the type library properly and the constant isn't defined. If you can't get the type library import to work you can use the integer value instead of the enumeration. The numeric values are given in the ClassIDEnum help topic. For example, use 1 for CID_Job.<br><br>The API did have some "breaking" changes between 2.x and 3.0 (documented <a href="http://www.arcanadev.com/adtempus/&#100;ocumentati&#111;n/api/3.0/Changes.htm" target="_blank">here</a>). But for the basic stuff you are (presumably) doing, the changes to move to 3.0 should be minimal.<br><br><br><br>]]>
   </description>
   <pubDate>Thu, 30 Oct 2008 15:55:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=263#263</guid>
  </item> 
  <item>
   <title>API : adTempus 2.0 API - ASP</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=262#262</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=114" rel="nofollow">slick50</a><br /><strong>Subject:</strong> adTempus 2.0 API - ASP<br /><strong>Posted:</strong> 30 October 2008 at 1:55pm<br /><br />How portable is code written for 2.0 after an upgrade to 3.0?]]>
   </description>
   <pubDate>Thu, 30 Oct 2008 13:55:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=262#262</guid>
  </item> 
  <item>
   <title>API : adTempus 2.0 API - ASP</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=261#261</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=114" rel="nofollow">slick50</a><br /><strong>Subject:</strong> adTempus 2.0 API - ASP<br /><strong>Posted:</strong> 30 October 2008 at 1:30pm<br /><br /><FONT size=2>Your question of why we are moving to 2.1 instead of 3.0 is a good and legitimate one. The answer is related to accounting - not for technical reasons. </FONT><DIV><FONT size=2>&nbsp;</FONT></DIV><DIV><FONT size=2>I have been using the example in the 2.0 API doc you referenced. But when I try and translate that example into something else, I run into the stumbling block of not being able to decipher the API documentation. For example, I can see that GetObjectsForClass is a method, which takes <FONT color=#ff0000>ClassIDEnum.CID_Job</FONT> as an argument. But I can't get my arms around, even after reading the doc, is what the structure of that argument is, or how I build or pass different arguments. This is obviously a limitation of my programming knowledge, which also limits my ability to understand what it really means to be "build with ASP.NET" versus "classic ASP". To me, ASP is just vbscript embedded in HTML. And I understand vbscript, so classic ASP wasn't that difficult. But I don't know how that compares with ASP.NET.</FONT></DIV><DIV><FONT size=2>&nbsp;</FONT></DIV><DIV><FONT size=2>I'm just really looking for more examples at this point, and hopefully your references will help. Thanks for your response.</FONT></DIV>]]>
   </description>
   <pubDate>Thu, 30 Oct 2008 13:30:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=261#261</guid>
  </item> 
  <item>
   <title>API : adTempus 2.0 API - ASP</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=260#260</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=76" rel="nofollow">J.D.</a><br /><strong>Subject:</strong> adTempus 2.0 API - ASP<br /><strong>Posted:</strong> 30 October 2008 at 10:43am<br /><br />If you are just now migrating from the Arcana Scheduler (if I understand correctly), you should strongly consider going to adTempus 3.0 instead of 2.1. Why migrate to a version that's already obsolete?<br><br>There is a rudimentary Web interface available for adTempus 2.1 <a href="http://www.arcanadev.com/download/details.aspx?file=7897BD4E430644CEA1D6DE66099BFDB3" target="_blank">here</a>, which is built using classic ASP using VBScript. You might be able to use that as a starting point. There is a nicer Web interface for adTempus 3.0 <a href="http://www.arcanadev.com/adtempus/webclient/" target="_blank">here</a>; it's built with ASP.NET.<br><br>There is an example in the API documentation (<a href="http://www.arcanadev.com/adtempus/&#100;ocumentati&#111;n/api/2.0/frames.html?frmname=topic&amp;frmfile=Getting_a_Job_by_Name.html" target="_blank">here</a>) that shows how to get a job by name. <br><br>The GetObjectsWhere method you are trying to use does not accept a SQL statement directly; you must pass an IObjectRequestFilter interface to an object that provides the selection criteria. This is tough to do in ASP because of the limitations of VBScript; it's easier to use the approach shown in the example cited above. The 3.0 API documentation has an example that shows how to use GetObjectsWhere  to get jobs by name in ASP.NET (<a href="http://www.arcanadev.com/adtempus/&#100;ocumentati&#111;n/api/3.0/Getting_a_Job_by_Name.htm" target="_blank">here</a>).<br>]]>
   </description>
   <pubDate>Thu, 30 Oct 2008 10:43:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=260#260</guid>
  </item> 
  <item>
   <title>API : adTempus 2.0 API - ASP</title>
   <link>http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=259#259</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.arcanadev.com/forums/forums/member_profile.asp?PF=114" rel="nofollow">slick50</a><br /><strong>Subject:</strong> adTempus 2.0 API - ASP<br /><strong>Posted:</strong> 29 October 2008 at 4:46pm<br /><br />Hi.&nbsp;I was able to fight my way through developing a simple web interface with ASP using the Arcana API. The web interface provided some rudimentary control over scheduled jobs. <DIV>&nbsp;</DIV><DIV>I'm in the process of trying to migrate that ASP code to adTempus 2.x, but I'm having difficulty understanding the API documentation. Because I am not a programmer, I get lost in all the object/interfaces/classes jargon.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>I don't quite understand what the arguments are for the GetObjectsWhere method. From the doc it appears I should be using "IObjectRequestFilter", but I can't figure out how the doc of that "interface" translates into ASP/vbscript:</DIV><DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono"><strong>set objADTempus = CreateObject("ADTempus.Application")</strong></FONT></DIV><DIV><FONT face="Courier New, Courier, mono"><strong>set objScheduler = objADTempus.Connect("","")</strong></FONT></DIV><DIV><FONT face="Courier New, Courier, mono"><strong>set objJob = objScheduler.GetObjectsWhere("SELECT * from job where name=bogus_name", 0, true)</strong></FONT></DIV><DIV><strong><FONT face="Courier New"></FONT></strong>&nbsp;</DIV><DIV>This ends with a "Type mismatch: 'GetObjectsWhere'" error.</DIV><DIV>&nbsp;</DIV><DIV>Can someone please provide me with simple ASP/vbscript code which will allow me to select a particular job based on the known job name?</DIV>]]>
   </description>
   <pubDate>Wed, 29 Oct 2008 16:46:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.arcanadev.com/forums/forums/forum_posts.asp?TID=97&amp;PID=259#259</guid>
  </item> 
 </channel>
</rss>