Accessing callable flows

You can access callable flows from the Callable flows page under Projects.

Procedure

In webMethods Integration, go to Projects > Callable flows.
Tip: To view callable flows for any other project, select a project from the Project drop-down menu.
The Callable flows page is displayed to list all existing callable flows that are added in your project. Otherwise, the list is empty.

Results

You explored how to access the callable flows.

On the Callable flows page, you can see the callable flows that are added to a project along with their details, such as,

Applications and endpoints
Name of the application that contains the callable flows. Endpoints are the specific connection point or interface within that application, such as the URL or connection string for accessing the API or service. For example,
  • For an API, the endpoint is the URL of a REST or SOAP API that the application uses.
  • For a database, the endpoint is the database connection details such as server address, database name, and authentication credentials.
Used in
The name of the workflow in which the callable flow is used.

Only the application names are displayed in the default view. You can use the down arrows before the application name to expand and view the endpoints that are added for an application.