...
DatabaseServer:
Type *: The type of your database server. Currently, the following are available:
4 = MSSQL2005
6 = MSSQL2008
7 = MSSQL2012
8 = MSSQL2014
9 = HANADB
10 = MSSQL2016
11 = MSSQL2017
15 = MSSQL2019Name *: The name of your database server. Mandatory if server type is any of the MSSQL server types, otherwise, it is not required.
HANAInstanceName *: The instance name of your HANA database server. Mandatory, if server type is HANADB, otherwise, it is not required.
Username *: The user name of your database user. Usually, this user is also configured as the database user for SAP Business One. It will require full read / write access to the configured database.
Password *: Plain text passwords will get encrypted on the first startup of the Service.
...