{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"BPMN sub-processes and call activities","description":"API documentation for Celonis APIs.","siteUrl":"https://developer.celonis.com/","keywords":"celonis developer portal, celonis apis, celonis api reference docs","lang":"en-US","llmstxt":{"hide":false,"description":"Celonis API documentation","sections":[{"title":"API Docs","description":"Available Celonis API Docs","includeFiles":["**/*.md"],"excludeFiles":[]},{"title":"API Specs","description":"All Celonis API specifications","includeFiles":["**/openapi.yaml"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"bpmn-sub-processes-and-call-activities","__idx":0},"children":["BPMN sub-processes and call activities"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Sub-processes and call activities are non-atomic pieces of ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["work"]}," within a ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["business process"]},". They are - besides the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["tasks"]}," - a graphical representation of ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Activities"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Sub-processes can occure with different types."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"the-sub-provess-types-that-are-defined-by-bpmn-are","__idx":1},"children":["The sub-provess types, that are defined by BPMN are:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["none"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["loop"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["muilti-instance"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["compensation"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["ad hoc"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["transaction"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["sub-process"]}," is a non-atomic (compound) ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Activity"]}," that is included within a ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["business process"]}," or a choreography. It is compound in that it can be broken down into a finer level of detail through a set of sub-",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Activities"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["transaction"]}," is a ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["sub-process"]}," that is supported by a special protocol that insures that all parties involved have complete agreement that the activity should be completed or cancelled. The attributes of the activity will determine if the activity is a transaction."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"No."},"children":["No."]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"JSON request / definition"},"children":["JSON request / definition"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"JSON request / shape"},"children":["JSON request / shape"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Graphic display"},"children":["Graphic display"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"BPMN definition"},"children":["BPMN definition"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"BPMN display"},"children":["BPMN display"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["or:"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"processMarker\": \"none\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/graphic-subprocess.f94902b999fb5ea27910245990a5dcaa085d485487c0028304dfaddc40549f48.05e3abfb.png","alt":"GRAPHIC-subProcess"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["<subProcess> ... ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"</subProcess>",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/bpmn-subprocess.f54f6d9ea2b1c4bd05581e1f18a241fdd841313f92fa68bbb6c83a4512748911.05e3abfb.png","alt":"BPMN-subProcess"},"children":[]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"processMarker\": \"parallelMultiple\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/graphic-subprocesswithparallelmultiple.ea0ac2570282128b431a22240cd00d373eadeedd1033e4e9531a6cd38d880e4c.05e3abfb.png","alt":"GRAPHIC-subProcessWithParallelMultiple"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["<subProcess> ... ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"<multiInstance- ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"LoopCharacteristics/> ... </subProcess>",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/bpmn-subprocesswithparallelmultiple.5e64c3ddb37d4232af06a8af5ec90f74adaaa5786694be0f4566cf21b6ce0f10.05e3abfb.png","alt":"BPMN-subProcessWithParallelMultiple"},"children":[]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"processMarker\": \"loop\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/graphic-subprocesswithloop.f425f6ff48099747add2798d138c450346f8177a9cfbe753e45695f67a2083a2.05e3abfb.png","alt":"GRAPHIC-subProcessWithLoop"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["<subProcess> ... ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"<standardLoop-",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Characteristics/> ... </subProcess>",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/bpmn-subprocesswithloop.7b11c211a02624d53eaa210bd7452f31cf3e3ea5ac74bc2b33f35248af0c4161.05e3abfb.png","alt":"BPMN-subProcessWithLoop"},"children":[]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"processMarker\": \"compensation\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/graphic-subprocesswithcompensation.ba776a556796597312dfa9c2d62542ba944830eaa26245041beeb146bbe0aa90.05e3abfb.png","alt":"GRAPHIC-subProcessWithCompensation"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["<subProcess isFor-",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Compensation=\"true\"> ... ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"<standardLoop-",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Characteristics/> ... </subProcess>",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/bpmn-subprocesswithcompensation.d3fcc97b2be16a43dd346794e38a6995a8a61ae56e7687ef567cf7a53287343d.05e3abfb.png","alt":"BPMN-subProcessWithCompensation"},"children":[]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"processMarker\": \"adHoc\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"subProcess\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/graphic-subprocesswithadhoc.8871d01c4f807d3f991cde0246ee8b097f17048fafe299082097511204dd33df.05e3abfb.png","alt":"GRAPHIC-subProcessWithAdHoc"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["<adHocSubProcess> ... </adHocSubProcess>",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/bpmn-subprocesswithadhoc.502a0967a084cb7a390fe10a5614f93b865451ca30f538d7ecc52ce7deba4936.05e3abfb.png","alt":"BPMN-subProcessWithAdHoc"},"children":[]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["6"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"transaction\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["or:"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"transaction\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"processMarker\": \"none\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"transaction\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/graphic-transaction.d70df50f44916b3559eefd9d8205d31a5390a723e78f81d15a4644adf62f145c.05e3abfb.png","alt":"GRAPHIC-transaction"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["<transaction> ... ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"</transaction>",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/bpmn-transaction.c18d0800169d326bf0851c58119f901fb7e0549906bd2ac2cea13c857f92ad30.05e3abfb.png","alt":"BPMN-transaction"},"children":[]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"bpmn-call-activity","__idx":2},"children":["BPMN call activity"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["call activity"]}," identifies a point in the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["business process"]}," where a global (re-used) ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["sub-process"]}," or a global (re-used) ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["task"]}," is used. The ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["call activity"]}," acts as a wrapper for the invocation of a global ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["sub-process"]}," or a global ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["task"]}," within the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["business process"]},"."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"No."},"children":["No."]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"JSON request / definition"},"children":["JSON request / definition"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"JSON request / shape"},"children":["JSON request / shape"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Graphic display"},"children":["Graphic display"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"BPMN definition"},"children":["BPMN definition"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"BPMN display"},"children":["BPMN display"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["7"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"callActivity\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"em","attributes":{},"children":["or:"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"callActivity\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"kind\": \"OBJ\","]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"processMarker\": \"none\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"properties\": {"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["  \"type\": \"callActivity\""]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"code","attributes":{},"children":["}"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/graphic-callactivity.fb632f62c874b4da6ee4bf14e2ebfcc94015bf53e2b839be2a5da67c912680b2.05e3abfb.png","alt":"GRAPHIC-callActivity"},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["<callActivity> ... ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"</callActivity>",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/bpmn-callactivity.b232b319868824139d4981fbd00d198b78b0c171525901e70d27cdaef17633d3.05e3abfb.png","alt":"BPMN-callActivity"},"children":[]}]}]}]}]}]}]},"headings":[{"value":"BPMN sub-processes and call activities","id":"bpmn-sub-processes-and-call-activities","depth":1},{"value":"The sub-provess types, that are defined by BPMN are:","id":"the-sub-provess-types-that-are-defined-by-bpmn-are","depth":2},{"value":"BPMN call activity","id":"bpmn-call-activity","depth":3}],"frontmatter":{"seo":{"title":"BPMN sub-processes and call activities"}},"lastModified":"2026-06-17T15:32:33.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/cpm/developer/services/graphic/elements_subprocesses","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}