Create User and Role Entity Data Source Provider
- Last UpdatedJun 10, 2024
- 1 minute read
Introduction
In this section, you will learn:
-
How to use AVEVA Work Tasks API for creating a repository from scratch and then configure the custom entity data source provider
-
How to create & configure custom user entity & role entity data source provider
-
XML schema used for the definition Xml of Entity & Entity Data Source Provider
Steps To Create Custom Data Source Provider
Step 1: Create Data source for the Repository
Step 2: Create a Repository and Map the data source to the repository
Step 3: Create Custom User Entity Data Source Provider for authentication and user information
Step 4: Creating Default Admin for the Repository
Step 5: Create Custom Role Entity Data Source Provider
In This Topic
Related Links
- Step 1: Create Data Source for the Repository
- Step 2: Create a Repository and Map the Data Source to the Repository
- Step 3: Create Custom User Entity Data Source Provider for Authentication and User Information
- Step 4: Create Default Admin for the Repository
- Step 5: Create Custom Role Entity Data Source Provider