Previous Topic: Example: How Touchpoints Enable Content PortabilityNext Topic: Security


Cardinality of Component Associations

As a CA Process Automation administrator, you build out the Domain by installing Orchestrators and agents. You partition the Domain by creating environments, where each environment has its own Library. You configure touchpoints for content designers to specify as targets for operators. Click the Configuration tab and open the Configuration Browser palette to display these entities.

The following rules govern cardinality between pairs of entities that can have an association:

Domain, Environments, Orchestrators, Agents

Orchestrators and agents are software components that are physically installed on hosts. The Domain and environments are logical entities.

Environments and Touchpoints

Environments and touchpoints are logical entities.

Orchestrators and Touchpoints

After you install an Orchestrator, you create a touchpoint that associates the Orchestrator with a specific environment. Operators in a process target the touchpoint that is associated with the Orchestrator. The touchpoint association determines the environment in which the process runs.

Agents and Touchpoints

To make an agent available as a target for an operator, associate the agent with a touchpoint, a proxy touchpoint, or a host group.

Agents, Proxy Touchpoints, and Remote Hosts

A remote host refers to a host that is an operator target when installing an agent is not practical.

Note: An Orchestrator can distribute workload to a remote host without going through an agent by using the Run SSH Script operator in a process. The content designer defines configuration parameters (in the operator) that specify the host address and credentials to use to SSH into the remote host and run a script. See the Content Designer Reference for details about the Run SSH Script Operator.

Agents, Host Groups, and Remote Hosts

A host group is a group of remote hosts. You typically configure host groups with a common host name pattern or with an IPv4 subnet expressed in the CIDR notation.

Note: For non-interactive SSH communication with a remote host, use a proxy touchpoint or a host group. For interactive SSH communication with a remote host, use the Run SSH Script operator. See the Content Designer Reference for details about the Run SSH Script Operator.