Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Can developer studio be used to load a DLL and call functions in it?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Can developer studio be used to load a DLL and call functions in it?
 Login/Join
 
Member
posted
Our requirement is that we have to load a dll and call functions in that dll on the fly from the report. i.e. for e.g. we have three links on the report and when i click on each link a new function from the dll is to be called.

Is the above scenario possible to code in Developer Studio.

Help is appreciated.


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 9 | Registered: March 07, 2012Report This Post
Virtuoso
posted Hide Post
Please do not confuse things. Executing something from within the TABLE command is something different entirely from executing something from within the browser. Since you're mentioning 'links fromthe report', it hasn't got anything to do with DevStudio anymore, but it has now become an issue of 'can we link to this dll from within the browser'? And that is something to be answered by someone who knows the ins and outs of a browser.
If you can figure out how to access that dll with the desired function from within IE or Firefox, then coding it in DevStudio as a hyperlink shouldn't be too difficult, I guess.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
<JG>
posted
As a general rule the answer is you can not do it automatically.

Browser security is such that it will not / should not allow processes to run client side
without the explicit permission of the person using the machine and the operating system.

It's a very basic security issue.

You need to look beyond WebFOCUS.

ASP, JSP Perl etc.
 
Report This Post
Member
posted Hide Post
GamP & Virtuoso,

Thanks for the reply. But i am not confusing things, i suppose. Firstly, the dll will not be at the client machine, so calling dll the methonds from the browser locally will not be applicable.
Secondly, our dll will be on the server machine, so in order to access the functions in the dll, the brwoser will make the servlet call and this servlet in turn will call the dll.
We will be making our application composed of reports using DevStudio, so we want to know that is there a way to access the dll in DevStudio? I suppose the requirement is lucid. If i am misundestanding something about WF products' capabilities, please let me know.

Anuja


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 9 | Registered: March 07, 2012Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Can developer studio be used to load a DLL and call functions in it?

Copyright © 1996-2020 Information Builders