Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to do proxy chaining if APIs are in different environment , under same env group?

In ApigeeX , whats the best way for proxy chaining if the two apis are deployed in a different environment ?

I tried using <LocalTargetConnection> but that didnt work.

Do I have to use the <HTTPTargetConnection> and provide the whole url which have the hostname defined on env group ?

0 1 146
1 REPLY 1

Yes, I think you need to use the full URL. 

LocalTargetConnection will not work in that scenario.