Domains and Projects

<< Click to Display Table of Contents >>

 

Domains and Projects

What happens to events generated by an E3 Server while a Domain is not executing?

As long as the event recording is enabled, E3 Server logs the generated events on an internal event list, in memory. This list is emptied in the following situations:

If there is an E3Run executing locally, that is, the E3 Server is in the Hot state, the events of this list are sent to the E3Run for recording on the Database. If the recording works, the recorded events are removed from the list

If there is another E3 Server executing in Hot state on the Domain, messages are sent to that E3 Server

If the Domain is closed, all messages not yet stored are discarded

 

I have used E3 Admin via command line and an error has been displayed. Why has this happened?

Sometimes, when using E3 Admin via command line, users may wrongly configure a parameter, which throws an error message. The following error messages can be displayed:

The Domain could not be opened because the file 'filename.dom' is read-only

This message appears when the Domain file is read-only

The options are not valid or the Domain name is incorrect. Check the informed options and whether the Domain exists

This message appears when a non-existing option or Domain name is informed, or the Domain file is not found, probably because an invalid Domain path name was informed

The Domain name was not informed

This message appears when the viewer or start options are used without a Domain name. For more information, please check chapter Domains

 

How two or more users can work at the same time on the same Domain?

Creating a Domain via network, several users can open it on different computers and work on it at the same time. Changes made by one users are visible to the other ones, as soon as they open the specific changed object or as soon as they update the changed project or Library.

 

What is the effect of clicking Update on the project menu?

All project objects are updated. For example, if several users are working at the same time on the Domain, changes saved by one user are visible to the other ones, as soon as they open the specific changed object or when they update the changed project or Library.

Was this page useful?