EAServer and PowerDynamo architecture  Calling EAServer components from Dynamo scripts

Chapter 5: Using PowerDynamo with EAServer

Benefits of using EAServer components with PowerDynamo

You can call EAServer components from within a Dynamo script as though they were stored procedures, Java objects, or ActiveX objects. As long as the client has been set up properly to access the component, you can write Dynamo scripts to use EAServer components as though a stored procedure was being called (referred to as the MASP feature in EAServer), or by creating an instance of a Java or ActiveX object.

The three main benefits to using EAServer components in Dynamo scripts are:

The way in which EAServer components are independently accessible by clients such as Dynamo is advantageous because no restrictions have been put on the way in which the client can manipulate the component results. The component results are wholly controlled by the client which, in the case of Dynamo, is by HTML pages.

The ability to access these components at one central repository is appealing from a setup point of view. Setting up Dynamo to access EAServer components can be as simple as creating a connection to EAServer or installing the ActiveX proxy automation server. For detailed information on setting up clients that require EAServer access, see the EAServer Programmer's Guide.





Copyright © 2003. Sybase Inc. All rights reserved. Calling EAServer components from Dynamo scripts

View this book as PDF