Design Studio can test-run maps and deploy artifacts to
the Standards Processing Engine (SPE). Use the Design Studio
preferences to configure the connection to an SPE
database, or use the default SPE database.
These steps configure a connection to an SPE
database other than the default SPE database. The default
SPE database displays
DEFAULT in the Name field, is always available,
and requires no configuration.
- Start Design Studio.
- Click .
-
In the navigation pane, expand Transformation Extender
and click Standards Processing Engine.
- In the Repository section, click Manage to
add, edit, or delete a database connection.
Note: You cannot edit or delete the default database connection.
-
In the Name field, enter a label for the database connection, for
example,
Test
or Production.
(The Name field displays DEFAULT when the
SPE default database connection is in effect.)
- In the URL field, enter either:
- The URL of the SPE database
in JDBC format. For example:
jdbc:derby://localhost:1527/spe
jdbc:oracle:thin:@oracledb6.acme.com:1527:ora11
jdbc:db2://db2db9.acme.com:50000/spetest
- The URL of a configuration file that contains the JDBC/OpenJPA
connection parameters of the SPE database.
For example:
file://C:/oracledb.cfg
file://C:/SPEInstall/dbprops_SQLServer2012.txt
- Specify the SPE database
user name and password in one of the following ways:
- In the Driver Name field, enter
the name of the JDBC driver that connects to the SPE database.
- Optional: In the Schema Name field,
enter the name of the SPE database
schema.
- Click one of the following:
- Update
- To update an existing SPE database
connection or add a new one.
- Delete
- To delete an existing SPE database
connection.
- Finish
- To update or add an SPE database
connection and close the Manage Repository window without a confirmation
prompt.
- Close
- To cancel your changes and close the Manage Repository window.