In the Properties view, the following tabs are available for editing
component properties: the Core, Implementation,
and Properties tabs. This topic provides information
about the fields in the Core and Implementation tabs.
Any properties added by using the controls on the Properties tab
are not supported by CICS®. To edit component properties on the other two
tabs, complete the following steps:
- To access component core properties, right-click a component in
the canvas. Select Show Properties View. In the Properties
view, select the Core tab. The following
information describes the fields for the core properties:
- Name
- Modifies the name of the component.
- Autowire
- Is an SCA feature that can sometimes aids the assembly of composites.
If Autowire is true, where possible, component references are automatically
wired to component services that match the requirements of the references.
The default value is false.
- Intents
- Are not supported in CICS.
- Policy sets
- Are not supported in CICS.
- To access component implementation properties, right-click a component
name in the canvas. Select Show Properties View. In
the Properties view, select the Implementation tab. The fields for the implementation properties are as follows:
- Implementation type
- Specifies whether the component's implementation type is CICS or Composite.
- Component type
- Specifies the component type file which contains the configurable aspects
of the implementation, for example, B1WM2CD.componentType.
- Program
- Specifies the name of the program that implements the component, for example, B1WM2CD.
- Call type
- Specifies the means by which the program is passed data when it is linked
to, either commarea or channel.
- Intents
- Are not supported in CICS.
- Policy sets
- Are not supported in CICS.