How CTG Api works for connecting with mainframe with ApiGEE ?

Not applicable

For connecting with mainframe with ApiGEE how CTG api is actually used?

0 1 240
1 REPLY 1

Not applicable

The CICS Transaction Gateway exposes a means of accessing mainframe based CICS transactions via a variety of SDKs (Java, C, C++, etc) and with recent releases JSON based web services.

Since the configuration of the gateway can be complex, I suggest verifying basic connectivity with something like Postman or CURL then working your way into creating an appropriate Edge based configuration (target call, service callout, etc).

To Apigee CTG is just another target service.