Appendix A - Sample Configuration Values
SQL Server Database
Field Name | Description |
Server Name | IP Address or Machine name |
Port No. | 1433 (Default Value) |
Database Name | Name of the database |
UserName | Name of the user |
Password | Password |
Â
HSQLDB Database
Field Name | Sample Value |
Server Name | Machine name |
Port No. Â | 2476 for BPM Objects (Default Value) |
2477 for BPM Logs (Default Value) | |
Database Name  | 2476: Blank |
2477: Blank | |
UserName  | 2476: sa |
2477: sa | |
Password  | 2476: Blank |
2477: sa |
Â
Default Values for Additional Columns in an Upgraded Version
Field Type | Default Value |
NOT NULL Â Â | Numeric: 0 |
Text: Empty String | |
Boolean: False | |
NULL | Database specific NULL |