Welcome to the Axosoft Community, Sign in | Register | Help
in Search

Browse by Tags

All Tags » OnTime SDK » OnTime   (RSS)
  • Re: SDKExample_Project2003 sample didnt add any tasks

    Matthew,   As the items appear in the Audit Trail, that confirms that they are in fact in the OnTime system.  So I'm left with thinking that you may possibly have some filters enabled that might be blocking them from your view.  Please disable any filters and ensure that you are looking at the correct project ...
    Posted to OnTime SDK (Forum) by David Higgins on August 7, 2007
  • Re: Visibility of archived OnTime tasks to Outlook 2007

    Grant, The OnTime SDK Example that integrates Tasks into Outlook 2007 is not 'production ready' and is therefore just a simple example of how to work with the SDK and perform basic operations within Outlook 2007.  Upon working with the example and modifying it to your needs you could include the ability to include/exclude archived and ...
    Posted to OnTime SDK (Forum) by David Higgins on July 10, 2007
  • Re: OnTime 2007 SDK - Outlook Task Sample

    Justin, The sample has not been tested in a 'disconnected' environment, however, the sample retrieves items from OnTime and then places them in the Outlook Tasks Folder -- this would allow for synchronization with a PDA, as well as accessing the items 'offline' from Outlook on a laptop, etc. I did not write any code to take into account ...
    Posted to OnTime SDK (Forum) by David Higgins on May 3, 2007
  • Re: OnTime 2007 SDK - Outlook Task Sample

    Justin, the Outlook Task Integration Sample for the OnTime SDK is just that -- An OnTime SDK Sample.  This does not mean that Axosoft has official or unofficial intentions to integrate the OnTime Suite into the Microsoft Office Suite.  This sample show cases some of the finer functionalities that a developer can use the OnTime SDK ...
    Posted to OnTime SDK (Forum) by David Higgins on May 3, 2007
  • OnTime 2007 SDK - Outlook Task Sample

    This thread exists for the discussion of the OnTime 2007 SDK Outlook Task Sample, which I recently wrote a blog post about.  Feel free to ask questions, discuss 'outlook addin best practices' and anything else related to this sample resource here.
    Posted to OnTime SDK (Forum) by David Higgins on April 19, 2007
  • Adding new project hives via the SDK

    Hi, many of our non-software-oriented projects have the same ''project folder layout'' in OnTime, i.e. they consist of a main project folder and then four or five subfolders for the standard phases the project will go through. We would like to design a kind of ''project template'' so that when a new project is started, a standard ''hive'' of ...
    Posted to OnTime SDK (Forum) by jhunt on March 26, 2007
  • RE: ASCII(13) is converted to ASCII(10) ... still??

    Adam, thank you for the explanation.  The issue is understandable (we deal with the same through our own web service API).  Wasn't sure if you noticed or not, but I did post a trigger in the thread referenced above that resolves the issue:   set ANSI_NULLS ON set QUOTED_IDENTIFIER ONgo  ALTER TRIGGER [DefectInsert] ON ...
    Posted to OnTime SDK (Forum) by mdp2176 on March 15, 2007
  • RE: ASCII(13) is converted to ASCII(10) ... still??

    The SDK, Remote Server, and much of OnTime web are implemented as web services, which work by serializing all transmitted data into XML documents. The XML 1.0 and 1.1 specs mandate that all line-endings be normalized to line feeds during document creation, so as a result, any string data transmitted through a web service will have all carrige ...
    Posted to OnTime SDK (Forum) by AdamM on March 15, 2007
  • ASCII(13) is converted to ASCII(10) ... still??

    It appears that this bug still exists inthe 2007 SDK BETA.  Last comment from Axosoft on the thread below implied that the next version would have a fix for this.  Is there going to be a fix for this at any point?  The thread below was locked, but this is definitely not resolved. I found this was not resolved because the 2007 ...
    Posted to OnTime SDK (Forum) by mdp2176 on March 14, 2007

© 2002 - 2007, Axosoft, LLC. All Rights Reserved. | Privacy
Bug Tracking | Defect Tracking Videos | Help Desk Software