How to call Siebel application from external system with Open UI
Currently using the following custom functionality: data is being loaded into Siebel from MS Excel application, which uses ActiveX controls to invoke Siebel business services from Macros
With Open UI, ActiveX no longer will exist, so how to re-build this functionality, so that it is still available with Open UI?
many thanks.
Current Siebel version has Macros written in MS Excel file, which by using ActiveX control can invoke Siebel business service (which afterwards insert new records into Siebel).
Want to continue invoking business service from MS Excel.
The question - how to do that, when ActiveX control is gone?