---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Execute blueprint operations in parallel

# Execute blueprint operations in parallel {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 30. Juni 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

You can execute your blueprint resource operations to run in a linear or in a parallel way.

## Vorbereitungen

Role required: sn.cmp.cloud_service_designer.

## Warum und wann dieser Vorgang ausgeführt wird

By default, the blueprint resource operations are listed serially and follow an order. You can run operations in parallel by arranging them in branches. Identify the operations specified in a blueprint that have no dependencies and can run in parallel. Arrange such operations in a single branch. The Blueprint Designer runs these operations together. If an error occurs in a branch, the operations in the affected branch cease to execute. However, the operations in the other branches, that are unaffected by the error, continue to execute. The parallel way of executing operations hence cuts down time in provisioning stacks.

## Prozedur

1. In the Cloud Admin Portal, navigate to DesignBlueprints.
2. Click a blueprint, click the Deployment Model tab and then click Operations.  
   All the operations for the blueprint are listed.
3. Click an operation to view a graph.  
   You can rearrange the graph by deleting and adding operations.
4. Click Optimize Plan for the Cloud Provisioning and Governance application to suggest an optimized plan for you.  
   The Cloud Provisioning and Governance application looks at the blueprint that you created and based on the attributes, the mappings, and the dependencies of each resource, the application suggests an optimized plan to execute.
{#execute-blueprint-operations-parallel__steps_q3n_2yr_fbb}
**Zugehörige Tasks**   

* [Add a resource operation to the execution plan](https://servicenow-prod.fluidtopics.net/3vff585IuRThU465_TAjlw "The base system includes a large set of predefined resource operations. Rarely, you might add a custom operation for a resource.")
* [Configure a blueprint rule](https://servicenow-prod.fluidtopics.net/PAdNP~rR47XO5XgBRRvKLQ#configure-a-blueprint-rule "Configure a rule that contains actions the system can take on blueprint attributes.")  
**Zugehörige Verweise**   

* [Blueprint attributes](https://servicenow-prod.fluidtopics.net/3a7vKW1pvGc0DB1NPBA0tA "When you add a blueprint operation to a resource, the system adds the appropriate attributes. You can choose whether or not to make the attributes available as catalog properties on the form when the system performs the operation.")

