Calling a DLL from Browser
Hi,
Since we are moving from HI to Open UI, we need a solution to replace the functionality that is offered by ActiveXObjects.
In particular, we are currently calling a DLL file using the ActiveXObject that gives the necessary functionality right on the browser. Since the SELib works only as eScript we might not be able to leverage that functionality in this case.
I think we have these two options:
1) Develop a JavaScript plugin that will read the DLL file. Since ours is a bank, we have some security constraints that prevent us from going ahead with this solution.
2) Use Oracle provided DISA option (Desktop Integration Siebel Agent). This will allow us to simulate any native windows commands. But again, it's mentioned in the multi language support section that only English is supported in IP 2014.16 / 15.9. Ours is IP 2015.18.