Connector Activities in Pega reference a connector rule (which defines the external system interface). They are invoked in flows using the Integrator shape. They do not always use Stream rules (only when streaming large data). They should be created in the class where the integration logic belongs, which may differ from the connector rule's Data- class.