How To Change Group And Instance Names And Ids In Oracle API Gateway?
(Doc ID 2460367.1)
Last updated on FEBRUARY 04, 2025
Applies to:
Oracle API Gateway - Version 11.1.2.1.0 and laterInformation in this document applies to any platform.
Goal
As per existing platform architecture, there are two groups; one for file transfers and other for web service flows.
The issue with this is that in environment-1, the group name/instance name are created with preferred ID’s; for instance, the group id is [group-1] and the instance id is [instance-2],while in environment-2, the group id is [group-5] and instance id is [instance-3].
The requirement is to have both environments with the same ID’s for the group and instance. That is, the environment-2 should have a group id [group-1] and an instance id [instance-2].
Any change to this will lead to change in interfaces, which are configured with directory paths of Group/Instance ID’s
How to achieve the above requirement?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |