Automatic Discovery of Project integrations in VBCS
Description (Required):
All Standalone Integrations which are not part of a Project are discoverable under the default package in VBCS.
Any Integration which is created under Projects are not discoverable in VBCS catalog automatically.
The endpoint URL for Project Integrations has /ic/api/integration/v2/flows as against /ic/api/integration/v1/flows for the Standalone Integrations.
This functionality should be included in VBCS to ease the development and coupling of Applications with OIC as these are part of the same Product.
Use Case and Business Need (Required):
Almost all VBCS applications interact with OIC Integrations in one way or the other. As the Integrations under Projects is the recommended approach for development, all new implementations use Projects and the existing ones are gradually transforming from standalone integrations(package integrations) to Projects.