Command line execution with logon for Contenta Explorer
To execute and log in to Contenta Explorer from a command line with no login window, enter:
ce -dbase dbname -node server -socket num -user user -pw passwd
| For: | Enter: |
|---|---|
| name | is the name of the database. |
| server | is the name of the Contenta Server where the portal is running. |
| num | is the portal (socket) number; the portal on which the Contenta Server communicates with the database. |
| user | is the name of the user who is logging in. |
| passwd | is the password of the user who is logging in. |