Now, perform the following steps to create a new Sigma project as a tenant:
- Log-in to Sigma Studio as the tenant.
- Click the sandwich menu on the left-hand side of the page.
- Click Tenant Management.
- Click New Project.
The Create Project screen appears as shown in the following screenshot: - Provide a name for the new project on the Name field. In this example, AccountDetailReports is provided as the project name.
- Select SIGMA as the base end application from the Parent Application Id drop-down list.
- Provide a description for the new project on Description field if required.
- Click Create.
A success message appears Click Ok. The new Sigma project is created successfully.
To access the Sigma project, type the URL of the application as http://<server>:<port>/sigma/index.jsp?application=<projectid> and log onto Sigma with the tenant credentials.
For Example: http://localhost:9080/sigma/index.jsp?application=AccountDetailReports
Add Comment