The following characteristics apply to CICS® Service Flow Runtime processing
of an Adapter service of the aggregate connector type.
- CICS BTS
NOCHECK option is implemented on DEFINE PROCESS command
for an Adapter service of the Aggregate connector -- nonpersistent type.
- CICS BTS
NOCHECK option is omitted on DEFINE PROCESS command for
an Adapter service of the Aggregate connector -- persistent type.
- An Adapter Navigator is generated, deployed and executed as modeled in Service Flow Modeler to provide Adapter service
flow navigation (i.e., control of the execution sequence of the generated
and deployed server adapters that constitute the Adapter service).
- The Navigation Manager, DFHMAMGR, runs the appropriate Adapter Navigator
as defined by the request properties.
- 1 to n number of generated and deployed
FEPI, Link3270, WebSphere® MQ
or DPL server adapters executed as defined by the Adapter service.
- Provides for more complex processing requirements where multiple server
adapters of any type may be executed to run target applications potentially
to multiple back-end systems via any of the CICS Service Flow Runtime supported
interfaces (FEPI, Link3270, DPL or WebSphere MQ).
- Can provide simple "screen-sequencing" for FEPI and Link3270 server adapters
with option to run compensating flow if failure occurs.