|
|
Browse by Tags
All Tags » OnTime » OnTime SDK (RSS)
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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.
-
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 ...
-
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 ...
-
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 ...
-
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 ...
|
|
|