Develop a solution for synchronizing users across projects
Use OPC UA communication to import users from another project and keep them synchronized.
NOTA:
Download the sample
ExampleApplication-SynchronizeUsers.zipFactoryTalk Optix Studio
project:Prerequisites:
- Create a Server project. See Create a project.
- Create a Client project. See Create a project.
MANCIA:
The Client project will import data from the Server project.
- Server project:
- Configure locale IDs for users. See Configure locale IDs.
- (Optional) Create a login form.
- Arrange the interface elements.
- Save the project.
- Client project:
- Arrange the interface elements.
- Save the project.
In
FactoryTalk Optix Studio
, select to run Server and Client projects using the client emulator to test your project. To run the project on a remote client, see Add a client device.Results:
- In the Client project, Alice and Frank users can log on.
- Changing a password in the Server project requires the impacted user to use the updated password in the Client project.MANCIA: You may need to restart the Client project to use the updated password.
- Creating a user in the Server project enables the new user to log on in the Client project.
Fornire un feedback