Hi
If I'm using Data Fabric connector for O11, I get a Private Gateway out-of-the-box, creating a secure, encrypted tunnel between my ODC tenant and my O11 environment.
If I'm doing REST API O11<->ODC, I still have to design connectivity myself.
OutSystems provides coexistence capabilities between:
-OutSystems 11 (O11)
-OutSystems Developer Cloud (ODC)
These allow to:
-Expose APIs/services from O11 to ODC Consume O11 logic from ODC apps (and vice versa)
However: This is based on standard integration mechanisms (REST APIs, networking configuration, identity setup), not on an automatically provisioned “private gateway”.
For this situations where the services are on O11 set the REST API property API Consumer to ODC and on ODC are set to REST API property API Producer to O11 it would be useful to have a Private Gateway out-of-the-box.
Regards