Starting the program from the command line
You can use command line parameters to create automatic log-on scripts for users. Use this syntax:
Syntax
MIS.onVision.Application.exe -Repository [repository name] -ReportCatalog [report catalog name] -Project [project name] -Authentication [authentication type] -User [user name] -Password [user password]
or:
MIS.onVision.Application.exe -Repository [repository name] -ReportCatalog [report catalog name] -Project [project name] -Authentication [authentication type]
This table describes the available parameters:
Parameter | Description |
---|---|
Repository [repository name] | The name of the repository to log on to. |
Project [project name] | The name of the project to log on to. |
ReportCatalog [Report Catalog Name] | The name of the report catalog to log on
to.
See Report Catalog. |
Authentication [Authentication System] | The name of the authentication system to use. The values allowed are Basic, Windows, LDAP, Infor CPM Applications, Infor SSO, Infor Federation Services and OAFramework. |
User [User Name] | Whether the user name is required depends
on the authentication system used.
See Registering authentication systems in Infor BI Repository Administration. |
Password [User Password] | Whether the password is required depends on the authentication system used. |
Example
"C:\Program files (x86)\Infor BI\Application Studio\mis.onvision.application.exe" "-Repository Best Practices Templates -Project Best Practices Templates -ReportCatalog Best Practices Templates Reports -Authentication basic -User admin -password"