Common Content for Data Engineering
- Common Content for Data Engineering 10.5.1
- All Products
infacmd.bat createConnection -dn DomainName -un Domain_UserName -pd Domain_Pwd -cn conName -cid conID -ct JDEE1 -o userName=JDEE1_DB_UserName password=JDEE1_DB_Pwd enterpriseServer=JDE_ServerName enterprisePort=JDE_DB_Port environment=JDE_Environment role=role JDBCUserName=JDEE1_DB_UserName JDBCPassword=JDEE1_DB_Pwd JDBCCONNECTIONSTRING='DB connection string' JDBCDriverClassName='jdbc driver classname'
Property
| Description
|
---|---|
userName
| JD Edwards EnterpriseOne user name.
|
password
| Password for the JD Edwards EnterpriseOne user name. The password is case sensitive.
|
enterpriseServer
| The host name of the JD Edwards EnterpriseOne server that you want to access.
|
enterprisePort
| The port number to access the JD Edwards EnterpriseOne server.
|
environment
| Name of the JD Edwards EnterpriseOne environment you want to connect to.
|
role
| Role of the JD Edwards EnterpriseOne user.
|