Multiple Instances
It is important to note that while a connector implements the mechanisms needed to communicate with a cloud service, the expectation should be that CPBM might initialize multiple instances of the connector to communicate with multiple instances of the cloud service. Typically, this would mean that the information provided in the connector is merely metadata that will be replicated for each instantiation of this connector. Services that are delivered as SaaS applications, as opposed to installed applications, will of course be, by definition, limited to one instance.
Comments