You can use bundles to deploy applications, events, and
Atom feeds to your CICS® systems.
Creating a CICS bundle project
A CICS bundle project
is the unit of deployment for an application in CICS. A bundle is a collection of CICS resources, artifacts, references, and a
manifest file that you can deploy into a CICS region to represent all or part of an application.
Deploying a CICS bundle
You can deploy a CICS bundle
by exporting it directly to a z/OS® UNIX System Services (z/OS UNIX)
file system from CICS Explorer.
Use a BUNDLE resource to locate the bundle in zFS and dynamically
create the resources from the bundle in the CICS region.