-
Topic
-
I am using Formativ Admin – Version 1.6
Build 1.6.0.12. I have an Activex component which is a form for choosing where to file emails and attachments based on information in our Document Management system (Singleview).A second component uses Singleview to communicate via web services.
Is there a way of calling the form from within Formativ, and if so can the second component be instantiated within Formativ.
i.e. Dim g_objServiceInterface As svFilingClient.lsServicesAdapter
Set g_objServiceInterface = New svFilingClient.clsWebServicesAdapter
g_objServiceInterface.Connect g_strServernameg_strServername is a string which will have been set to the name of the Singleview web server.
The files used are svProfileControl.ocx and svFilingClient.dll.
At the moment I can only seem to work with a limited range of components which are written for Formativ development only.
I am relatively new to Formativ application development so some help would be greatly appreciated.
If it is not possible would it be with version 2?
Thanks
Mike
- You must be logged in to reply to this topic.