The SSA-NAME3 Developer’s Workbench is a Java GUI tool that helps a programmer prototype SSA-NAME3 calls.
The Workbench is also used for:
Browser-based Help and Documentation
Generating Sample Program Code
Executing SSA-NAME3 Calls
Testing different SSA-NAME3 parameters
Producing debugging and support information for Informatica Corporation
In order to use the Developer’s Workbench, the SSA-NAME3 core modules and Standard Populations should have been installed, either locally, or on another computer/server.
If SSA-NAME3 was installed on another computer/server, you will first need to start the SSA-NAME3 Server process on that computer. To do this, see the
SSA-NAME3 Installation Guide
.
Note that use of the remote calls (i.e. across a network) to the SSA-NAME3 Server is recommended only for development or testing. For production use, your application (or component) should call a local copy of SSA-NAME3, either directly via the DLL or indirectly via a locally running SSA-NAME3 Server or database stored procedure.