Creating the Edge Data Streaming Service in the Administrator Tool
Creating the Edge Data Streaming Service in the Administrator Tool
Create the Edge Data Streaming Service in the Manage tab in Administrator tool and create, manage, deploy and undeploy, and monitor data flows.
Start the
Administrator Daemon
and Apache ZooKeeper before you create the service.
In the
Administrator tool
, click the
Services and Nodes
tab.
Click
Actions
New
Edge Data Streaming Service
.
The
New Edge Data Streaming Service
window appears.
Enter the following general properties for the service:
Name
Name of the Edge Data Streaming Service. The name is not case sensitive and must be unique within the Informatica domain. The characters must be compatible with the code page of the associated repository. The name cannot exceed 128 characters or begin with @. It also cannot contain spaces or the following special characters:
Secure JDBC parameters that you want to append to the database connection URL.
Use this property to specify secure connection parameters such as passwords. The Administrator tool does not display secure parameters or parameter values in the Edge Data Streaming Service properties. Enter the parameters as name=value pairs separated by semicolon characters (;). For example:
param1=value1;param2=value2
If secure communication is enabled for the database, enter the secure JDBC parameters in this property.
Database Schema
The schema name for the Microsoft SQL Server database.
Database Tablespace
Tablespace name for IBM DB2 database. When you specify the tablespace name, the
Edge Data Streaming
Service creates all repository tables in the same tablespace. You cannot use spaces in the tablespace name.
Click
Test Connection
to verify if the connection to the database is successful.