Using deploy anywhere integrations in deploy anywhere flow services

Create a deploy anywhere flow service using deploy anywhere assets, that is package services or deploy anywhere flow services.

Before you begin

If you want to use services defined in a webMethods packages, make sure that the packages are added to your project.

About this task

Creating flow services that use deploy anywhere assets is the same as creating regular flow services. The following more steps are required for deploy anywhere assets:
Select Runtime
Configure the runtime on which the integration must run.
Sync
Syncs the packages with the runtime.

Procedure

  1. From the navigation pane, go to Projects and select a project.
  2. Click Integrations > Flow services.
  3. Select Deploy anywhere flow servcies and click Create.
    The Flow Editor page appears.
  4. In the flow step, click All.
    The services and connectors are displayed.
  5. To choose a deploy anywhere flow service, from the same project, select the project name. Or, to choose a custom package, select the custom package name.
    The selected package or deploy anywhere flow service is added to your flow step.
  6. Select the services.
  7. Click Save.
    The flow service is saved. By default, the changes are saved in Cloud Designtime.
  8. If you want to deploy to any other runtime, then do the following steps.
    1. Select a runtime from the Runtime drop-down menu. Select Show all runtimes for the list of all runtimes and virtual runtimes that exist in the environment.
      The runtimes and the associated virtual runtimes are displayed.
    2. To create a new virtual runtime, enter the virtual runtime name in the Runtime field and then click Create virtual runtime.
      The newly created virtual runtime is mapped to the Cloud Designtime.
    3. Click Sync to sync the packages.
      An orange or red dot appears on the Sync button when user actions are needed.
    4. Click Save.
    The services are now configured to your runtime.
  9. Click Run to run the flow service.
    The flow service runs on the selected runtime.