Generated when you Generate Web Service from a CICS app - bottom-up.
After generating a client, Enterprise Developer adds a client project to the solution that contains your service interface. The name of the project is myserviceCICSClientApp. The components of the client application differ depending on whether you are using WSDL, a single JSON schema, or request and response JSON schemas:
To enhance its appearance and usability, you can optionally edit a CICS Application client program using the Enterprise Developer COBOL editor, or any text editor.
You can run a CICS Application client directly from your project using the Enterprise Developer Debugger. Before doing so, ensure that:
When you start the Debugger, Enterprise Developer automatically builds the client project and executes it.