BUNDPARTAggregateRecordType
Bundle Parts aggregate record
Fields
StringAggregationType)
EnumAggregationType)
The availability of an entry point resource in the BUNDLE.
- AVAILABLE - The entry point is available.
- UNAVAILABLE - The entry point is unavailable.
- NONE - This resource is not an entry point.
StringAggregationType)
The name of the associated BUNDLE.
StringAggregationType)
The name of the resource in the BUNDLE.
EnumAggregationType)
The status of resource in the BUNDLE.
- ENABLED - The resource is ready for use.
- DISABLED - The resource is not available.
- ENABLING - The resource is being created as part of the BUNDLE resource installation.
- DISABLING - The resource is being disabled.
- DISCARDING - A DISCARD command has been issued for the BUNDLE resource. The resource in the BUNDLE is disabled and is being discarded.
- UNUSABLE - The resource is in an unusable state.
StringAggregationType)
The 1 to 255 character name of the file on zFS that describes the resource. The value is the path to the file from the root of the bundle directory.
StringAggregationType)
The name of the application operation for which this resource is defined as an entry point. If this field is not set, this resource is not defined as an entry point but may still be part of an application.
EnumAggregationType)
The class of the resource that is defined in the Bundle's manifest. Valid values are as follows.
- DEFINITION - The resource is defined as a definition in the manifest.
- EXPORT - The resource is defined as an export in the manifest. The resource is available to other services installed in the CICS region.
- IMPORT - The resource is defined as an import in the manifest. The resource is required by the application in the CICS region.
- ENTRYPOINT - The resource is defined as an entry point into an application.
- POLICYSCOPE - The resource defines the scope of a policy.
StringAggregationType)
The 1 to 255 character resource type as a URI. For example, the XMLTRANSFORM resource has the URI http://www.ibm.com/xmlns/prod/cics/bundle/XMLTRANSFORM.
StringAggregationType)
LongAggregationType)
This number identifies the order in which the BUNDLEPART resource is returned when using the EXEC CICS INQUIRE NEXT interface.