The userName to use to connect to the data source that is used for storing comments.
userName="userName"
where:
| Argument | Default | Description |
|---|---|---|
| userName | The user name that is specified in the data source definition in the Alphablox Admin Pages. | The user name to use to connect to the data source |
When the collection is first created, this user name must have sufficient privileges to create tables and indexes. For retrieving and writing comments, this user must have connect privileges to the database, and select privilege if the user will only be reading comments. The insert and update privileges are required if the user will be adding or modifying comments.