Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

About building an EAServer component – PB Docs 100 – PowerBuilder Library

About building an EAServer component – PB Docs 100

About building an EAServer component

PowerBuilder
provides tools for developing custom class (nonvisual) user objects
and deploying them as EAServer components. You
can deploy these components to an EAServer host
running on the Windows, Sun Solaris, Hewlett-Packard HP-UX, and
IBM AIX operating systems. See “Deploying a component to EAServer.

note.gif Limitations on UNIX If you plan to deploy components to a UNIX server, you should
be aware that the PowerBuilder runtime libraries on UNIX platforms
do not support graphical operations or calls to the Windows application
programming interface.

About using the wizards

PowerBuilder
provides several wizards to facilitate the development and deployment
of EAServer components:

  • Target wizard Creates a new application, a new custom class user object,
    and a new project
  • Object wizard Creates a new custom class user object in an existing application
    and a new project
  • Project wizard Creates a project you use to generate an EAServer component from an existing
    custom class user object

About the development process

Steps for building EAServer components

To build and deploy an EAServer component
from a custom class user object, complete the following steps:

  1. Use the EAServer Component
    Target Wizard to create a new user object in a new application.
    Alternatively, if you are working in an existing application, you
    can use the EAServer Component
    Object wizard to create the object. These wizards also allow you
    to enter information exposing the new user object as a Web service.
  2. Add functions, events, and instance variables to
    the generated user object in the User Object painter.
  3. Test and debug the object.
  4. Deploy the object to EAServer.

To test or deploy an EAServer component
that you developed in PowerBuilder, create a project object and
build the project. You can create a project object from the Target,
Object, or Project wizard.

To deploy a component, open the project in the Project painter,
optionally modify the project settings, and build the project. When
you do this, the EAServer component
generator deploys the component interface and the PowerBuilder implementation
of that interface to the target server.

For testing purposes, you can use live editing to
build the project automatically from the User Object painter. This
removes the need to build the project from the Project painter.
When live editing is enabled in the User Object painter, PowerBuilder
builds the project for an EAServer component
each time you save the user object. For more information on live
editing, see “Testing and debugging the
component”
.

To-Do List

When you create a new user object by using the EAServer Target or Object wizard,
you can optionally create a To-Do List. If you check the Generate To-Do
List box on the last page of the wizard, the wizard adds tasks to
the To-Do List to remind you to complete all phases of
development.

Creating an EAServer profile

An EAServer profile is a named set
of parameters stored in your system registry that defines a connection
to a particular EAServer host.
Before you use a wizard to create a component, you should create
a profile for the server where the component will be deployed.

The EAServer Profiles dialog
box lists your defined EAServer profiles.
You create, edit, delete, and test EAServer profiles
from this dialog box.

jagprof.gif

proc.gif To create an EAServer profile:

  1. Click the EAServer Profile
    button in the PowerBar.

    The EAServer Profiles dialog
    box displays, listing your configured EAServer profiles.

  2. Select Add.

    The Edit EAServer Profile
    dialog box displays.

  3. Type the profile name, server name, port number,
    login name, and password (if required).

  4. (Optional) Select Test to verify the connection.

  5. Click OK to save your changes and close the dialog
    box.

    The EAServer Profiles dialog
    box displays, with the new profile name listed. The EAServer profile values are saved
    in the registry in HKEY_CURRENT_USER/Software/Sybase/PowerBuilder/10.0/ JaguarServerProfiles.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x