Add a resource operation step to invoke a subflow

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Invoke a subflow by adding an operation step to a resource and linking it to a new or existing subflow.

    始める前に

    Make sure the Orchestration application is installed.

    Role required: Cloud user, designer, or admin

    手順

    1. In the Cloud Admin Portal, navigate to Design > Resource Blocks.
    2. Set the resource block to Draft state by toggling the publish and then select Operations > Steps > Add Step.
      The Add Operation Steps form appears.
    3. From the Operation Type list, select Invoke Flow.
    4. From the Content Type list, select Subflow.
      注:
      You cannot invoke flows while adding a resource operation step. This is a known limitation.
    5. Select an active subflow from the Flow/Subflow lookup list.
    6. オプション: Specify a condition in the Condition field.
    7. Select Submit.
      The subflow operation step is attached to the resource block and appears on the page. Any input parameters associated with the subflow you selected are auto-populated on the Input tab.
    8. In the Inputs subtab, select the Add step parameter icon to add a new step parameter.
      1. Add the following key value pair to the subflow.
        Key Value
        flowcorrelationid $(Script:CMPFlowStepHandler.generateCorrelationId)
    9. Select the Response Processor tab and then select the plus icon.
      The Add Response Processor dialog box appears.
    10. In the Script Name list, select a script for the response processor.
      For a script to appear in the Script Name list, the script should already have been created in the Resource Script tab. For more information, see Configure a response processor.
    11. Select Submit.
    12. Set the resource block to Publish state to incorporate your changes and publish the resource block.

    次のタスク

    Create a response action for Cloud Provisioning and Governance