As a web-based application, Connect functions under the rules that govern browsers. Since the
primary goal is preserving the integrity of your data, we suggest the following:
- If more than one user is logged into the application under separate user logins,
each user should work on different parts of the system. Avoid modifying data
that can affect what the other person is doing. For example:
- Each person can be working in different campaigns, but do not work on
defining the same campaign at the same time.
- One person can roll out a campaign, while the other is creating a
different campaign.
- One person can update Administrative Tools, while the other is viewing
Reports.
- Try to avoid these scenarios:
- Two people working with the same campaign - one editing a Campaign
Definition, the other rolling out a message in the same campaign.
- Two people working in related areas - one adding attributes in
Administrative Tools, the other using attributes in a Campaign
Definition.
In all cases, use common sense. Coordinate work tasks to adhere to these suggestions.