Accessing external API (COM Objects) [message #262166] |
Fri, 24 August 2007 14:50 |
felipe.bertaglia
Messages: 4 Registered: August 2007
|
Junior Member |
|
|
Hello,
I'm trying to make a PL/SQL package to access and retrieve some data from TestDirector. These data will be used in my Oracle DB.
The only way I have to access TD (TestDirector) is by those API´s. TD offer a COM Object based collection of APIs.
How can I access those APIs using PL/SQL?
(In VBA and VBS is easy, just use CreateObject(host))
TD API documentation. [http://javachip.org/Tutorial/TD%20Tutorial.pdf]
I just need a direction, I´m kinda lost here.
Felipe.
@Oracle 10g XE + ApEx 3.01 + Windows 2003
|
|
|
|
|
|
|
|
|