Working with Atom feeds
CICS can serve Atom feeds to web clients. The
Atom feeds consist of data that is supplied by CICS resources or application
programs. When you expose a CICS resource or application program as
an Atom feed or collection, users can read and update the data by
making HTTP requests from external client applications, such as feed
readers or Web mashup applications.
These tasks explain
how to create an Atom feed to expose CICS data to web clients.