The .NET API for AR System is a lot like C API or Java API, in that it allows for making AR System API calls, but for .NET environments. It can not be used to automate AR System client tools as it does not offer any hooks into the User Tool or browser based client.
To automate the AR System client programs such as User Tool or browser-based client - you'll have to use the COM automation library for User Tool as you pointed out; and you'll have to automate the browser control/hosting environment for the later. For the later, you'll not only deal with IE's hosting facilities (MSHTML) but also need to some what decipher the content generated HTML & JavaScript for a given form by AR System Mid-tier and come up with schemes to automate the browser and more so the AR app running inside it. Regards Appajee -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Angus Comber Sent: Thursday, March 08, 2007 2:14 AM To: [email protected] Subject: .NET API - what is it for? Hello I need to automate Remedy on a client. For the Remedy Windows User tool we used the Remedy COM automation API. However, we also need to automate web clients. This looks a lot tricker. There does not seem to be any client API for the web? What is the .NET API? Is that like the Remedy C API only for .NET? Or could it be used for automating Remedy web clients? Angus ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

