Server
The Server setting is used to specify the server on which the system will be deployed. The default value for the Server setting is None.
| Value |
Description |
|---|---|
| Local Server | A system is going to run on the local workstation, usually
where the IFD is installed. You might want to assign Local Server to systems to use your workstation as a test environment to verify execution. Or, you can plan to use Local Server as a part of your production environment for system execution. |
| Distributed | Distributed server; a system is composed of subsystems that
are assigned to run on different servers in a coordinated manner to
distribute the processing. Components in a distributed system must be subsystems, not maps. |
| None | No server selected; no server is assigned. The system is not executable. Systems that have an assigned server of None do not appear in the Component view in the Navigator. They can be used as subsystems within a system that has a server assigned. A subsystem with an assigned server of None derives its server from its parent system that has a server assigned. Subsystems always display in the Navigator hierarchical view unless the parent system also has a server of None. |
| Custom | User-defined server |