Connectors User Control Mode
Each individual connector can be placed in a user control mode using either the *CE_SetSpecificDetailById or *CE_SetSpecificDetail commands.
- Pre-existing FE can be registered as a given connector’s realization by using the *CE_FE_Register command.
- Connectors can be edited without automatically unrealizing, as happens most notably when a link is added or removed from a connector, or when an FE realization entity is deleted.
- A connector’s state can be manually changed from realized to failed, or from failed to realized by using either the *CE_SetSpecificDetailById or *CE_SetSpecificDetail commands. A connector’s state will not change to or from the unrealized state using this method.