Collaboration and versioning
Before developing your application, make sure to set up a working environment that
includes well-defined processes, tracking mechanisms, version control, and clearly assigned
roles.
Collaborative workflow
Before working on your project, set up roles and permissions.
- Define the roles and responsibilities of group members involved in UI design and scripting tasks to prevent overlaps and ensure clear task ownership.
- Maintain clear communication between team members by tracking implementations and changes.
- Ensure the entire team uses the same version ofFactoryTalk® Optix™, and upgrades are communicated in advance.
Versioning UI changes
- Use a version control system to track changes, such as Git.
- Establish a process for merging updates from different contributors.
TIP:
See Version control for further information on
this subject.
Provide Feedback