-
Notifications
You must be signed in to change notification settings - Fork 3
Setup Project
File > New Project > Visual C# > Select 'Omnia Script Project' > Ok
When creating the projeect, the following setup window will appear.
Each of the four displayed dropdown boxes represent a different configuration to your scripting project.
In the first list, you can choose the subscription in which you will choose the context to setup the scripting project.
After that, click on the 'Click here to authenticate..' text. This will open a window for you to insert your username and password. The user identified here must have modeling privileges for the tenant you want to work in.
Once authenticated, your Tenant, Entity Kind and Entity Type lists will be populated, being the first items in each list chosen by default. You can now specify in which Tenant your context is located, and also which Entity Kind and Entity Type configurations you want to setup your scripting project with.
After specifying the desired items to setup the project with, click the 'Ok' button.
Once the 'Ok' button is clicked, a new Omnia Scripting Project will be created.
The Entity.cs class will be downloaded from your Subscription platform. The Program.cs Endpoint and Tenant attributes will also be configured based on the configuration previously made.
If you have any questions, or if you encounter any problems at all along the way, just contact our support team.
- Configuration
- Documentation
- Tutorials

