# Exemplos BPMN

Estes exemplos foram extraídos do BPMN 2.0 como exemplo (documento normativo OMG).

### Order Fulfillment and Procurement

<img src="https://www.bpmnquickguide.com/quickguide/bpmn-quick-guide/_images/bpmn-examples-1.jpg" alt="bpmn examples 1" data-size="original">

### The Nobel Prize

![bpmn examples 2](https://www.bpmnquickguide.com/quickguide/bpmn-quick-guide/_images/bpmn-examples-2.png)

### The Pizza Collaboration

![bpmn examples 3](https://www.bpmnquickguide.com/quickguide/bpmn-quick-guide/_images/bpmn-examples-3.png)

### Shipment Process of a Hardware Retailer

![bpmn examples 4](https://www.bpmnquickguide.com/quickguide/bpmn-quick-guide/_images/bpmn-examples-4.png)

### E-Mail Voting

<img src="https://www.bpmnquickguide.com/quickguide/bpmn-quick-guide/_images/bpmn-examples-5.png" alt="bpmn examples 5" data-size="original">

### Incident Management as Detailed Collaboration

<img src="https://www.bpmnquickguide.com/quickguide/bpmn-quick-guide/_images/bpmn-examples-6.png" alt="bpmn examples 6" data-size="original">


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ulht-jcb.gitbook.io/fundamentals-of-information-systems/documentation/ligacoes-rapidas/exemplos-bpmn.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
