IBM BPM, V8.0.1, All platforms > Install IBM BPM > IBM BPM Advanced for z/OS: Process Server > Configure IBM BPM Advanced for z/OS: Process Server > Configure components > Configure optional components > Configure Service Federation Management
Service Connectivity Management usage of Service Component Architecture (SCA) modules
A SCA module is installed every time the Service Federation Management console creates a group proxy. You can view SCA modules on the Enterprise Application view and SCA module list of the administrative console.
A versioned SCA module is used for the group proxy. The base module name is ScmGroupProxy and the version number is v1_0_0. The cell identifier is formed from the connectivity provider name and a unique identifier for the group proxy within the cell.
The name of the service module as it appears in the module list is ScmGroupProxy ( ConnectivityProviderName_UniqueId), and the service application name is of the form ScmGroupProxy_v1_0_0_ ConnectivityProviderName_ UniqueIDApp. The same unique identifier also forms part of the URL and Atom identifier used to access the group proxy via the SCM protocol.
A group proxy created on the connectivity provider ExampleConnectivityProvider with the generated unique identifier xot5, would result in a module with the name ScmGroupProxy (ExampleConnectivityProvider_xot5) being deployed as the application ScmGroupProxy_v1_0_0_ExampleConnectivityProvider_xot5App to the server or cluster associated with the connectivity provider.
The URL to access the Atom document representing the group proxy resource would be of the form:
/rest/scmp/connectivity-provider/ExampleConnectivityProvider-g0jk9fzm/mediation/group-proxy-type/group-proxy/xot5-g0jkjal9
The Atom identifier for that document would be of the form:
urn:wesb-scmp:cell/localhostNode01Cell/connectivity-provider/ExampleConnectivityProvider-g0jk9fzm/mediation/group-proxy-type/group-proxy/xot5-g0jkjal9
Attributes of the SCM group proxy appear as promoted properties of the module. These can be viewed via the administrative console but must not be modified.